summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant test targets outside of test/Mike Bland2014-11-163-9/+0
* Improve variable parsing when generating MINFOMike Bland2014-11-162-3/+3
* {,darwin64-}debug-test-64-clang Configure targetsMike Bland2014-11-161-0/+2
* Emit PERLASM_SCHEME to fix GitMake on OS XMike Bland2014-11-161-0/+2
* Add cscope.out and .d files to .gitignoreMike Bland2014-11-161-0/+2
* Additional output for ssltest.Dr. Stephen Henson2014-11-131-21/+53
* Add SSL_CONF support to ssltest.Dr. Stephen Henson2014-11-131-2/+98
* Fix cross reference table generator.Dr. Stephen Henson2014-11-132-4/+4
* Fixes a minor typo in the EVP docs.Alok Menghrajani2014-11-121-1/+1
* Correct timestamp output when clock_precision_digits > 0Michal Bozon2014-11-121-1/+1
* Fix free of garbage pointer. PR#3595Matt Caswell2014-11-121-3/+4
* Fix warning about negative unsigned intergersKurt Roeckx2014-11-111-1/+1
* Fix datarace reported by valgrind/helgrindRussell Coker2014-11-101-4/+8
* Fix spelling of EECDHKurt Roeckx2014-11-101-1/+1
* armv4cpuid.S: fix compilation error in pre-ARMv7 build.Andy Polyakov2014-10-301-6/+23
* Fix WIN32 build by disabling bn* calls.Dr. Stephen Henson2014-10-292-5/+10
* ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in path handling.Andy Polyakov2014-10-291-2/+3
* md32_common.h: address compiler warning in HOST_c2l.Andy Polyakov2014-10-291-4/+2
* Use only unsigned arithmetic in constant-time operationsSamuel Neves2014-10-281-13/+3
* Tighten session ticket handlingEmilia Kasper2014-10-283-2/+40
* Add missing CHANGES interval [1.0.1h, 1.0.1i]Emilia Kasper2014-10-271-0/+86
* Sync CHANGESEmilia Kasper2014-10-271-41/+41
* Fix ssltest logic when some protocols are compiled out.Emilia Kasper2014-10-271-18/+57
* Copy negotiated parameters in SSL_set_SSL_CTX.Dr. Stephen Henson2014-10-241-2/+15
* Process signature algorithms in ClientHello late.Dr. Stephen Henson2014-10-245-35/+62
* ecp_nistz256 update.Andy Polyakov2014-10-234-105/+208
* Configure: add ios64 target.Andy Polyakov2014-10-233-2/+53
* Add missing credit.Andy Polyakov2014-10-221-2/+2
* Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.Bodo Moeller2014-10-212-4/+13
* When processing ClientHello.cipher_suites, don't ignore cipher suitesBodo Moeller2014-10-211-0/+1
* Keep old method in case of an unsupported protocolKurt Roeckx2014-10-211-2/+4
* no-ssl2 with no-ssl3 does not mean drop the ssl libTim Hudson2014-10-201-6/+0
* RT3547: Add missing static qualifierKurt Cancemi2014-10-171-1/+1
* Add constant_time_locl.h to HEADERS,Tim Hudson2014-10-151-1/+2
* Include "constant_time_locl.h" rather than "../constant_time_locl.h".Richard Levitte2014-10-153-3/+3
* Updates to NEWS fileMatt Caswell2014-10-151-1/+20
* Updates CHANGES fileMatt Caswell2014-10-151-0/+33
* Fix no-ssl3 configuration optionGeoff Thorpe2014-10-152-11/+16
* Fix for session tickets memory leak.Dr. Stephen Henson2014-10-151-0/+3
* Fix SRTP compile issues for windowsMatt Caswell2014-10-154-7/+16
* Fix for SRTP Memory LeakMatt Caswell2014-10-152-66/+36
* Fix SSL_R naming inconsistency.Bodo Moeller2014-10-151-1/+1
* aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.Andy Polyakov2014-10-151-25/+27
* Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller2014-10-153-8/+20
* Support TLS_FALLBACK_SCSV.Bodo Moeller2014-10-1516-29/+153
* Remove reference to deleted md4.cDr. Stephen Henson2014-10-111-1/+1
* Disable encrypt them mac for SSL 3.0 and stream ciphers (RC4 only).Dr. Stephen Henson2014-10-101-8/+18
* Removed duplicate definition of PKCS7_type_is_encryptedMatt Caswell2014-10-071-4/+0
* Fix single makefile.Ben Laurie2014-10-062-1/+4
* RT3462: Document actions when data==NULLRich Salz2014-10-031-1/+4