summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-19PR: 2563Dr. Stephen Henson
2011-12-19update CHANGES.Andy Polyakov
2011-12-19update CHANGESDr. Stephen Henson
2011-12-19apps/speed.c: fix typo in last commit.Andy Polyakov
2011-12-15apps/speed.c: Cygwin alarm() fails sometimes.Andy Polyakov
2011-12-15vpaes-x86.pl: revert previous commit and solve the problem through x86masm.pl...Andy Polyakov
2011-12-14PR: 1794Dr. Stephen Henson
2011-12-14vpaes-x86.pl: portability fix.Andy Polyakov
2011-12-13Remove redundant TLS exporter.Ben Laurie
2011-12-13SSL export fixes (from Adam Langley).Ben Laurie
2011-12-12modexp512-x86_64.pl: Solaris portability fix [from HEAD].Andy Polyakov
2011-12-11detect and use older PKITS dataDr. Stephen Henson
2011-12-10typoDr. Stephen Henson
2011-12-10add commented out option to allow use of older PKITS dataDr. Stephen Henson
2011-12-10remove old -attime code, new version includes all old functionalityDr. Stephen Henson
2011-12-10implement -attime option as a verify parameter then it works with all relevan...Dr. Stephen Henson
2011-12-09Fix warning.Ben Laurie
2011-12-09perlasm/x86gas.pl: give a hand old assemblers assembling loop instructionAndy Polyakov
2011-12-09cryptlib.c: allow for OPENSSL_ia32cap=~0x????? syntax for environment valueAndy Polyakov
2011-12-09x86-mont.pl: fix bug in integer-only squaring path.Andy Polyakov
2011-12-08Replace expired test server and client certificates with new ones.Dr. Stephen Henson
2011-12-07fix error discrepancyDr. Stephen Henson
2011-12-06The default CN prompt message can be confusing when often the CN needs toDr. Stephen Henson
2011-12-02Fix exporter.Ben Laurie
2011-12-02Fix warnings.Ben Laurie
2011-12-02Resolve a stack set-up race condition (if the list of compressionBodo Möller
2011-12-02Fix ecdsatest.c.Bodo Möller
2011-12-02Fix BIO_f_buffer().Bodo Möller
2011-12-01bn/asm/mips.pl: fix typos [from HEAD].Andy Polyakov
2011-11-25PR: 1794Dr. Stephen Henson
2011-11-24Don't send NPN during renegotiation.Ben Laurie
2011-11-24Indent.Ben Laurie
2011-11-22update ordinalsDr. Stephen Henson
2011-11-22add cryptlib.h to mkdef.plDr. Stephen Henson
2011-11-22Workaround so "make depend" works for fips builds.Dr. Stephen Henson
2011-11-21update ordinalsDr. Stephen Henson
2011-11-21add strp.h to mkdef.pl headersDr. Stephen Henson
2011-11-21move internal functions to ssl_locl.hDr. Stephen Henson
2011-11-21recognise NEXTPROTONEGDr. Stephen Henson
2011-11-21bcmp doesn't exist on all platforms, replace with memcmpDr. Stephen Henson
2011-11-16bsaes-x86_64.pl: fix buffer overrun in tail processing [from HEAD].Andy Polyakov
2011-11-15Add TLS exporter.Ben Laurie
2011-11-15Add DTLS-SRTP.Ben Laurie
2011-11-15aes-armv4.pl: make it link.Andy Polyakov
2011-11-15e_rc4_hmac_md5.c: make it work on darwin64, which is configured with RC4_CHAR.Andy Polyakov
2011-11-15aes-s390x.pl: make it link.Andy Polyakov
2011-11-15Configure, e_aes.c: allow for XTS assembler implementation [from HEAD].Andy Polyakov
2011-11-14e_aes.c: jumbo update from HEAD.Andy Polyakov
2011-11-14ec_cvt.c: performance update from HEAD.Andy Polyakov
2011-11-14c_allc.c: add XTS ciphers [from HEAD].Andy Polyakov