aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove heartbeats completelyRichard Levitte2016-11-1512-102/+3
* Simplify PKCS#12 PBE algorithm.Dr. Stephen Henson2016-11-151-34/+12
* Add a warning stipulating how things should be coded in ossl_init_baseRichard Levitte2016-11-151-0/+7
* Stop init loopsRichard Levitte2016-11-151-1/+1
* Configurations/10-main.conf: remove obsolete flag from solaris-x86-gcc.Andy Polyakov2016-11-151-9/+1
* Configurations/10-main.conf: document GCC for Solaris config constraint.Andy Polyakov2016-11-151-0/+6
* Allow CA.pl script user to pass extra arguments to openssl commandmarko asplund2016-11-142-40/+84
* dsa/dsa_gen: add error message for seed_len < 0Sebastian Andrzej Siewior2016-11-143-2/+7
* Revert "Fixed deadlock in CRYPTO_THREAD_run_once for Windows"Matt Caswell2016-11-141-1/+1
* Remove heartbeat supportRichard Levitte2016-11-1316-775/+6
* Fixed deadlock in CRYPTO_THREAD_run_once for WindowsDK2016-11-131-1/+1
* Solution proposal for issue #1647.Matthias Kraft2016-11-121-1/+4
* Update s_client and s_server documentation about some missing argumentsEasySec2016-11-124-4/+44
* Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems not...EasySec2016-11-121-0/+1
* EVP docs: chacha20, chacha20-poly1305enkore2016-11-121-1/+13
* Update fuzz corporaKurt Roeckx2016-11-123895-654/+374
* Cast to an unsigned type before negatingKurt Roeckx2016-11-121-1/+1
* sha/asm/sha512-armv8.pl: add NEON version of SHA256.Andy Polyakov2016-11-111-4/+313
* sha/keccak1600.c: add some optimized implementations.Andy Polyakov2016-11-111-5/+585
* chacha/asm/chacha-x86.pl: improve [backward] portability.Andy Polyakov2016-11-111-1/+8
* PPC assembler pack: add some PPC970/G5 performance data.Andy Polyakov2016-11-112-2/+4
* Fix typo in util/process_docs.plRichard Levitte2016-11-111-1/+1
* Fix referenses in section 7 manualsRichard Levitte2016-11-116-10/+10
* Fix referenses in section 1 manualsRichard Levitte2016-11-116-8/+9
* Fix referenses in section 3 manualsRichard Levitte2016-11-11215-256/+254
* Add util/check-doc-links.pl, to be used to check referenses in manualsRichard Levitte2016-11-111-0/+99
* Fix the effect of no-dso in crypto/init.cRichard Levitte2016-11-111-2/+2
* Small fixups of util/process_docs.plRichard Levitte2016-11-101-2/+2
* Fix test_sslcorrupt when using TLSv1.3Matt Caswell2016-11-101-0/+26
* Revert "Move algorithm specific ppccap code from crypto/ppccap.c"Richard Levitte2016-11-107-186/+116
* Rename the Elliptic Curves extension to supported_groupsMatt Caswell2016-11-1015-160/+209
* Link internal tests with static OpenSSL libraries when neededRichard Levitte2016-11-102-74/+36
* Document how to force linking with static librariesRichard Levitte2016-11-102-5/+29
* Building: make it possible to force linking with static OpenSSL libsRichard Levitte2016-11-105-20/+47
* Fix no-ct in test/ct_test.cRichard Levitte2016-11-101-0/+6
* descrip.mms.tmpl: Simplify fiddling of logical names record and statemRichard Levitte2016-11-101-6/+2
* Update CHANGES and NEWSMatt Caswell2016-11-102-0/+49
* Fix the no-tls optionMatt Caswell2016-11-102-1/+5
* Fix no-cms (CVE-2016-7053)Richard Levitte2016-11-101-5/+10
* test/evptests.txt: add negative tests for AEAD ciphers.Andy Polyakov2016-11-102-1/+60
* test: add TLS application data corruption test.Andy Polyakov2016-11-104-1/+307
* add test for CVE-2016-7053Dr. Stephen Henson2016-11-102-1/+9
* Don't set choice selector on parse failure.Dr. Stephen Henson2016-11-101-7/+7
* chacha20/poly1305: make sure to clear the buffer at correct positionRichard Levitte2016-11-101-1/+1
* aes/asm/aesp8-ppc.pl: improve [backward] portability.Andy Polyakov2016-11-101-1/+1
* bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low severity).Andy Polyakov2016-11-101-3/+2
* test/bntest.c: regression test for CVE-2016-7055.Andy Polyakov2016-11-101-0/+26
* Fix the evp_test Ctrl keyword processingRichard Levitte2016-11-101-4/+12
* Fix no-dso (shlibloadtest)Richard Levitte2016-11-101-4/+3
* Address some supported_versions review commentsMatt Caswell2016-11-095-7/+21