summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2008-05-20Oops... PEM_write_bio_ASN1_stream() shouldn't be in 0.9.8 CMS backport.Dr. Stephen Henson
2008-05-20Remove deleted function definitions from header filesDr. Stephen Henson
2008-05-20Remove old DES definition of deleted function too.Dr. Stephen Henson
2008-05-20Correctly adjust location of commentLutz Jänicke
2008-05-20Fix warning.Ben Laurie
2008-05-19Fix two invalid memory reads in RSA OAEP mode.Dr. Stephen Henson
2008-05-19Disable code that clearly doesn't currently serve any useful purpose.Bodo Möller
2008-05-16Another occurance of possible valgrind/purify "uninitialized memory"Lutz Jänicke
2008-05-09Fix from HEAD.Dr. Stephen Henson
2008-05-02Avoid BN_MONT_CTX incompatibility.Bodo Möller
2008-05-01Unobtrusive backport of 32-bit x86 Montgomery improvements from 0.9.9-dev:Bodo Möller
2008-04-28Fix auto-discovery of ENGINEs, ported from HEAD.Geoff Thorpe
2008-04-24Compensate inline assembler in sha512.c for gcc 2.7.2 compiler bug [from HEAD].Andy Polyakov
2008-04-18bn_nist.c update from HEAD.Andy Polyakov
2008-04-18Update from HEAD.Dr. Stephen Henson
2008-04-18Synchronise with UnixRichard Levitte
2008-04-12Update from HEAD.Dr. Stephen Henson
2008-04-12Provide other forms for symbols that are too long or that clash with othersRichard Levitte
2008-04-11Revert change from HEAD.Dr. Stephen Henson
2008-04-11Fix from HEAD.Dr. Stephen Henson
2008-04-11Synchronise with Unix buildRichard Levitte
2008-04-07Fix from HEAD.Dr. Stephen Henson
2008-04-06Update from HEAD.Dr. Stephen Henson
2008-04-06Fix from HEAD.Dr. Stephen Henson
2008-04-06Update error codes.Dr. Stephen Henson
2008-04-06Fix from HEAD.Dr. Stephen Henson
2008-04-03Delete functions not implemented in 0.9.8 from cms.hDr. Stephen Henson
2008-04-03Update default CFLAGS and dependencies.Dr. Stephen Henson
2008-04-03Backport of CMS code to 0.9.8-stable branch. Disabled by default.Dr. Stephen Henson
2008-04-02Add -DOPENSSL_NO_DEPRECATED to debug-steve* targets. Add headers to makeDr. Stephen Henson
2008-04-02Backport of zlib compression BIO from HEAD. Update mkdef.pl script to handleDr. Stephen Henson
2008-04-02Add RFC3394 compatible key wrap algorithm.Dr. Stephen Henson
2008-04-02Backport some useful ASN1 utility functions from HEAD.Dr. Stephen Henson
2008-04-02Add new missing CMS OIDs.Dr. Stephen Henson
2008-04-01Fix fast reduction on NIST curves [from HEAD].Andy Polyakov
2008-03-31Update from HEAD.Dr. Stephen Henson
2008-03-29Fix from HEAD.Dr. Stephen Henson
2008-03-12Fix from HEAD.Dr. Stephen Henson
2008-02-27Make x86_64-mont.pl work with debug Win64 build [from HEAD].Andy Polyakov
2008-02-27fix BIGNUM flag handlingBodo Möller
2008-02-13Allow 32-bit perl to generate x86_64 assembler.Andy Polyakov
2008-02-11Source readability fix, which incidentally works around XLC compiler bugAndy Polyakov
2008-02-11Make aes-x86_64 work with debug Win64 build [from HEAD].Andy Polyakov
2008-02-11x86_64-xlate.pl update from HEAD.Andy Polyakov
2008-01-03Netware support.Dr. Stephen Henson
2007-12-16Updates from HEAD.Dr. Stephen Henson
2007-12-14Update .cvsignoreDr. Stephen Henson
2007-12-14Don't shadow.Dr. Stephen Henson
2007-12-02Some assembler are allergic to lea reg,BYTE PTR[...].Andy Polyakov
2007-11-23Learn how to spell "Repository"Dr. Stephen Henson