summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* make updateBEN_FIPS_TEST_6levitte2004-12-136-15/+28
* Remove duplicate lines.steve2004-12-123-3/+0
* Adapt FIPS sub-tree for mingw.appro2004-12-103-3/+3
* Solaris x86 assembler update.appro2004-12-103-34/+34
* Respect no-asm with fips option and disable FIPS DES assembler inappro2004-12-102-5/+12
* olaris x86 perlasm update [from HEAD].appro2004-12-101-2/+2
* Eliminate false dependency on 386 config option is FIPS context.appro2004-12-092-5/+4
* Engage SHA1 IA64 assembler on IA64 platforms [from HEAD].appro2004-12-094-8/+16
* SHA1 assember for IA64 [from HEAD].appro2004-12-091-0/+549
* Cygwin specific FIPS fix-ups.appro2004-12-093-4/+18
* Postpone linking of shared libcrypto in FIPS build.appro2004-12-091-0/+2
* Eliminate dependency on UNICODE macro.appro2004-12-091-1/+1
* Automatically mark the CRL cached encoding as invalid when some operationssteve2004-12-093-259/+440
* More CA updates.steve2004-12-054-0/+71
* Update 'certs' directory. Move expired certificates to expired directorysteve2004-12-0517-275/+71
* Use X509_cmp_time() in -checkend option, to support GeneralizedTime.steve2004-12-051-2/+2
* Remaining parts of PR:620steve2004-12-052-17/+24
* Add lots of checks for memory allocation failure, error codes to indicatesteve2004-12-0534-298/+1742
* Update year.steve2004-12-051-1/+1
* In by_file.c check last error for no start line, not first error.steve2004-12-041-2/+2
* Add -passin argument to dgst command.steve2004-12-033-1/+129
* V1 certificates that aren't self signed can't be accepted as CAs.steve2004-12-031-2/+0
* sha1_block_asm_data_order can't hash if message crosses 2GB boundary.appro2004-12-024-4/+4
* Back-port of RC4 assembler support for IA-64 from HEAD branch.appro2004-12-027-121/+236
* Downstream update from HEADappro2004-12-021-15/+24
* Add two OIDs, make updatesteve2004-12-015-5/+28
* Complete backport of i386 RC4 assembler module from HEAD.appro2004-12-014-2/+7
* Downstream update from HEAD.appro2004-12-011-2/+2
* Perform partial comparison of different character types in X509_NAME_cmp().steve2004-12-012-12/+34
* Back-port of RC4 assembler support for AMD64 from HEAD branch.appro2004-11-303-3/+31
* Downsync new and updated RC4 assembler modules from HEAD.appro2004-11-303-28/+459
* Split X509_check_ca() into a small self and an internal functionlevitte2004-11-301-11/+16
* Document the change.levitte2004-11-291-3/+13
* Make an explicit check during certificate validation to see that thelevitte2004-11-296-37/+92
* Remove unnecessary check and call BIO_free_all() on bio_out to avoid asteve2004-11-271-8/+7
* Fix leaks and give an error if no argument specified in prime.csteve2004-11-271-17/+28
* Typo.steve2004-11-261-0/+129
* errstr manual page.steve2004-11-251-0/+39
* Check return code of EVP_CipherInit() in PKCS#12 code.steve2004-11-241-3/+3
* Typo.steve2004-11-231-1/+1
* Fix memory leak.steve2004-11-231-5/+12
* In "req" exit immediately if configuration file is needed and it can'tsteve2004-11-171-4/+7
* PR: 940steve2004-11-141-1/+1
* PR: 923steve2004-11-141-0/+73
* PR: 938steve2004-11-141-0/+125
* Zap obsolete der_chop script.steve2004-11-132-2/+1
* PR: 959steve2004-11-131-1/+1
* PR: 969steve2004-11-132-5/+5
* Fix x509.c so it creates serial number file again if nosteve2004-11-131-2/+5
* Cut'n'paste mistake. All tested OK now...levitte2004-11-112-3/+3