Add -rev test option to s_server to just reverse order of characters received
[openssl.git] / crypto /
2012-09-11 Dr. Stephen Hensonenhance EC method to support setting curve type when...
2012-09-07 Andy Polyakovbsaes-armv7.pl: closest shave. While 0.3 cpb improvemen...
2012-09-04 Andy Polyakovbsaes-armv7.pl: even closer shave.
2012-09-04 Andy Polyakovbsaes-armv7.pl: minor performance squeeze on Snapdragon S4.
2012-09-04 Andy Polyakovsha512-armv4.pl: optimize for Snapdragon S4.
2012-09-01 Andy Polyakovbn_lcl.h: gcc removed support for "h" constraint, which...
2012-08-29 Andy Polyakovx86cpuid.pl: hide symbols [backport from x86_64].
2012-08-29 Andy PolyakovAdd linux-x32 target.
2012-08-22 Dr. Stephen HensonPR: 2786
2012-08-17 Andy Polyakovsha1-armv4-large.pl: comply with ABI.
2012-08-17 Andy PolyakovMIPS assembly pack: assign default value to $flavour.
2012-08-14 Andy Polyakovbss_dgram.c: fix compilation failure and warning on...
2012-08-13 Andy Polyakovgcm128.c: fix AAD-only case with AAD length not divisib...
2012-08-13 Andy Polyakovsha512-x86_64.pl: revert previous change and solve...
2012-08-13 Andy Polyakovsha512-x86_64.pl: minimum gas requirement for AMD XOP.
2012-08-03 Dr. Stephen HensonRename Suite B functions for consistency.
2012-08-03 Dr. Stephen Hensonadd suite B chain validation flags and associated verif...
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.
next