summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2004-03-08Recent changes from 0.9.7-stable.Richard Levitte
2004-03-05Add pairwise tests, fix makefiles.Ben Laurie
2004-03-04Typos.Dr. Stephen Henson
2004-03-02Some changes from 0.9.7-stable that haven't been merged in yet.Richard Levitte
2004-03-01Initial docs for the OpenSSL library configuration via openssl.cnfDr. Stephen Henson
2004-02-17Improve selftests, check for stuck PRNG(!).Ben Laurie
2004-02-13Recent changes from 0.9.7-stable.Richard Levitte
2004-02-07Typo in crypto/bn/asm/x86_64.c, bn_div_words().Andy Polyakov
2004-01-30Test suite plus failure if selftest fails.Ben Laurie
2004-01-29Recent changes from 0.9.7-stableRichard Levitte
2004-01-29Recent changes from 0.9.7-stableRichard Levitte
2004-01-24Fix for DES_cfb_encrypt corrupting output buffer. This renders certainAndy Polyakov
2004-01-23Recent changes from 0.9.7-stable.Richard Levitte
2004-01-19Recent and not so recent changes from 0.9.7-stable, all conflicts resolved.Richard Levitte
2003-12-18I haven't merged from 0.9.7-stable in a loooong time. It shows :-).Richard Levitte
2003-11-03Changes from 0.9.7.Richard Levitte
2003-10-02Recent changes from 0.9.7-stableRichard Levitte
2003-09-29Make sure we get OPENSSL_FIPS.Richard Levitte
2003-09-29Recent changes from 0.9.7-stableRichard Levitte
2003-09-28Synchronise util/libeay.num with the 0.9.7-stable one.Richard Levitte
2003-09-28Recent changes from 0.9.7-stableRichard Levitte
2003-09-25Constification.Ben Laurie
2003-09-25Use OPENSSL_FIPS instead of FIPS.Richard Levitte
2003-09-25Uhmm, o_str.o, not o_str.c...Richard Levitte
2003-09-13Make TLSv1 work in FIPS mode.Ben Laurie
2003-09-11Add RSA to FIPS.Ben Laurie
2003-09-10make updateRichard Levitte
2003-09-09Update hashes. Fix a few typos in o_str.cDr. Stephen Henson
2003-09-09make updateRichard Levitte
2003-09-09Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte
2003-09-09This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips-cvs2svn
2003-09-09Generalise the definition of strcasecmp() and strncasecmp() forRichard Levitte
2003-09-08Put #ifdef FIPS round FIPS DSA_generate_parameters .Dr. Stephen Henson
2003-09-08Recent changes from 0.9.7-stable.Richard Levitte
2003-09-08Update dependencies.Dr. Stephen Henson
2003-09-08More files to ignore.Richard Levitte
2003-09-08Since fips_err is really just used as a header by fips_err_wrapper.c,Richard Levitte
2003-09-06Fix signed/unsigned warning.Dr. Stephen Henson
2003-09-05make updateRichard Levitte
2003-09-03DSA stuff and tests.Ben Laurie
2003-08-30Add 3-DES CFB-r mode (no test vectors yet).Ben Laurie
2003-08-30Oops. Need to allocate extra buffer.Ben Laurie
2003-08-29Remove unused functions/data.Ben Laurie
2003-08-21outlen should be int * in out_utf8.Dr. Stephen Henson
2003-08-11- Add a configuration keyword "fips" to compile with FIPSRichard Levitte
2003-08-07Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:Richard Levitte
2003-08-07Correct two problems, found by Martin Kochanski <cardbox@easynet.co.uk>:Richard Levitte
2003-08-06add OpenSSL licenseBodo Möller
2003-08-06add OpenSSL licenseBodo Möller
2003-08-04Inclusion of openssl/engine.h should always be wrapped with a check thatRichard Levitte