]> git.ipfire.org Git - thirdparty/openssl.git/shortlog
thirdparty/openssl.git
2006-05-24  Dr. Stephen... New function to dup EVP_PKEY_CTX. This will be needed...
2006-05-24  Dr. Stephen... New functions for enchanced digest sign/verify.
2006-05-24  Dr. Stephen... Fix warnings.
2006-05-24  Dr. Stephen... Use size_t for new crypto size parameters.
2006-05-22  Dr. Stephen... Fix smime -pk7out.
2006-05-22  Dr. Stephen... Add ctrl to EVP_MD and EVP_PKEY_CTX to EVP_MD_CTX....
2006-05-20  Andy PolyakovTiny up hpux targets.
2006-05-18  Dr. Stephen... Add -resign and -md options to smime command to support...
2006-05-18  Dr. Stephen... Code tidy.
2006-05-18  Dr. Stephen... Typo.
2006-05-18  Dr. Stephen... make update
2006-05-18  Dr. Stephen... More S/MIME tidy. Place some common attribute operation...
2006-05-18  Dr. Stephen... Remove old digest type hacks for non RSA keys.
2006-05-18  Dr. Stephen... Multiple signer support in smime application.
2006-05-18  Dr. Stephen... Reformat smime.c utility.
2006-05-17  Dr. Stephen... New option to pkcs12 utility to set alternative MAC...
2006-05-17  Dr. Stephen... Don't try to print PBE information if it can't be decoded.
2006-05-17  Dr. Stephen... PKCS#12 mac key length should equal digest length.
2006-05-17  Dr. Stephen... Tidy up of S/MIME code and add new functions which...
2006-05-17  Dr. Stephen... Extended PBES2 function supporting application supplied...
2006-05-17  Dr. Stephen... Oops...
2006-05-17  Dr. Stephen... HMAC OIDs from RFC4231.
2006-05-16  Dr. Stephen... Gather keygen options in req and only use them after...
2006-05-15  Dr. Stephen... Add PRF preference ctrl to ciphers.
2006-05-15  Dr. Stephen... Change builting PBE to use static table. Add entries...
2006-05-15  Dr. Stephen... Update old **EVIL** PEM_X509_INFO_read_bio() function...
2006-05-15  Dr. Stephen... Bugfix: the NONE string for PBE algorithms wasn't working.
2006-05-15  Dr. Stephen... Correctly handle missing DSA parameters.
2006-05-15  Dr. Stephen... Add feature to PKCS12_create() if the encryption NID...
2006-05-14  Dr. Stephen... Extend PBE code to support non default PKCS#5 v2.0...
2006-05-14  Dr. Stephen... Check for deprecated private key types before PKCS...
2006-05-14  Dr. Stephen... Typo.
2006-05-14  Ulf MöllerAdd includes in synopsis.
2006-05-12  Dr. Stephen... In interactive mode only config OpenSSL once.
2006-05-12  Dr. Stephen... Stop warnings about deprecated -mcpu option.
2006-05-12  Richard Levittemake update
2006-05-12  Richard LevitteSomeone made a mistake, and some function and reason...
2006-05-12  Dr. Stephen... Typo.
2006-05-11  Dr. Stephen... Update 'req' command to use new keygen API.
2006-05-11  Dr. Stephen... New functions to get key types without dereferncing...
2006-05-08  Dr. Stephen... Update PKCS#7 decrypt routines to use new API.
2006-05-08  Dr. Stephen... Update PKCS#7 enveloped data to new API.
2006-05-07  Dr. Stephen... Update S/MIME code to use default digest.
2006-05-07  Dr. Stephen... Add support for default public key digest type ctrl.
2006-05-07  Dr. Stephen... Fix from stable branch.
2006-05-06  Ulf Möllerbug fix.
2006-05-04  Andy PolyakovFuther minor PPC assembler update.
2006-05-04  Dr. Stephen... Update from stable branch.
2006-05-04  Dr. Stephen... Update FAQ.
2006-05-03  Andy PolyakovMinor PPC assembler updates.
2006-05-03  Andy PolyakovPPC assembler distiller update.
2006-05-03  Andy PolyakovTypo in linux-ppc line.
2006-05-03  Dr. Stephen... Update from stable branch.
2006-05-01  Ulf MöllerBug fix.
2006-05-01  Andy PolyakovSHA1 for PowerPC.
2006-04-30  Andy PolyakovYet another "teaser" Montgomery multiplication module...
2006-04-28  Dr. Stephen... Update EVP_PKEY_cmp() and X509_check_private() to retur...
2006-04-28  Dr. Stephen... Fix from stable branch.
2006-04-27  Dr. Stephen... Replace RSA specific PKCS7_RECIP_INFO set up with an...
2006-04-27  Dr. Stephen... Code tidy.
2006-04-27  Dr. Stephen... New function to extract AlgorithmIdentifier for PKCS7_R...
2006-04-27  Dr. Stephen... Don't free up parameter. The public key ASN1 method...
2006-04-26  Dr. Stephen... Fix usage message for pkeyutl.
2006-04-26  Dr. Stephen... Add prototypes and pkey accessor function for EVP_PKEY_CTX.
2006-04-24  Dr. Stephen... Correct copyright notice... this doesn't contain any...
2006-04-21  Dr. Stephen... Add 'flags' parameter to EVP_PKEY_asn1_meth_new() to...
2006-04-20  Nils Larschundo accidental commit
2006-04-20  Nils Larschas we encrypt every bit separately we need to loop...
2006-04-20  Nils Larschmake local function static
2006-04-19  Dr. Stephen... Remove dss1 hack from S/MIME code.
2006-04-19  Dr. Stephen... Remove link between digests and signature algorithms.
2006-04-19  Dr. Stephen... Remove comment from SSLeay days about EVP_PKEY_METHOD.
2006-04-19  Richard LevitteMake sure obj_xref.h is updated during a "make update"
2006-04-19  Richard LevitteSynchronise with Unixly build.
2006-04-18  Dr. Stephen... Add OID cross reference table.
2006-04-17  Richard LevitteSynchronise
2006-04-17  Dr. Stephen... Allow public key ASN1 methods to set PKCS#7 SignerInfo...
2006-04-17  Dr. Stephen... If we include winsock2.h then FD_SET wants an unsigned...
2006-04-17  Dr. Stephen... Fix (most) WIN32 warnings and errors.
2006-04-16  Dr. Stephen... Provisional support for EC pkey method, supporting...
2006-04-16  Andy PolyakovSHA-1 for x86_64.
2006-04-15  Dr. Stephen... Use more flexible method of determining output length...
2006-04-15  Dr. Stephen... Fix from 0.9.7-stable branch.
2006-04-15  Dr. Stephen... Revert to original...
2006-04-15  Dr. Stephen... Oops...
2006-04-15  Dr. Stephen... If cipher list contains a match for an explicit ciphers...
2006-04-14  Richard LevitteGot sick and tired of duplicating... Too error-prone...
2006-04-14  Dr. Stephen... Update copyright notices on a few files where all origi...
2006-04-14  Dr. Stephen... Print out zero length string properly.
2006-04-14  Dr. Stephen... Add functions to allow setting and adding external...
2006-04-13  Dr. Stephen... Complete key derivation support.
2006-04-13  Dr. Stephen... Update dependencies.
2006-04-13  Dr. Stephen... Add key derivation support.
2006-04-13  Dr. Stephen... Change the option setting command line switch to "...
2006-04-13  Richard LevitteSynchronise what what's happening with the Unix build
2006-04-13  Dr. Stephen... Typo.
2006-04-12  Dr. Stephen... Extend DH ASN1 method, add DH EVP_PKEY_METHOD.
2006-04-12  Dr. Stephen... Fix leak.
2006-04-12  Dr. Stephen... PKCS#3 DH PKCS#8 ASN1 support.
2006-04-12  Ulf Möllerdeclare as in prototype
next