summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2008-12-22Optimize CAST for size on 64-bit platforms. For reference, CAST_LONG beingAndy Polyakov
2008-12-22cmll-x86_64.pl: Win64 SEH section to handle pushf/popf in CBC routine.Andy Polyakov
2008-12-22Optimize #undef DES_UNROLL for size.Andy Polyakov
2008-12-22Incidentally http://cvs.openssl.org/chngview?cn=17710 also made it possibleAndy Polyakov
2008-12-22This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherAndy Polyakov
2008-12-20Make no-engine work again.Dr. Stephen Henson
2008-12-19make depend to work with cross-gcc, compensate for msys glitch.Andy Polyakov
2008-12-19cmll-x86_64.pl: bug fix and size optimization of Win64 SEH section.Andy Polyakov
2008-12-19x86_64 assembler pack: add support for Win64 SEH.Andy Polyakov
2008-12-19x86_64-xlate.pl: fix masm hexadecimal constants.Andy Polyakov
2008-12-17perlasm/x86* update: support for 3 and 4 argument instructions.Andy Polyakov
2008-12-17SEGV in AES_cbc_encrypt in aes-x86_64 assembler module.Andy Polyakov
2008-12-16Constify where neededRichard Levitte
2008-12-16Remove extraneous semicolonsRichard Levitte
2008-12-16Stack changes made dso_vms.c not compile properly.Richard Levitte
2008-12-16A few more symbols that are a little bit long for VMSRichard Levitte
2008-12-16Synchronise VMS build system with the Unixly oneRichard Levitte
2008-12-16128-bit block cipher modes consolidation. As consolidated functionsAndy Polyakov
2008-12-16SEED to support OPENSSL_SMALL_FOOTPRINT: ~2x size decrease on x86.Andy Polyakov
2008-12-16Bring C bn_mul_mont template closer to assembler.Andy Polyakov
2008-12-16no-asm didn't exclude Camellia assembler.Andy Polyakov
2008-12-13Back out pointless change.Ben Laurie
2008-12-13*** empty log message ***Ben Laurie
2008-12-13Return error if DH_new() fails (Coverity ID 150).Ben Laurie
2008-12-13Check for NULL before use (Coverity ID 203).Ben Laurie
2008-12-13Missing return values (Coverity ID 204).Ben Laurie
2008-12-10Fix from stable branch.Dr. Stephen Henson
2008-12-10apps/speed.c: children should not inherit buffered I/OLutz Jänicke
2008-12-08Oops should check zero_pos >= 0.Dr. Stephen Henson
2008-12-07Handle case where v6stat.zero_pos == 0 correctly.Dr. Stephen Henson
2008-12-03Add Camellia assembler x86 and x86_64 modules.Andy Polyakov
2008-12-02experimental-foo support for mk1mf.pl.Bodo Möller
2008-12-02Implement Configure option pattern "experimental-foo"Bodo Möller
2008-11-30Don't stop -cipher from working.Dr. Stephen Henson
2008-11-30Update from stable branch.Dr. Stephen Henson
2008-11-28Fix compilation with -DOPENSSL_NO_DEPRECATED.Geoff Thorpe
2008-11-28Clarify a 'chil' engine param that is a little unintuitive.Geoff Thorpe
2008-11-24Update libeay.numDr. Stephen Henson
2008-11-24Stop warning about different const qualifiers.Dr. Stephen Henson
2008-11-24Update from stable-branch.Dr. Stephen Henson
2008-11-21Set memory BIOs up properly when stripping text headers from S/MIME messages.Dr. Stephen Henson
2008-11-19Allow the CHIL engine to load even if dynamic locks aren't registered.Geoff Thorpe
2008-11-16Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie
2008-11-16Ignore generated ASM.Ben Laurie
2008-11-15Don't disable JPAKE by default in head...Dr. Stephen Henson
2008-11-15PR: 1574Dr. Stephen Henson
2008-11-14x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov
2008-11-14warnings (mostly)Bodo Möller
2008-11-13Aftermath of a clashing size_t fix (now only format changes).Ben Laurie
2008-11-13Ignore saved Makefile.Ben Laurie