set ciphers to NULL before calling cert_cb
[openssl.git] / crypto /
2012-07-19 Dr. Stephen Hensonadd ssl_locl.h to err header files, rebuild ssl error...
2012-07-19 Dr. Stephen HensonDon't ignore (\!) reference count in X509_STORE_free
2012-07-18 Dr. Stephen Hensonreinclude crypto.h: this is needed in HEAD only to...
2012-07-15 Andy Polyakovsha1-[586|x86_64].pl: shave off one instruction from...
2012-07-15 Andy Polyakovwp-x86_64.pl: ~10% performance improvement.
2012-07-15 Andy Polyakovsha512-s390x.pl: lingering comment update.
2012-07-15 Andy Polyakovsha512-ia64.pl: 15-20% performance improvement.
2012-07-15 Andy Polyakovsha256-armv4.pl: 4% performance improvement.
2012-07-15 Andy Polyakovsha1-s390x.pl: lingering comment update.
2012-07-15 Andy Polyakovrc5.h: stop wasting space on 64-bit platforms [breaks...
2012-07-15 Andy Polyakovwp-mmx.pl: ~10% performance improvement.
2012-07-15 Andy Polyakovsha512-586.pl: optimize SSE2 code path, +5-7% on most...
2012-07-15 Andy Polyakovsha1-586.pl: let masm compile AVX code.
2012-07-15 Andy Polyakovx86gas.pl: treat OPENSSL_ia32cap_P accordingly to ...
2012-07-05 Richard LevitteAdd the missing modules for Camellia, as well as dh_rfc...
2012-07-05 Richard LevitteHarmonise symhacks.h in this branch with lower versions.
2012-07-04 Dr. Stephen Hensonadd missing evp_cnf.c file
2012-07-03 Dr. Stephen HensonPR: 2840
2012-07-02 Andy Polyakovbn_nist.c: compensate for VC bug [with optimization...
2012-07-02 Andy Polyakovcrypto/bn/*.h: move PTR_SIZE_INT to private header.
2012-07-01 Dr. Stephen Hensonremove unnecessary attempt to automatically call OPENSS...
2012-07-01 Dr. Stephen HensonFix Win32 build.
2012-07-01 Andy Polyakovbss_dgram.c: fix typos in Windows code.
2012-07-01 Andy Polyakovsha256-586.pl: fix typos.
2012-06-27 Andy Polyakovx86_64 assembly pack: make it possible to compile with...
2012-06-25 Andy Polyakovsha512-x86_64.pl: fix typo.
2012-06-24 Andy Polyakovsha512-x86_64.pl: add SIMD code paths.
2012-06-19 Andy Polyakovsha512-x86_64.pl: fix typo.
2012-06-19 Andy Polyakovsha256-586.pl: fix linking error.
2012-06-13 Dr. Stephen HensonNew functions to retrieve certificate signatures and...
2012-06-12 Andy Polyakovsha256t.c: make sure unrolled loop is tested.
2012-06-12 Andy Polyakovsha256-586.pl: add AVX and XOP code paths.
2012-06-12 Andy Polyakovsha256-586.pl: squeeze some more, most notably ~10...
2012-06-12 Andy Polyakovx86[_64] assembly pack: update benchmark results.
2012-06-12 Dr. Stephen Hensonprint out issuer and subject unique identifier fields...
2012-06-11 Andy Polyakovbss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG.
2012-06-11 Andy Polyakovbss_dgram.c: make getsockopt work in cases when optlen...
2012-06-11 Andy Polyakovb_sock.c: make getsockopt work in cases when optlen...
2012-06-04 Andy PolyakovRevert random changes from commit#22606.
2012-06-03 Ben LaurieVersion skew reduction: trivia (I hope).
2012-05-30 Ben LaurieBuild on FreeBSD with gcc 4.6.
2012-05-28 Andy Polyakovsha256-586.pl: full unroll to deliver additional ~16...
2012-05-28 Andy Polyakovsha512-x86_64.pl: >5% better performance.
2012-05-24 Andy Polyakovaesni-x86_64.pl: make it possibel to use in Linux kernel.
2012-05-24 Andy Polyakovsha256-586.pl: tune away regression on Nehalem core...
2012-05-19 Andy Polyakovsha256-586.pl optimization.
2012-05-16 Andy Polyakovppccap.c: assume no features under 32-bit AIX kernel.
2012-05-11 Dr. Stephen HensonPR: 2813
2012-05-10 Ben LaurieFix warning.
2012-05-10 Dr. Stephen HensonReported by: Solar Designer of Openwall
2012-04-28 Andy Polyakovperlasm: fix symptom-less bugs, missing semicolons...
2012-04-27 Andy Polyakovppccpuid.pl: branch hints in OPENSSL_cleanse impact...
2012-04-22 Andy Polyakovobjxref.pl: improve portability.
2012-04-22 Dr. Stephen Hensoncorrect error code
2012-04-22 Dr. Stephen HensonPR: 2239
2012-04-19 Andy Polyakove_rc4_hmac_md5.c: last commit was inappropriate for...
2012-04-19 Dr. Stephen HensonCheck for potentially exploitable overflows in asn1_d2i...
2012-04-18 Dr. Stephen Hensonrecognise X9.42 DH certificates on servers
2012-04-18 Andy Polyakove_rc4_hmac_md5.c: harmonize zero-length fragment handli...
2012-04-18 Andy Polyakove_rc4_hmac_md5.c: oops, can't use rc4_hmac_md5_cipher...
2012-04-18 Andy PolyakovC64x+ assembler pack. linux-c64xplus build is *not...
2012-04-16 Andy PolyakovOPENSSL_NO_SOCK fixes.
2012-04-16 Andy PolyakovMinor compatibility fixes.
2012-04-15 Andy Polyakove_aes_cbc_hmac_sha1.c: handle zero-length payload and...
2012-04-12 Andy Polyakovghash-s390x.pl: fix typo [that can induce SEGV in 31...
2012-04-11 Dr. Stephen Hensonfix reset fix
2012-04-11 Dr. Stephen Hensonmake reinitialisation work for CMAC
2012-04-09 Andy Polyakovaes-s390x.pl: fix crash in AES_set_decrypt_key in linux...
2012-04-05 Andy Polyakovaes-armv4.pl: make it more foolproof [inspired by aes...
2012-04-05 Andy Polyakovaes-s390x.pl: make it more foolproof [inspired by 1...
2012-03-31 Andy Polyakovmodes_lcl.h: make it work on i386.
2012-03-31 Andy Polyakovvpaes-x86[_64].pl: handle zero length in vpaes_cbc_encrypt.
2012-03-30 Dr. Stephen Hensondon't shadow
2012-03-29 Andy Polyakovbn/bn_gf2m.c: make new BN_GF2m_mod_inv work with BN_DEB...
2012-03-29 Andy Polyakovmodes/gcm128.c: fix self-test.
2012-03-29 Andy Polyakovsha512-armv4.pl: optimize NEON code path by utilizing...
2012-03-29 Andy Polyakovperlasm/x86masm.pl: fix last fix.
2012-03-29 Andy Polyakovans1/tasn_prn.c: avoid bool in variable names.
2012-03-22 Dr. Stephen Hensonfix leak
2012-03-22 Dr. Stephen HensonSubmitted by: Markus Friedl <mfriedl@gmail.com>
2012-03-19 Andy Polyakoveng_all.c: revert previous "disable Padlock" commit...
2012-03-17 Andy Polyakovvpaes-x86_64.pl: out-of-date Apple assembler fails...
2012-03-16 Andy Polyakovbsaes-x86_64.pl: optimize key conversion.
2012-03-16 Andy Polyakovbsaes-armv7.pl: optmize Sbox and key conversion.
2012-03-13 Andy Polyakovghash-x86.pl: omit unreferenced rem_8bit from no-sse2...
2012-03-13 Andy Polyakovx86_64-xlate.pl: remove old kludge.
2012-03-12 Dr. Stephen Hensoncorrected fix to PR#2711 and also cover mime_param_cmp
2012-03-12 Dr. Stephen HensonFix for CMS/PKCS7 MMA. If RSA decryption fails use...
2012-03-08 Dr. Stephen Hensoncheck return value of BIO_write in PKCS7_decrypt
2012-03-06 Dr. Stephen HensonPR: 2755
2012-03-05 Dr. Stephen Hensondon't do loop check for single self signed certificate
2012-03-03 Andy Polyakovbsaes-armv7.pl: change preferred contact.
2012-03-03 Andy PolyakovAdd bit-sliced AES for ARM NEON. This initial version...
2012-02-29 Dr. Stephen HensonPR: 2742
2012-02-28 Dr. Stephen HensonFix memory leak cause by race condition when creating...
2012-02-28 Andy Polyakovx86cpuid.pl: fix processor capability detection on...
2012-02-27 Dr. Stephen HensonPR: 2736
2012-02-27 Dr. Stephen HensonPR: 2737
2012-02-27 Dr. Stephen HensonPR: 2735
2012-02-27 Dr. Stephen Hensonfree headers after use in error message
next