openssl.git
2006-07-13 Dr. Stephen... There is should be no need to rewind the input stream...
2006-07-12 Dr. Stephen... In genpkey, also look for algorithm string name in...
2006-07-12 Dr. Stephen... Bugfix: don't look in internal table for signature...
2006-07-12 Dr. Stephen... Typo.
2006-07-12 Dr. Stephen... New docs for EVP_Digest{Sign,Verify}*() function. Updat...
2006-07-10 Dr. Stephen... Add docs for pkeyparam. Update some existing docs.
2006-07-10 Dr. Stephen... Update some usage messages.
2006-07-10 Dr. Stephen... make update
2006-07-10 Dr. Stephen... Allow digests to supply S/MIME micalg values from a...
2006-07-09 Dr. Stephen... New functions to add and free up application defined...
2006-07-09 Dr. Stephen... Set detached flag in PKCS7 structure earlier to avoid...
2006-07-09 Dr. Stephen... Public key comparison and printing routine functions.
2006-07-09 Dr. Stephen... EVP_PKEY_get_default_digest() manual page.
2006-07-09 Dr. Stephen... EVP_PKEY_CTX_ctrl() docs.
2006-07-09 Dr. Stephen... Update docs.
2006-07-09 Dr. Stephen... New functions to enumerate digests and ciphers.
2006-07-08 Dr. Stephen... Keygen docs.
2006-07-08 Dr. Stephen... EVP_PKEY_derive() docs.
2006-07-08 Dr. Stephen... Add some examples.
2006-07-08 Dr. Stephen... EVP_PKEY_verify() docs.
2006-07-08 Dr. Stephen... New docs.
2006-07-08 Dr. Stephen... Update docs.
2006-07-08 Dr. Stephen... Add some EVP_PKEY_METHOD docs.
2006-07-08 Dr. Stephen... Update docs with algorithm options.
2006-07-08 Dr. Stephen... Typo.
2006-07-08 Dr. Stephen... Initial docs for pkeyutl.
2006-07-08 Dr. Stephen... Docs for new utilities.
2006-07-07 Dr. Stephen... Add documentation for new smime options.
2006-07-04 Andy PolyakovFix compiler warnings.
2006-07-04 Andy PolyakovUnsigned vs signed comparison warning.
2006-07-04 Andy PolyakovTypos(?) in HEAD/crypto/evp/p_lib.c.
2006-07-02 Dr. Stephen... dsa_pub_cmp() doesn't need to check parameters because...
2006-07-02 Dr. Stephen... Make return value from EVP_PKEY_cmp() and EVP_PKEY_cmp_...
2006-07-02 Andy PolyakovPrepare playground for AES experimental code.
2006-06-30 Bodo Möllerdocumentation for "HIGH" vs. "MEDIUM" was not up-to...
2006-06-30 Bodo Mölleruse <poll.h> as by Single Unix Specification
2006-06-28 Bodo Mölleralways read in RAND_poll() if we can't use select becau...
2006-06-28 Andy PolyakovMitigate the hazard of cache-collision timing attack...
2006-06-28 Andy PolyakovMitigate the hazard of cache-collision timing attack...
2006-06-28 Andy PolyakovMitigate cache-collision timing attack on last round.
2006-06-27 Dr. Stephen... Fix EVP_PKEY_CTX_dup() to return correct value and...
2006-06-27 Richard LevitteUse poll() when possible to gather Unix randomness...
2006-06-23 Bodo MöllerNew functions CRYPTO_set_idptr_callback(),
2006-06-22 Bodo MöllerChange in 0.9.8 branch:
2006-06-20 Bodo MöllerRemove ECC ciphersuites from 0.9.8 branch (should use...
2006-06-18 Bodo MöllerChange array representation of binary polynomials to...
2006-06-16 Bodo Mölleranother thread-safety fix
2006-06-15 Bodo MöllerError messages for client ECC cert verification.
2006-06-15 Bodo MöllerCall 'print_stuff' even if a handshake failed.
2006-06-15 Bodo MöllerFix algorithm handling for ECC ciphersuites: Adapt...
2006-06-15 Bodo MöllerFix another new bug in the cipherstring logic.
2006-06-15 Bodo MöllerFix another bug introduced yesterday when deleting...
2006-06-15 Bodo MöllerOops ... deleted too much in the previous commit when...
2006-06-14 Bodo MöllerDisable invalid ciphersuites
2006-06-14 Bodo MöllerCiphersuite string bugfixes, and ECC-related (re-)defin...
2006-06-14 Bodo MöllerMake sure that AES ciphersuites get priority over Camellia
2006-06-14 Bodo MöllerThread-safety fixes
2006-06-14 Bodo MöllerFix a bug recently introduced when updating this file...
2006-06-12 Richard LevitteKeep synchronised with Unix
2006-06-11 Bodo MöllerCamellia cipher, contributed by NTT
2006-06-10 Richard LevitteKeep synchronised with the Unix build
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-06-09 Bodo MöllerCamellia cipher, contributed by NTT
2006-06-06 Dr. Stephen... Output MIME parameter micalg according to RFC3851 and...
2006-06-06 Dr. Stephen... Add AES and GOST S/MIME capabilities if algorithms...
2006-06-05 Andy PolyakovFix obvious typo.
2006-06-05 Dr. Stephen... Clarify comment and add #ifdef.
2006-06-05 Dr. Stephen... Complete EVP_PKEY_ASN1_METHOD ENGINE support.
2006-06-05 Andy PolyakovSync aes.h with cvs.openssl.org/chngview?cn=15336.
2006-06-05 Andy PolyakovReimplement AES_ofb128_encrypt.
2006-06-05 Andy PolyakovCorrect logical error in STRICT_ALIGNMENT check and...
2006-06-05 Andy PolyakovMinor ppc-xlate.pl update.
2006-06-05 Andy PolyakovAdd sha512-ppc.pl module.
2006-06-05 Andy PolyakovMinor sha1-ppc.pl update.
2006-06-04 Richard LevitteA few more ENGINE strings that need shortening.
2006-06-03 Richard LevitteSynchronise with Unix
2006-06-02 Dr. Stephen... Make update.
2006-06-02 Dr. Stephen... Initial public key ASN1 method engine support. Not...
2006-06-02 Dr. Stephen... Automatically free up dynamically allocated public...
2006-06-02 Dr. Stephen... Extend default method string to include public key...
2006-06-02 Dr. Stephen... Typo.
2006-06-02 Dr. Stephen... Add ENGINE support for EVP_PKEY_METHOD including lookup...
2006-06-01 Richard LevitteSynchronise with the Unixly build.
2006-06-01 Dr. Stephen... Fix error code. make update
2006-06-01 Dr. Stephen... Add missing prototype. Extend engine utility to print...
2006-06-01 Dr. Stephen... Add engine table for EVP_PKEY_METHOD. Doesn't do much...
2006-06-01 Richard LevitteBecause all object files are now in a file, we don...
2006-05-31 Dr. Stephen... New pkey functions for keygen callbacks and retrieving...
2006-05-30 Andy PolyakovTune up AES CFB. Performance improvement varies from...
2006-05-28 Richard LevitteUse a new signed int ii instead of j (which is unsigned...
2006-05-28 Richard LevitteDeal with another name that's longer than 31 characters.
2006-05-28 Richard Levitterslen is unsigned, so it can never go below 0.
2006-05-28 Dr. Stephen... Install openssl.cnf to OPENSSLDIR in mk1mf.pl
2006-05-26 Dr. Stephen... Flush p7bio when all data has been copied.
2006-05-26 Dr. Stephen... Fix warnings.
2006-05-26 Dr. Stephen... Update pkeyutl to use size_t for pkey functions.
2006-05-25 Richard LevitteSigned vs. unsigned conflict
2006-05-25 Richard LevitteThere was a problem with too long command lines, so...
2006-05-25 Dr. Stephen... Allow any supported cipher to be used with smime -encrypt.
2006-05-25 Dr. Stephen... Add prototypes, update Win32 ordinals.
next