summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2004-12-26Engage AES x86 assembler module for COFF and a.out targets.Andy Polyakov
2004-12-23Engage AES x86 assembler module on ELF platforms.Andy Polyakov
2004-12-23x86 perlasm update to accomodate aes-586.pl.Andy Polyakov
2004-12-23Eliminate copies of TeN and TdN, use those found in assembler module.Andy Polyakov
2004-12-23AES x86 assembler implementation.Andy Polyakov
2004-12-20Refine PowerPC platform support.Andy Polyakov
2004-12-20Remove unused buffer 'buf'.Dr. Stephen Henson
2004-12-19Don't use multiple storage types.Dr. Stephen Henson
2004-12-17Fix typos in the ecparam doc.Geoff Thorpe
2004-12-13make update (oops, missed this file)Richard Levitte
2004-12-13Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte
2004-12-13Fix s_client so it works without a certificate again.Dr. Stephen Henson
2004-12-13Propagate a few more variables to Makefile.shared when linkingRichard Levitte
2004-12-12Remove duplicate lines.Dr. Stephen Henson
2004-12-10Solaris x86 perlasm update.Andy Polyakov
2004-12-09Engage SHA1 IA64 assembler on IA64 platforms.Andy Polyakov
2004-12-09Automatically mark the CRL cached encoding as invalid when some operationsDr. Stephen Henson
2004-12-09SHA1 assembler for IA-64.Andy Polyakov
2004-12-07Extend RC4 test.Andy Polyakov
2004-12-05Update 'certs' directory. Move expired certificates to expired directoryDr. Stephen Henson
2004-12-05Use X509_cmp_time() in -checkend option, to support GeneralizedTime.Dr. Stephen Henson
2004-12-05Remaing bits of PR:620 relevant to 0.9.8.Dr. Stephen Henson
2004-12-05Add lots of checks for memory allocation failure, error codes to indicateDr. Stephen Henson
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