aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson2004-12-0534-121/+368
* Update year.Dr. Stephen Henson2004-12-051-1/+1
* In by_file.c check last error for no start line, not first error.Dr. Stephen Henson2004-12-041-2/+2
* Add -passin argument to dgst command.Dr. Stephen Henson2004-12-033-1/+25
* V1 certificates that aren't self signed can't be accepted as CAs.Dr. Stephen Henson2004-12-031-2/+0
* Fix rc4-ia64.S to pass more exhaustive regression tests.Andy Polyakov2004-12-021-15/+24
* Add couple of OIDs. Resync NIDs for consistency with 0.9.7.Dr. Stephen Henson2004-12-014-1673/+1693
* I've introduced a bug to i386 RC4 assembler, which would emerge withAndy Polyakov2004-12-011-2/+2
* Perform partial comparison of different character types in X509_NAME_cmp().Dr. Stephen Henson2004-12-012-12/+34
* Add 0.9.7 specific comments to RC4 assembler modules.Andy Polyakov2004-11-303-7/+14
* Mention that the keys likely to have signed the distribution are nowMark J. Cox2004-11-301-1/+2
* Split X509_check_ca() into a small self and an internal functionRichard Levitte2004-11-301-11/+16
* sha1_block_asm_data_order can't hash if message crosses 2GB boundary.Andy Polyakov2004-11-291-1/+1
* Final touches to rc4/asm/rc4-596.pl, +52% better performance on AMD core.Andy Polyakov2004-11-291-16/+32
* Document the change.Richard Levitte2004-11-291-1/+15
* Make an explicit check during certificate validation to see that theRichard Levitte2004-11-296-40/+95
* perlasm/x86[ms|nasm] update to accomodate updated RC4 assembler module.Andy Polyakov2004-11-272-4/+6
* Summarize recent RC4 tune-ups.Andy Polyakov2004-11-261-0/+4
* Engage RC4 IA-64 assembler module.Andy Polyakov2004-11-267-25/+43
* RC4 IA-64 assembler implementation.Andy Polyakov2004-11-261-0/+148
* Typo.Dr. Stephen Henson2004-11-261-1/+1
* Add errstr manual pageDr. Stephen Henson2004-11-251-0/+39
* Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson2004-11-257-3/+32
* Update docsDr. Stephen Henson2004-11-251-2/+1
* Update docs.Dr. Stephen Henson2004-11-251-6/+0
* Check return code of EVP_CipherInit() in PKCS#12 code.Dr. Stephen Henson2004-11-241-3/+3
* Typo.Dr. Stephen Henson2004-11-231-1/+1
* Fix memory leak.Dr. Stephen Henson2004-11-231-5/+12
* linux-x86_64 didn't link after EM64T RC4 tune-up...Andy Polyakov2004-11-231-1/+3
* RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov2004-11-219-33/+242
* In "req" exit immediately if configuration file is needed and it can'tDr. Stephen Henson2004-11-171-4/+7
* Update X509v3 doc.Dr. Stephen Henson2004-11-171-6/+43
* Update X509v3 docs.Dr. Stephen Henson2004-11-161-0/+23
* PR: 910Dr. Stephen Henson2004-11-167-7/+238
* Initial pod documentation of X509V3 config file format.Dr. Stephen Henson2004-11-161-0/+394
* PR: 940Dr. Stephen Henson2004-11-141-1/+1
* PR: 923Dr. Stephen Henson2004-11-141-1/+1
* PR: 938Dr. Stephen Henson2004-11-141-1/+1
* Zap obsolete der_chop script.Dr. Stephen Henson2004-11-143-307/+1
* PR: 969Dr. Stephen Henson2004-11-132-5/+5
* Fix x509.c so it creates serial number file again if noDr. Stephen Henson2004-11-131-2/+5
* Cut'n'paste mistake. All tested OK now...Richard Levitte2004-11-112-3/+3
* Whoops, syntactic mistake...Richard Levitte2004-11-111-2/+2
* Some find it confusing that environment variables are set when sharedRichard Levitte2004-11-113-42/+50
* Use the default_md config file value when signing CRLs.Dr. Stephen Henson2004-11-111-29/+18
* Don't return an error with crl -noout.Dr. Stephen Henson2004-11-111-1/+5
* As was shown by Marc Bevand reordering of couple of load operationsAndy Polyakov2004-11-091-19/+23
* Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte2004-11-053-2/+17
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-0248-48/+48
* Because -rpath/-R may have been used, our settings of LD_LIBRARY_PATHRichard Levitte2004-11-021-1/+2