summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 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
* use "=" instead of "|=", fix typoNils Larsch2005-06-081-4/+4
* Avoid endless loops. Really, we were using the same variable for twoRichard Levitte2005-06-081-7/+7
* Fix couple gcc 4 warnings, reformat comment.Andy Polyakov2005-06-082-8/+9
* ssl_create_cipher_list should return an error if no cipher could beNils Larsch2005-06-081-2/+11
* Mask new fips_*vs test programs in non-fips builds.Andy Polyakov2005-06-072-0/+24
* Simplify ssltest compile rule.Andy Polyakov2005-06-071-4/+1
* Simplified shortcut from FIPS_mode_set.Andy Polyakov2005-06-072-1/+2
* Fix typos and add missing lines in Makefile.FIPS_TEST_9Andy Polyakov2005-06-075-5/+10
* Initial support for DSO FIPS fingerprinting.Andy Polyakov2005-06-0715-143/+161
* Ad-hoc DSO_pathbyaddr for selected platforms from HEAD in FIPS context.Andy Polyakov2005-06-072-0/+56
* Set OPENSSL_PIC flags for shared builds [from HEAD].Andy Polyakov2005-06-071-1/+1
* Update from head.Dr. Stephen Henson2005-06-061-7/+9
* Delete test error print.Dr. Stephen Henson2005-06-061-1/+0
* Skipping all tests just because one algorithm is disabled seems a bit harsch.Richard Levitte2005-06-061-9/+15
* Don't mention Makefile.ssl and don't mention Solaris x86 ld bug, as it'sAndy Polyakov2005-06-061-8/+2
* Document the change.Richard Levitte2005-06-051-0/+2
* Remove the incorrect installation of '%{openssldir}/lib'.Richard Levitte2005-06-051-2/+1
* Old typo...Richard Levitte2005-06-051-1/+1