summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2007-01-18Add AOL an AOLTW root CAs to bundle.Dr. Stephen Henson
2007-01-17Make armv4t-mont module backward binary compatible with armv4 and rename itAndy Polyakov
2007-01-12Update to new home pageLutz Jänicke
2007-01-11Montgomery multiplication for ARMv4.Andy Polyakov
2007-01-03remove undefined constantNils Larsch
2006-12-29opensslwrap.sh to respect $OPENSSL_ENGINES.Andy Polyakov
2006-12-29#include <stddef.h> in digest headers.Andy Polyakov
2006-12-29Montgomery multiplication for MIPS III/IV. Not engaged.Andy Polyakov
2006-12-29Minor clean-up in crypto/bn/asm.Andy Polyakov
2006-12-29Minor clean-up in crypto/engine.Andy Polyakov
2006-12-29Allow opensslwrap.sh to access engines from build tree.Andy Polyakov
2006-12-29Move eng_padlock.c to ./engines.Andy Polyakov
2006-12-28Minor performance improvements to x86-mont.pl.Andy Polyakov
2006-12-27Fix for "strange errors" exposed by ccgost engine. The fix isAndy Polyakov
2006-12-27fix return value of get_cert_chain()Nils Larsch
2006-12-26Synchronise a bit more with Unixly buildRichard Levitte
2006-12-25Needed definition of _XOPEN_SOURCE_EXTENDED so DEC C on VMS will seeRichard Levitte
2006-12-25Replace strdup() with BUF_strdup().Richard Levitte
2006-12-24Synchronise with Unixly build, again ;-)Richard Levitte
2006-12-24Add bit I missed from PKCS#7 streaming encoder.Dr. Stephen Henson
2006-12-24Experimental streaming PKCS#7 support.Dr. Stephen Henson
2006-12-24Synchronise with Unixly buildRichard Levitte
2006-12-22Oops! New prototype code creeped through...Andy Polyakov
2006-12-22Make sha.h more "portable."Andy Polyakov
2006-12-22x86-mont.pl sse2 tune-up and integer-only squaring procedure.Andy Polyakov
2006-12-22use OPENSSL_NO_DYNAMIC_ENGINE macro, disable debug messagesNils Larsch
2006-12-21fix typosNils Larsch
2006-12-21update pkcs12 help message + manpageNils Larsch
2006-12-21fix orderNils Larsch
2006-12-21updateNils Larsch
2006-12-20add support for ecdsa-with-sha256 etc.Nils Larsch
2006-12-19remove trailing '\'Nils Larsch
2006-12-19Fix the BIT STRING encoding of EC points or parameter seedsBodo Möller
2006-12-18fix orderNils Larsch
2006-12-13properly initialize SSL context, check return valueNils Larsch
2006-12-11use const ASN1_TIME *Nils Larsch
2006-12-08Eliminate 64-bit alignment limitation in sparcv9a-mont.Andy Polyakov
2006-12-08Engage alpha-mont module. Actually verified on Tru64 only.Andy Polyakov
2006-12-08alpha-mont.pl: gcc portability fix and make-rule.Andy Polyakov
2006-12-08Minor, +10%, tune-up for x86_64-mont.pl.Andy Polyakov
2006-12-08Montgomery multiplication routine for Alpha.Andy Polyakov
2006-12-07Update from 0.9.7-stable branch.Dr. Stephen Henson
2006-12-06Sync OID NIDs with OpenSSL 0.9.8.Dr. Stephen Henson
2006-12-06Fix change to OPENSSL_NO_RFC3779Dr. Stephen Henson
2006-12-06fix documentationNils Larsch
2006-12-05avoid duplicate entries in add_cert_dir()Nils Larsch
2006-12-05return 0 if 'noout' is used and no error has occurredNils Larsch
2006-12-04allocate a new attributes entry in X509_REQ_add_extensions()Nils Larsch
2006-12-04add "Certificate Issuer" and "Subject Directory Attributes" OIDsNils Larsch
2006-12-02Eliminate redundant variable in Camellia CBC routine.Andy Polyakov