aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Configure: let INCLUDEs set on binaries "trickle down" to the objectsRichard Levitte2018-01-242-4/+24
* SHA512/224 and SHA512/256Pauli2018-01-2414-13/+264
* Have EVP_PKEY_asn1_find_str() work more like EVP_PKEY_asn1_find()Richard Levitte2018-01-234-12/+23
* Revert "EVP_PKEY_asn1_add0(): Check that this method isn't already registered"Richard Levitte2018-01-231-5/+0
* Fix no-ec --strict-warnings buildsBenjamin Kaduk2018-01-231-0/+2
* Improve some BN documentation.Rich Salz2018-01-231-9/+14
* Don't add $(EX_LIBS) to libssl.pc's Libs.privateRichard Levitte2018-01-231-1/+0
* Add anything specifying a threads library to ex_libsRichard Levitte2018-01-231-7/+13
* When building shared libraries, only ln -s when simple and full name differRichard Levitte2018-01-221-2/+4
* Move fprintf after assignment to avoid crash.Rich Salz2018-01-221-3/+4
* test/ossl_shim/packeted_bio.h: don't include e_os.hRichard Levitte2018-01-221-1/+0
* Add accessors for AdmissionSyntaxRich Salz2018-01-228-22/+477
* Reduce the use of e_os.h in test programsRichard Levitte2018-01-225-76/+72
* Don't attempt to use X25519 for ECDSA in speedMatt Caswell2018-01-221-8/+9
* Don't crash on a missing Subject in index.txtMatt Caswell2018-01-221-0/+4
* Don't allow an empty Subject when creating a CertificateMatt Caswell2018-01-221-0/+10
* Add a configure option to opt-out secure memoryBernd Edlinger2018-01-211-1/+1
* Update the license end yearRichard Levitte2018-01-201-1/+1
* Enable TLSProxy tests on WindowsRichard Levitte2018-01-2021-21/+21
* enc(1): document that AEAD is not and will not be supportedBenjamin Kaduk2018-01-191-2/+16
* Copyright update of more files that have changed this yearRichard Levitte2018-01-1947-48/+48
* Set OPENSSL_ENGINES for WindowsBernd Edlinger2018-01-191-0/+1
* Create one permanent proxy socket per TLSProxy::Proxy instanceRichard Levitte2018-01-191-32/+33
* Only implement secure malloc if _POSIX_VERSION allowsRichard Levitte2018-01-181-1/+3
* The Cygwin gcc doesn't define _WIN32, don't pretend it doesRichard Levitte2018-01-181-2/+2
* Simplify Cygwin checks, part 1Richard Levitte2018-01-182-2/+2
* Cygwin is POSIX, don't say it isn'tRichard Levitte2018-01-181-1/+0
* TLSProxy::Proxy: Don't use ReuseAddr on WindowsRichard Levitte2018-01-181-3/+5
* doc: Bad prototypes of EVP_PKEY_CTX_new()Jakub Jelen2018-01-175-8/+11
* TLSProxy::Proxy: don't waste time redirecting STDOUT and STDERRRichard Levitte2018-01-171-15/+0
* TLSProxy::Proxy: If we don't support IPv6, force IPv4Richard Levitte2018-01-171-0/+6
* Update all affected files' copyright year to 2018Paul Yang2018-01-1658-58/+58
* Enforce return values section checkPaul Yang2018-01-163-6/+11
* Add missing 'RETURN VALUES' sections in docPaul Yang2018-01-1659-61/+476
* Extend timeout for TLSProxyMatt Caswell2018-01-161-1/+1
* Revert BN_copy() flag copy semantics changeMatt Caswell2018-01-162-3/+2
* Fix memory leak in do_rand_drbg_init()Dr. Matthias St. Pierre2018-01-161-0/+7
* Fix intermittent Windows and Cygwin failures in s_serverRichard Levitte2018-01-151-0/+14
* Fix Windows build file template to recognise .res filesRichard Levitte2018-01-151-1/+1
* Fix intermittent Cygwin failures in s_clientRichard Levitte2018-01-141-1/+5
* Use constant value 1 instead of SHUT_WR in do_serverBernd Edlinger2018-01-141-7/+1
* Explicitly shut the socket down in s_clientBernd Edlinger2018-01-141-0/+11
* Catch SIGPIPE in TLSProxy::Proxy::clientstartBernd Edlinger2018-01-131-0/+1
* Change the name of the SEC typedef to openssl_speed_sec_t.Pauli2018-01-121-6/+7
* Make data argument const in SSL_dane_tlsa_addPatrick Schlangen2018-01-103-4/+6
* Enhance util/openssl-update-copyright shell scriptDr. Matthias St. Pierre2018-01-101-6/+11
* Tolerate DTLS alerts with an incorrect version numberMatt Caswell2018-01-091-2/+5
* Configure: try to make sure every config target name is uniqueRichard Levitte2018-01-092-1/+16
* Fix --strict-warnings with C90Todd Short2018-01-091-4/+4
* Update copyright years on all files merged since Jan 1st 2018Richard Levitte2018-01-0932-32/+32