summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-11-13Fix cross reference table generator.Dr. Stephen Henson
2014-11-12Fixes a minor typo in the EVP docs.Alok Menghrajani
2014-11-12Correct timestamp output when clock_precision_digits > 0Michal Bozon
2014-11-12Fix free of garbage pointer. PR#3595Matt Caswell
2014-11-11Fix warning about negative unsigned intergersKurt Roeckx
2014-11-10Fix datarace reported by valgrind/helgrindRussell Coker
2014-11-10Fix spelling of EECDHKurt Roeckx
2014-10-30armv4cpuid.S: fix compilation error in pre-ARMv7 build.Andy Polyakov
2014-10-29Fix WIN32 build by disabling bn* calls.Dr. Stephen Henson
2014-10-29ec/asm/ecp_nistz256-x86_64.pl: fix inconsistency in path handling.Andy Polyakov
2014-10-29md32_common.h: address compiler warning in HOST_c2l.Andy Polyakov
2014-10-28Use only unsigned arithmetic in constant-time operationsSamuel Neves
2014-10-28Tighten session ticket handlingEmilia Kasper
2014-10-27Add missing CHANGES interval [1.0.1h, 1.0.1i]Emilia Kasper
2014-10-27Sync CHANGESEmilia Kasper
2014-10-27Fix ssltest logic when some protocols are compiled out.Emilia Kasper
2014-10-24Copy negotiated parameters in SSL_set_SSL_CTX.Dr. Stephen Henson
2014-10-24Process signature algorithms in ClientHello late.Dr. Stephen Henson
2014-10-23ecp_nistz256 update.Andy Polyakov
2014-10-23Configure: add ios64 target.Andy Polyakov
2014-10-22Add missing credit.Andy Polyakov
2014-10-21Fix and improve SSL_MODE_SEND_FALLBACK_SCSV documentation.Bodo Moeller
2014-10-21When processing ClientHello.cipher_suites, don't ignore cipher suitesBodo Moeller
2014-10-21Keep old method in case of an unsupported protocolKurt Roeckx
2014-10-20no-ssl2 with no-ssl3 does not mean drop the ssl libTim Hudson
2014-10-17RT3547: Add missing static qualifierKurt Cancemi
2014-10-15Add constant_time_locl.h to HEADERS,Tim Hudson
2014-10-15Include "constant_time_locl.h" rather than "../constant_time_locl.h".Richard Levitte
2014-10-15Updates to NEWS fileMatt Caswell
2014-10-15Updates CHANGES fileMatt Caswell
2014-10-15Fix no-ssl3 configuration optionGeoff Thorpe
2014-10-15Fix for session tickets memory leak.Dr. Stephen Henson
2014-10-15Fix SRTP compile issues for windowsMatt Caswell
2014-10-15Fix for SRTP Memory LeakMatt Caswell
2014-10-15Fix SSL_R naming inconsistency.Bodo Moeller
2014-10-15aesni-x86_64.pl: make ECB subroutine Windows ABI compliant.Andy Polyakov
2014-10-15Add TLS_FALLBACK_SCSV documentation, and move s_client -fallback_scsvBodo Moeller
2014-10-15Support TLS_FALLBACK_SCSV.Bodo Moeller
2014-10-11Remove reference to deleted md4.cDr. Stephen Henson
2014-10-10Disable encrypt them mac for SSL 3.0 and stream ciphers (RC4 only).Dr. Stephen Henson
2014-10-06Removed duplicate definition of PKCS7_type_is_encryptedMatt Caswell
2014-10-06Fix single makefile.Ben Laurie
2014-10-03RT3462: Document actions when data==NULLRich Salz
2014-10-02DTLS 1.2 support has been added to 1.0.2.Bodo Moeller
2014-10-01crypto/cast/asm/cast-586.pl: +5% on PIII and remove obsolete readme.Andy Polyakov
2014-10-01RT3549: Remove obsolete files in cryptoRich Salz
2014-09-30RT2910: Remove des.c and its Makefile targetRich Salz
2014-09-30RT2309: Fix podpage MMNNFFPPS->MNNFFPPSRich Salz
2014-09-30Parse custom extensions after internal extensions.Dr. Stephen Henson
2014-09-30e_os.h: refine inline override logic (to address warnings in debug build).Andy Polyakov