summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Another stupid diff.BEN_FIPS_TEST_1ben2003-10-081-1/+1
* FIPS depends on object, so crypto must be built before fips.ben2003-10-081-1/+1
* Don't assume diff is any good.ben2003-10-071-1/+1
* No test.ben2003-10-051-1/+1
* Fingerprinting needs to work even if OpenSSL isn't installed yet.ben2003-10-046-10/+17
* Recent changes from 0.9.7-stablelevitte2003-10-0219-15/+720
* setkey is already defined on HP/UX.ben2003-09-302-3/+3
* Make sure we get OPENSSL_FIPS.levitte2003-09-291-0/+1
* Recent changes from 0.9.7-stablelevitte2003-09-291-2/+2
* Detect correctly that we're in FIPS mode.levitte2003-09-291-10/+12
* Recent changes from 0.9.7-stablelevitte2003-09-293-5/+34
* Synchronise util/libeay.num with the 0.9.7-stable one.levitte2003-09-2815-204/+318
* Recent changes from 0.9.7-stablelevitte2003-09-2818-105/+241
* DSA self-test.ben2003-09-2710-10/+178
* Selftest RSA and some fixes.ben2003-09-2712-12/+208
* Recent changes from 0.9.7-stable.levitte2003-09-273-1/+7
* Make FIPS work again.ben2003-09-2513-18/+23
* Constification.ben2003-09-254-7/+247
* Use OPENSSL_FIPS instead of FIPS.levitte2003-09-2529-22/+2093
* Uhmm, o_str.o, not o_str.c...levitte2003-09-251-1/+1
* In order to get the expected self signed error whensteve2003-09-211-1/+1
* Missing file.ben2003-09-141-0/+52
* Don't debug.ben2003-09-131-1/+1
* Make TLSv1 work in FIPS mode.ben2003-09-1312-5/+231
* Add a debug flag.ben2003-09-131-1/+12
* Temporarily remove FIPS test that doesn't work.ben2003-09-131-1/+3
* Add RSA to FIPS.ben2003-09-1110-27/+1065
* make updatelevitte2003-09-103-15/+16
* Include "e_os.h" instead of "../e_os.h", and trust the buildinglevitte2003-09-104-4/+4
* Include openssl/fips.h outside of the check for FIPS, so make dependlevitte2003-09-101-1/+1
* We currently define FIPS, not OPENSSL_FIPS. The reason for this islevitte2003-09-102-2/+2
* Use BIO_snprintf() instead of snprintf().steve2003-09-102-2/+2
* Typo.steve2003-09-101-1/+1
* Include e_os.h in a few cases (to pick upsteve2003-09-104-2/+363
* Update hashes. Fix a few typos in o_str.csteve2003-09-093-3/+4
* make updatelevitte2003-09-092-2/+3
* Move the FIPS check so make depend doesn't give different resultslevitte2003-09-091-4/+7
* Generalise the definition of strcasecmp() and strncasecmp() forlevitte2003-09-098-47/+186
* Test data files should not be part of the TEST value, or util/mk1mf.pllevitte2003-09-092-2/+6
* Put #ifdef FIPS round FIPS DSA_generate_parameters .steve2003-09-082-11/+42
* Recent changes from 0.9.7-stable.levitte2003-09-087-8/+428
* Make it builadable in non-FIPS mode.levitte2003-09-083-12/+41
* included <string.h> in fips.c to pick upsteve2003-09-083-4/+5
* Update dependencies.steve2003-09-084-22/+36
* More files to ignore.levitte2003-09-082-0/+3
* Ignore the directory rsp (introduced when running tests).levitte2003-09-081-0/+1
* Some more files to ignore.levitte2003-09-082-0/+20
* Since fips_err is really just used as a header by fips_err_wrapper.c,levitte2003-09-084-3/+9
* When building the FIPS test binaries, also build the correspondinglevitte2003-09-081-0/+5
* Remove some unneeded space.levitte2003-09-082-2/+2