summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2008-11-13J-PAKE is not experimental in HEAD.Ben Laurie
2008-11-12Oops...Dr. Stephen Henson
2008-11-12mk1mf.pl update from stable branch.Dr. Stephen Henson
2008-11-12Revert another size_t change.Dr. Stephen Henson
2008-11-12Update from stable branch.Dr. Stephen Henson
2008-11-12Reinstate camellia header fix patch.Dr. Stephen Henson
2008-11-12Configure update: clean-ups and most notably engage x86_64 assemblerAndy Polyakov
2008-11-12Update make rules for x86_64 assembler pack.Andy Polyakov
2008-11-12x86_64 assembler pack to comply with updated styling x86_64-xlate.pl rules.Andy Polyakov
2008-11-12x86_64-xlate.pl to support MacOS X and mingw64.Andy Polyakov
2008-11-12Revert commit #17603, it should have been part of #17617.Andy Polyakov
2008-11-12Revert the size_t modifications from HEAD that had led to moreGeoff Thorpe
2008-11-11Tolerate -----BEGIN PKCS #7 SIGNED DATA----- header lines as used by someDr. Stephen Henson
2008-11-11Update from stable branch.Dr. Stephen Henson
2008-11-11Update from stable branch.Dr. Stephen Henson
2008-11-11symbol deobnoxificationBodo Möller
2008-11-10Make -DKSSL_DEBUG work again.Dr. Stephen Henson
2008-11-10Clarify (non-)blocking behavior of EGD socket interface used by RAND_egd().Lutz Jänicke