openssl.git
2006-08-31 Andy PolyakovFix bug in aes-586.pl.
2006-08-31 Andy PolyakovFix bug in x86unix.pl introduced in latest update.
2006-08-31 Dr. Stephen... Kill more C++ comments.
2006-08-31 Dr. Stephen... Fix C++ style comments, change assert to OPENSSL_assert...
2006-08-31 Dr. Stephen... Fix leak
2006-08-31 Ben LaurieForward port of IGE mode.
2006-08-28 Ben LaurieMake things static that should be. Declare stuff in...
2006-08-20 Richard LevitteAccording to documentation, including time.h declares...
2006-08-20 Richard LevitteCorrect warnings about signedness.
2006-08-13 Ulf MöllerUse gmtime on cygwin
2006-08-09 Andy Polyakov+20% tune-up for Power5.
2006-08-07 Andy PolyakovRevised AES_cbc_encrypt in x86 assembler module.
2006-08-05 Ulf MöllerCorrect punctuation.
2006-08-02 Andy PolyakovAgressively prefetch S-box in SSE codepatch, relax...
2006-08-02 Andy PolyakovSwitch to compact S-box when generating AES key schedule.
2006-08-01 Andy PolyakovSwitch to compact S-box when generating AES key schedule.
2006-08-01 Andy PolyakovReal Bourne shell doesn't interpret ==, but =.
2006-07-31 Andy PolyakovEngage assembler in solaris64-x86_64-cc.
2006-07-31 Andy Polyakovperlasm/x86unix.pl update.
2006-07-31 Andy PolyakovNext generation aes-586.pl featuring AES_[en|de]crypt...
2006-07-31 Bodo MöllerCamellia IPR information
2006-07-25 Dr. Stephen... Support for multiple CRLs with same issuer name in...
2006-07-24 Dr. Stephen... Cache some CRL related extensions.
2006-07-21 Dr. Stephen... Avoid warning.
2006-07-21 Dr. Stephen... Avoid WIN32 warning.
2006-07-21 Dr. Stephen... Avoid warnings.
2006-07-20 Dr. Stephen... Use correct pointer types for various functions.
2006-07-19 Bodo MöllerNew Camellia implementation (replacing previous version)
2006-07-19 Bodo MöllerCamellia information
2006-07-18 Dr. Stephen... Store canonical encodings of Name structures. Update...
2006-07-18 Andy PolyakovReimplement outer rounds as "compact" in x86 assembler...
2006-07-17 Dr. Stephen... WIN32 fixes signed/unsigned issues and slightly socket...
2006-07-17 Dr. Stephen... Update .cvsignore again.
2006-07-17 Dr. Stephen... Update .cvsignore
2006-07-17 Dr. Stephen... Fix various error codes to match functions.
2006-07-17 Dr. Stephen... Add -timeout option to ocsp utility.
2006-07-17 Dr. Stephen... New non-blocking OCSP functionality.
2006-07-14 Andy PolyakovAdd option for "compact" rounds to aes_x86core.c. ...
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
next