summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2012-07-19add ssl_locl.h to err header files, rebuild ssl error stringsDr. Stephen Henson
2012-07-19Don't ignore (\!) reference count in X509_STORE_freeDr. Stephen Henson
2012-07-18reinclude crypto.h: this is needed in HEAD only to get the __fips_constseg de...Dr. Stephen Henson
2012-07-15sha1-[586|x86_64].pl: shave off one instruction from body_40_59, it'sAndy Polyakov
2012-07-15wp-x86_64.pl: ~10% performance improvement.Andy Polyakov
2012-07-15sha512-s390x.pl: lingering comment update.Andy Polyakov
2012-07-15sha512-ia64.pl: 15-20% performance improvement.Andy Polyakov
2012-07-15sha256-armv4.pl: 4% performance improvement.Andy Polyakov
2012-07-15sha1-s390x.pl: lingering comment update.Andy Polyakov
2012-07-15rc5.h: stop wasting space on 64-bit platforms [breaks binary compatibility!].Andy Polyakov
2012-07-15wp-mmx.pl: ~10% performance improvement.Andy Polyakov
2012-07-15sha512-586.pl: optimize SSE2 code path, +5-7% on most CPUs, +13% on AMD K8.Andy Polyakov
2012-07-15sha1-586.pl: let masm compile AVX code.Andy Polyakov
2012-07-15x86gas.pl: treat OPENSSL_ia32cap_P accordingly to .hidden status.Andy Polyakov
2012-07-05Add the missing modules for Camellia, as well as dh_rfc5114 and evp_cnf.Richard Levitte
2012-07-05Harmonise symhacks.h in this branch with lower versions.Richard Levitte
2012-07-04add missing evp_cnf.c fileDr. Stephen Henson
2012-07-03PR: 2840Dr. Stephen Henson
2012-07-02bn_nist.c: compensate for VC bug [with optimization off!].Andy Polyakov
2012-07-02crypto/bn/*.h: move PTR_SIZE_INT to private header.Andy Polyakov
2012-07-01remove unnecessary attempt to automatically call OPENSSL_initDr. Stephen Henson
2012-07-01Fix Win32 build.Dr. Stephen Henson
2012-07-01bss_dgram.c: fix typos in Windows code.Andy Polyakov
2012-07-01sha256-586.pl: fix typos.Andy Polyakov
2012-06-27x86_64 assembly pack: make it possible to compile with Perl located onAndy Polyakov
2012-06-25sha512-x86_64.pl: fix typo.Andy Polyakov
2012-06-24sha512-x86_64.pl: add SIMD code paths.Andy Polyakov
2012-06-19sha512-x86_64.pl: fix typo.Andy Polyakov
2012-06-19sha256-586.pl: fix linking error.Andy Polyakov
2012-06-13New functions to retrieve certificate signatures and signature OID NID.Dr. Stephen Henson
2012-06-12sha256t.c: make sure unrolled loop is tested.Andy Polyakov
2012-06-12sha256-586.pl: add AVX and XOP code paths.Andy Polyakov
2012-06-12sha256-586.pl: squeeze some more, most notably ~10% on Nehalem.Andy Polyakov
2012-06-12x86[_64] assembly pack: update benchmark results.Andy Polyakov
2012-06-12print out issuer and subject unique identifier fields in certificatesDr. Stephen Henson
2012-06-11bss_dgram.c: add BIO_CTRL_DGRAM_SET_DONT_FRAG.Andy Polyakov
2012-06-11bss_dgram.c: make getsockopt work in cases when optlen is 64-bit value.Andy Polyakov
2012-06-11b_sock.c: make getsockopt work in cases when optlen is 64-bit value.Andy Polyakov
2012-06-04Revert random changes from commit#22606.Andy Polyakov
2012-06-03Version skew reduction: trivia (I hope).Ben Laurie
2012-05-30Build on FreeBSD with gcc 4.6.Ben Laurie
2012-05-28sha256-586.pl: full unroll to deliver additional ~16%, add Sandy Bridge-Andy Polyakov
2012-05-28sha512-x86_64.pl: >5% better performance.Andy Polyakov
2012-05-24aesni-x86_64.pl: make it possibel to use in Linux kernel.Andy Polyakov
2012-05-24sha256-586.pl: tune away regression on Nehalem core and incidentallyAndy Polyakov
2012-05-19sha256-586.pl optimization.Andy Polyakov
2012-05-16ppccap.c: assume no features under 32-bit AIX kernel.Andy Polyakov
2012-05-11PR: 2813Dr. Stephen Henson
2012-05-10Fix warning.Ben Laurie
2012-05-10Reported by: Solar Designer of OpenwallDr. Stephen Henson