summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add fixes for CAN-2005-2969OpenSSL_0_9_7hMark J. Cox2005-10-119-16/+33
* successfully updating the db shouldn't result in an error messageNils Larsch2005-09-301-1/+0
* Change a comment so it corresponds to reality. Put back a character thatRichard Levitte2005-09-281-4/+9
* Update from HEAD.Dr. Stephen Henson2005-09-211-6/+6
* BC-32.pl updates [from HEAD].Andy Polyakov2005-09-201-4/+8
* Proper solution to nasm compilation problems in Borland context.Andy Polyakov2005-09-202-2/+10
* Visual Studio 2005 workaround from HEAD.Andy Polyakov2005-09-191-0/+1
* fix typosNils Larsch2005-09-151-2/+2
* bugfix: register engine as default engine in ENGINE_set_default_DSANils Larsch2005-09-091-1/+1
* fix typo in sbgp namesNils Larsch2005-09-024-32/+32
* fix potential memory leak + improved error checkingNils Larsch2005-08-051-0/+9
* Enable dss1 for FIPS mode.Dr. Stephen Henson2005-07-061-1/+8
* The private key should never have ended up in newreq.pem.Richard Levitte2005-07-042-11/+12
* Fix bugs in bug-fix to x509/by_dir.c [from HEAD].Andy Polyakov2005-07-031-7/+6
* Bugfix for bn_div_words PPC assembler implementation [from HEAD].Andy Polyakov2005-07-031-13/+10
* initialize newly allocated dataNils Larsch2005-07-011-4/+11
* Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson2005-06-304-1/+22
* asn1parse doesn't support any TXT format, so let's stop pretendingRichard Levitte2005-06-281-1/+1
* Move fips_test_suite rules from fips/Makefile to test/Makefile.FIPS_TEST_10Andy Polyakov2005-06-272-15/+13
* Eliminate dependency on UNICODE macro.Andy Polyakov2005-06-272-2/+21
* Fix typos in apps/apps.c.Andy Polyakov2005-06-271-3/+6
* Update fips_test_suite make rule.Andy Polyakov2005-06-261-2/+6
* Revert RC4 parameters on IA64 from back-ported ones to original to preserveAndy Polyakov2005-06-262-9/+9
* IA64 RC4 update from HEAD [see commentary in HEAD for details].Andy Polyakov2005-06-265-44/+39
* Add Argen root CAs.Dr. Stephen Henson2005-06-242-0/+62
* Someone did some cutting and pasting and didn't quite finish the job :-).Richard Levitte2005-06-241-6/+6
* Change dir_ctrl to check for the environment variable before using the defaultRichard Levitte2005-06-231-6/+6
* OID database had a NULL entry for NID 666. Add a real OID in its place.Dr. Stephen Henson2005-06-224-24/+36
* Do no try to pretend we're at the end of anything unless we're at the endRichard Levitte2005-06-201-1/+1
* Check for 'usage' and 'Usage'.Richard Levitte2005-06-201-1/+1
* Add crypto/bn/bn_prime.h to the collection of generated files. In theRichard Levitte2005-06-201-1/+5
* With DJGPP, it seems like the return code from grep, even when in theRichard Levitte2005-06-191-4/+4
* Undefine DECRANDOM before redefining it.Richard Levitte2005-06-191-0/+1
* Don't put C++ comments in a C file.Richard Levitte2005-06-191-2/+2
* Add better documentation on how id_function() should be defined and whatRichard Levitte2005-06-181-3/+20
* Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.Richard Levitte2005-06-182-1/+2
* Only define ZLIB_SHARED if it hasn't already been defined (on the commandRichard Levitte2005-06-181-1/+3
* Have pod2man.pl accept '=for comment ...' before the '=head1 NAME' line.Richard Levitte2005-06-181-0/+1
* clear dso pointer in case of an errorNils Larsch2005-06-173-0/+3
* update for the cswift engine:Nils Larsch2005-06-171-46/+158
* Do not undefine _XOPEN_SOURCE. This is currently experimental, andRichard Levitte2005-06-161-0/+2
* Make sure detached fingerprints are installed [as well as minor cygwinAndy Polyakov2005-06-144-20/+45
* Make human-readable error messages more human-friendly.Andy Polyakov2005-06-142-5/+5
* update FAQNils Larsch2005-06-131-2/+2
* Show what the offending target was.Richard Levitte2005-06-131-1/+1
* Default sensibly when in FIPS mode.Ben Laurie2005-06-101-11/+15
* - let SSL_CTX_set_cipher_list and SSL_set_cipher_list return anNils Larsch2005-06-104-54/+51
* Remove CRs from files.Dr. Stephen Henson2005-06-103-355/+355
* Eliminate gcc -pedantic warnings.Andy Polyakov2005-06-092-2/+10
* Allow for dso load by explicit path on HP-UX.Andy Polyakov2005-06-091-1/+2