summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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-04In by_file.c check last error for no start line, not first error.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-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-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-26Engage RC4 IA-64 assembler module.Andy Polyakov
2004-11-26RC4 IA-64 assembler implementation.Andy Polyakov
2004-11-24Check return code of EVP_CipherInit() in PKCS#12 code.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-09As was shown by Marc Bevand reordering of couple of load operationsAndy Polyakov
2004-11-02Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte
2004-11-01Make sure memmove() is defined, even on SunOS 4.1.4.Richard Levitte
2004-10-21Update ECDSA and ECDH for OPENSSL_NO_ENGINE.Geoff Thorpe
2004-10-14Because libraries on Windows lack useful version information, the zlibRichard Levitte
2004-10-04Oops!Dr. Stephen Henson
2004-10-04Fix race condition when CRL checking is enabled.Dr. Stephen Henson
2004-10-01Don't use C++ reserved work "explicit".Dr. Stephen Henson
2004-09-28Fix Solaris 10_x86 shared build. -Bsymbolic is required to avoidAndy Polyakov
2004-09-27Move the declaration of alloca() so it's ony declared when reallyRichard Levitte
2004-09-27SHA1 asm Pentium tune-up. Performance loss is not as bad anymore.Andy Polyakov
2004-09-27sha256_block advances the input pointer double as fast sometimes. Fix theAndy Polyakov
2004-09-24Nils Larsch reported that this include is required. Strange that this hadGeoff Thorpe
2004-09-23Import changed files from LPlib. The changes are logged as followsRichard Levitte
2004-09-19Remove distracting comments and code. Thanks to Nils for picking up on theGeoff Thorpe
2004-09-19Two TODO comments taken care of. Nils pointed out that one of them had alreadyGeoff Thorpe
2004-09-18Make -Werror happy again.Geoff Thorpe
2004-09-15Check ASN1_TYPE structure type is a SEQUENCE in PKCS7_get_smimecap().Dr. Stephen Henson
2004-09-13Change values of MBSTRING_* to the form MBSTRING_FLAG|nbyte as assumedDr. Stephen Henson
2004-09-13- There's no more need for the snprintf macro.Richard Levitte
2004-09-12Synchronise with Unix build.Richard Levitte
2004-09-10When looking for request extensions in a certificate look firstDr. Stephen Henson
2004-09-10make updateRichard Levitte
2004-09-09Make VIA Padlock engine more platform friendly and eliminate compilerAndy Polyakov
2004-09-09x86 assembler updates: more instructions, new OPENSSL_instrument_haltAndy Polyakov
2004-09-08Synchronise VMS build files with Unixly Makefiles.Richard Levitte
2004-09-08Another symbol longer than 31 characters...Richard Levitte
2004-09-06New X509_VERIFY_PARAM structure and associated functionality.Dr. Stephen Henson
2004-09-06Stop compiler warnings.Dr. Stephen Henson
2004-08-29Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov
2004-08-29OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov