summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-11-15Simplify PKCS#12 PBE algorithm.Dr. Stephen Henson
2016-11-15Add a warning stipulating how things should be coded in ossl_init_baseRichard Levitte
2016-11-15Stop init loopsRichard Levitte
2016-11-15Configurations/10-main.conf: remove obsolete flag from solaris-x86-gcc.Andy Polyakov
2016-11-15Configurations/10-main.conf: document GCC for Solaris config constraint.Andy Polyakov
2016-11-14Allow CA.pl script user to pass extra arguments to openssl commandmarko asplund
2016-11-14dsa/dsa_gen: add error message for seed_len < 0Sebastian Andrzej Siewior
2016-11-14Revert "Fixed deadlock in CRYPTO_THREAD_run_once for Windows"Matt Caswell
2016-11-13Remove heartbeat supportRichard Levitte
2016-11-13Fixed deadlock in CRYPTO_THREAD_run_once for WindowsDK
2016-11-12Solution proposal for issue #1647.Matthias Kraft
2016-11-12Update s_client and s_server documentation about some missing argumentsEasySec
2016-11-12Replace the 'SSL' broken link with SSL_CTX_set_security_level which seems not...EasySec
2016-11-12EVP docs: chacha20, chacha20-poly1305enkore
2016-11-12Update fuzz corporaKurt Roeckx
2016-11-12Cast to an unsigned type before negatingKurt Roeckx
2016-11-11sha/asm/sha512-armv8.pl: add NEON version of SHA256.Andy Polyakov
2016-11-11sha/keccak1600.c: add some optimized implementations.Andy Polyakov
2016-11-11chacha/asm/chacha-x86.pl: improve [backward] portability.Andy Polyakov
2016-11-11PPC assembler pack: add some PPC970/G5 performance data.Andy Polyakov
2016-11-11Fix typo in util/process_docs.plRichard Levitte
2016-11-11Fix referenses in section 7 manualsRichard Levitte
2016-11-11Fix referenses in section 1 manualsRichard Levitte
2016-11-11Fix referenses in section 3 manualsRichard Levitte
2016-11-11Add util/check-doc-links.pl, to be used to check referenses in manualsRichard Levitte
2016-11-11Fix the effect of no-dso in crypto/init.cRichard Levitte
2016-11-10Small fixups of util/process_docs.plRichard Levitte
2016-11-10Fix test_sslcorrupt when using TLSv1.3Matt Caswell
2016-11-10Revert "Move algorithm specific ppccap code from crypto/ppccap.c"Richard Levitte
2016-11-10Rename the Elliptic Curves extension to supported_groupsMatt Caswell
2016-11-10Link internal tests with static OpenSSL libraries when neededRichard Levitte
2016-11-10Document how to force linking with static librariesRichard Levitte
2016-11-10Building: make it possible to force linking with static OpenSSL libsRichard Levitte
2016-11-10Fix no-ct in test/ct_test.cRichard Levitte
2016-11-10descrip.mms.tmpl: Simplify fiddling of logical names record and statemRichard Levitte
2016-11-10Update CHANGES and NEWSMatt Caswell
2016-11-10Fix the no-tls optionMatt Caswell
2016-11-10Fix no-cms (CVE-2016-7053)Richard Levitte
2016-11-10test/evptests.txt: add negative tests for AEAD ciphers.Andy Polyakov
2016-11-10test: add TLS application data corruption test.Andy Polyakov
2016-11-10add test for CVE-2016-7053Dr. Stephen Henson
2016-11-10Don't set choice selector on parse failure.Dr. Stephen Henson
2016-11-10chacha20/poly1305: make sure to clear the buffer at correct positionRichard Levitte
2016-11-10aes/asm/aesp8-ppc.pl: improve [backward] portability.Andy Polyakov
2016-11-10bn/asm/x86_64-mont.pl: fix for CVE-2016-7055 (Low severity).Andy Polyakov
2016-11-10test/bntest.c: regression test for CVE-2016-7055.Andy Polyakov
2016-11-10Fix the evp_test Ctrl keyword processingRichard Levitte
2016-11-10Fix no-dso (shlibloadtest)Richard Levitte
2016-11-09Address some supported_versions review commentsMatt Caswell
2016-11-09Remove some redundant trace codeMatt Caswell