summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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-13Missing return values (Coverity ID 204).Ben Laurie
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-02Implement Configure option pattern "experimental-foo"Bodo Möller
2008-11-30Update from stable branch.Dr. Stephen Henson
2008-11-28Fix compilation with -DOPENSSL_NO_DEPRECATED.Geoff Thorpe
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-16Integrate J-PAKE and TLS-PSK. Increase PSK buffer size. Fix memory leaks.Ben Laurie
2008-11-16Ignore generated ASM.Ben Laurie
2008-11-14x86_64-xlate.pl update, engage x86_64 assembler in mingw64.Andy Polyakov
2008-11-13Ignore saved Makefile.Ben Laurie
2008-11-13J-PAKE is not experimental in HEAD.Ben Laurie
2008-11-12Update from stable branch.Dr. Stephen Henson
2008-11-12Reinstate camellia header fix patch.Dr. Stephen Henson
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-11symbol deobnoxificationBodo Möller
2008-11-10Make -DKSSL_DEBUG work again.Dr. Stephen Henson
2008-11-05PR: 1777Dr. Stephen Henson
2008-11-05Update obsolete email address...Dr. Stephen Henson
2008-11-05Don't use clobbered 'i' for checking UTCTime and GeneralizedTime length.Dr. Stephen Henson
2008-11-04Only one of these needs to be signed.Ben Laurie
2008-11-04Formatting.Ben Laurie
2008-11-03Minor perlasm updates.Andy Polyakov
2008-11-02Not sure about this one... seems to be needed to make 64 bit releaseDr. Stephen Henson
2008-11-02Fix prototypes.Dr. Stephen Henson
2008-11-02Use stddef.h to pick up size_t def.Dr. Stephen Henson
2008-11-02Fix prototypes.Dr. Stephen Henson
2008-11-02Update HMAC functions to return an error where relevant.Dr. Stephen Henson
2008-11-02Fix warnings: printf format mismatches on 64 bit platforms.Dr. Stephen Henson
2008-11-02Fix asserts. Fix incorrect dependency.Ben Laurie