summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-12-05Update year.Dr. Stephen Henson
2004-12-04In by_file.c check last error for no start line, not first error.Dr. Stephen Henson
2004-12-03Add -passin argument to dgst command.Dr. Stephen Henson
2004-12-03V1 certificates that aren't self signed can't be accepted as CAs.Dr. Stephen Henson
2004-12-02Fix rc4-ia64.S to pass more exhaustive regression tests.Andy Polyakov
2004-12-01Add couple of OIDs. Resync NIDs for consistency with 0.9.7.Dr. Stephen Henson
2004-12-01I've introduced a bug to i386 RC4 assembler, which would emerge withAndy Polyakov
2004-12-01Perform partial comparison of different character types in X509_NAME_cmp().Dr. Stephen Henson
2004-11-30Add 0.9.7 specific comments to RC4 assembler modules.Andy Polyakov
2004-11-30Mention that the keys likely to have signed the distribution are nowMark J. Cox
2004-11-30Split X509_check_ca() into a small self and an internal functionRichard Levitte
2004-11-29sha1_block_asm_data_order can't hash if message crosses 2GB boundary.Andy Polyakov
2004-11-29Final touches to rc4/asm/rc4-596.pl, +52% better performance on AMD core.Andy Polyakov
2004-11-29Document the change.Richard Levitte
2004-11-29Make an explicit check during certificate validation to see that theRichard Levitte
2004-11-27perlasm/x86[ms|nasm] update to accomodate updated RC4 assembler module.Andy Polyakov
2004-11-26Summarize recent RC4 tune-ups.Andy Polyakov
2004-11-26Engage RC4 IA-64 assembler module.Andy Polyakov
2004-11-26RC4 IA-64 assembler implementation.Andy Polyakov
2004-11-26Typo.Dr. Stephen Henson
2004-11-25Add errstr manual pageDr. Stephen Henson
2004-11-25Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson
2004-11-25Update docsDr. Stephen Henson
2004-11-25Update docs.Dr. Stephen Henson
2004-11-24Check return code of EVP_CipherInit() in PKCS#12 code.Dr. Stephen Henson
2004-11-23Typo.Dr. Stephen Henson
2004-11-23Fix memory leak.Dr. Stephen Henson
2004-11-23linux-x86_64 didn't link after EM64T RC4 tune-up...Andy Polyakov
2004-11-21RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov
2004-11-17In "req" exit immediately if configuration file is needed and it can'tDr. Stephen Henson
2004-11-17Update X509v3 doc.Dr. Stephen Henson
2004-11-16Update X509v3 docs.Dr. Stephen Henson
2004-11-16PR: 910Dr. Stephen Henson
2004-11-16Initial pod documentation of X509V3 config file format.Dr. Stephen Henson
2004-11-14PR: 940Dr. Stephen Henson
2004-11-14PR: 923Dr. Stephen Henson
2004-11-14PR: 938Dr. Stephen Henson
2004-11-14Zap obsolete der_chop script.Dr. Stephen Henson
2004-11-13PR: 969Dr. Stephen Henson
2004-11-13Fix x509.c so it creates serial number file again if noDr. Stephen Henson
2004-11-11Cut'n'paste mistake. All tested OK now...Richard Levitte
2004-11-11Whoops, syntactic mistake...Richard Levitte
2004-11-11Some find it confusing that environment variables are set when sharedRichard Levitte
2004-11-11Use the default_md config file value when signing CRLs.Dr. Stephen Henson
2004-11-11Don't return an error with crl -noout.Dr. Stephen Henson
2004-11-09As was shown by Marc Bevand reordering of couple of load operationsAndy Polyakov
2004-11-05Make sure LD_PRELOAD is only set when we build shared libraries (andRichard Levitte
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-11-02Because -rpath/-R may have been used, our settings of LD_LIBRARY_PATHRichard Levitte
2004-11-01Make sure memmove() is defined, even on SunOS 4.1.4.Richard Levitte