summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add fixes for CAN-2005-2969OpenSSL_0_9_7hmark2005-10-119-16/+33
* successfully updating the db shouldn't result in an error messagenils2005-09-301-1/+0
* Change a comment so it corresponds to reality. Put back a character thatlevitte2005-09-281-4/+9
* Update from HEAD.steve2005-09-211-6/+6
* BC-32.pl updates [from HEAD].appro2005-09-201-4/+8
* Proper solution to nasm compilation problems in Borland context.appro2005-09-202-2/+10
* Visual Studio 2005 workaround from HEAD.appro2005-09-191-0/+1
* fix typosnils2005-09-151-2/+2
* bugfix: register engine as default engine in ENGINE_set_default_DSAnils2005-09-091-1/+1
* fix typo in sbgp namesnils2005-09-024-32/+32
* fix potential memory leak + improved error checkingnils2005-08-051-0/+9
* Enable dss1 for FIPS mode.steve2005-07-061-8/+29
* The private key should never have ended up in newreq.pem.levitte2005-07-042-11/+12
* Fix bugs in bug-fix to x509/by_dir.c [from HEAD].appro2005-07-031-7/+6
* Bugfix for bn_div_words PPC assembler implementation [from HEAD].appro2005-07-031-13/+10
* initialize newly allocated datanils2005-07-011-4/+11
* Check PKCS7 structures in PKCS#12 files are of type data.steve2005-06-304-0/+236
* asn1parse doesn't support any TXT format, so let's stop pretendinglevitte2005-06-281-1/+1
* Move fips_test_suite rules from fips/Makefile to test/Makefile.FIPS_TEST_10appro2005-06-272-15/+13
* Eliminate dependency on UNICODE macro.appro2005-06-272-2/+21
* Fix typos in apps/apps.c.appro2005-06-271-3/+6
* Update fips_test_suite make rule.appro2005-06-261-2/+6
* Revert RC4 parameters on IA64 from back-ported ones to original to preserveappro2005-06-262-9/+9
* IA64 RC4 update from HEAD [see commentary in HEAD for details].appro2005-06-265-44/+39
* file argeng.pem was added on branch OpenSSL_0_9_7-stable on 2006-01-26 17:48:...steve2005-06-240-0/+0
* file argena.pem was added on branch OpenSSL_0_9_7-stable on 2006-01-26 17:48:...steve2005-06-240-0/+0
* Add Argen root CAs.steve2005-06-242-0/+62
* Someone did some cutting and pasting and didn't quite finish the job :-).levitte2005-06-241-6/+6
* Change dir_ctrl to check for the environment variable before using the defaultlevitte2005-06-231-6/+6
* OID database had a NULL entry for NID 666. Add a real OID in its place.steve2005-06-224-24/+36
* Do no try to pretend we're at the end of anything unless we're at the endlevitte2005-06-201-1/+1
* Check for 'usage' and 'Usage'.levitte2005-06-201-1/+1
* Add crypto/bn/bn_prime.h to the collection of generated files. In thelevitte2005-06-201-1/+5
* With DJGPP, it seems like the return code from grep, even when in thelevitte2005-06-191-4/+4
* Undefine DECRANDOM before redefining it.levitte2005-06-191-0/+1
* Don't put C++ comments in a C file.levitte2005-06-191-2/+2
* Add better documentation on how id_function() should be defined and whatlevitte2005-06-181-3/+20
* Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.levitte2005-06-182-1/+2
* Only define ZLIB_SHARED if it hasn't already been defined (on the commandlevitte2005-06-181-1/+3
* Have pod2man.pl accept '=for comment ...' before the '=head1 NAME' line.levitte2005-06-181-0/+1
* clear dso pointer in case of an errornils2005-06-173-0/+3
* update for the cswift engine:nils2005-06-171-46/+158
* Do not undefine _XOPEN_SOURCE. This is currently experimental, andlevitte2005-06-161-0/+2
* Make sure detached fingerprints are installed [as well as minor cygwinappro2005-06-144-20/+45
* Make human-readable error messages more human-friendly.appro2005-06-142-5/+5
* update FAQnils2005-06-131-2/+2
* Show what the offending target was.levitte2005-06-131-1/+1
* Default sensibly when in FIPS mode.ben2005-06-101-11/+15
* - let SSL_CTX_set_cipher_list and SSL_set_cipher_list return annils2005-06-104-54/+51
* Remove CRs from files.steve2005-06-103-355/+355