summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Prompt for passphrases for PKCS12 input formatDr. Stephen Henson2004-12-292-10/+55
| * Oops-kind typos in aes-ia64.S...Andy Polyakov2004-12-281-3/+3
| * iv needs to be const because it sometimes takes it's value from aRichard Levitte2004-12-281-3/+4
| * Forgot to synchronise the VMS build scripts.Richard Levitte2004-12-281-2/+2
| * Add functionality needed to process proxy certificates.Richard Levitte2004-12-2825-480/+1290
| * Minor cygwin update.Andy Polyakov2004-12-271-1/+1
| * As new major IRIX release is highly unlikely to appear [and break following],Andy Polyakov2004-12-271-2/+2
| * Remove CPU detect for IRIX targets. Performance gain is less than 1%,Andy Polyakov2004-12-271-14/+14
| * Remove yet another redundant memcpy. Not at least performance critical,Andy Polyakov2004-12-261-4/+3
| * Eliminate redundant memcpy of IV material. Performance improvement variesAndy Polyakov2004-12-261-7/+25
| * Engage AES x86 assembler module for COFF and a.out targets.Andy Polyakov2004-12-265-14/+14
| * Engage AES x86 assembler module on ELF platforms.Andy Polyakov2004-12-233-26/+33
| * x86 perlasm update to accomodate aes-586.pl.Andy Polyakov2004-12-233-2/+32
| * Eliminate copies of TeN and TdN, use those found in assembler module.Andy Polyakov2004-12-232-9/+26
| * AES x86 assembler implementation.Andy Polyakov2004-12-231-0/+1082
| * Refine PowerPC platform support.Andy Polyakov2004-12-207-52/+48
| * Remove unused buffer 'buf'.Dr. Stephen Henson2004-12-201-3/+1
| * Don't use multiple storage types.Dr. Stephen Henson2004-12-191-1/+1
| * Fix typos in the ecparam doc.Geoff Thorpe2004-12-171-6/+6
| * make update (oops, missed this file)Richard Levitte2004-12-131-2/+3
| * Change libeay.num so it's synchronised with additions in 0.9.7-stable.Richard Levitte2004-12-136-472/+512
| * Fix s_client so it works without a certificate again.Dr. Stephen Henson2004-12-132-10/+23
| * Propagate a few more variables to Makefile.shared when linkingRichard Levitte2004-12-132-33/+66
| * Remove duplicate lines.Dr. Stephen Henson2004-12-123-3/+0
| * Solaris x86 perlasm update.Andy Polyakov2004-12-101-2/+2
| * Engage SHA1 IA64 assembler on IA64 platforms.Andy Polyakov2004-12-094-7/+14
| * Automatically mark the CRL cached encoding as invalid when some operationsDr. Stephen Henson2004-12-093-0/+3
| * SHA1 assembler for IA-64.Andy Polyakov2004-12-091-0/+549
| * Extend RC4 test.Andy Polyakov2004-12-071-0/+32
| * Update 'certs' directory. Move expired certificates to expired directoryDr. Stephen Henson2004-12-0517-179/+23
| * Use X509_cmp_time() in -checkend option, to support GeneralizedTime.Dr. Stephen Henson2004-12-051-2/+2
| * Remaing bits of PR:620 relevant to 0.9.8.Dr. Stephen Henson2004-12-051-17/+23
| * 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