openssl.git
2001-09-24 Bodo Mölleravoid everything resembling a magic trigraph
2001-09-22 Bodo MöllerThe 'no-rijndael' option must define OPENSSL_NO_AES...
2001-09-22 Bodo Möllercrypto/idea and crypto/rijndael were missing in the...
2001-09-21 Bodo Möllerbugfix: handle HelloRequest received during handshake...
2001-09-21 Bodo MöllerDisable session related stuff in SSL_ST_OK case of...
2001-09-21 Bodo MöllerBugfix: correct cleanup after sending a HelloRequest
2001-09-20 Bodo MöllerNew function SSL_renegotiate_pending().
2001-09-20 Bodo Möllermake update
2001-09-20 Bodo Möllerfix ssl3_accept: don't call ssl_init_wbio_buffer()...
2001-09-20 Bodo MöllerFix ssl/s3_enc.c, ssl/t1_enc.c and ssl/s3_pkt.c so...
2001-09-20 Bodo Möllercomments
2001-09-18 Bodo MöllerChange Makefile so that it works without any additional...
2001-09-17 Bodo MöllerAnother demo.
2001-09-14 Geoff ThorpeSome of the ENGINE file names were changed for 8.3...
2001-09-14 Geoff ThorpeFix a typo in the preprocessor logic in eng_list.c...
2001-09-14 Geoff ThorpeAdd a SHA1 test to evptests.txt - only the MD5 hash...
2001-09-14 Geoff Thorpe'evp_test' needs to initialise and cleanup EVP_CIPHER_C...
2001-09-14 Bodo Mölleradd comment
2001-09-14 Bodo MöllerGet rid of junk (deleted/renamed function) by rebuilding
2001-09-14 Bodo Mölleradd details
2001-09-13 Lutz JänickeTypo.
2001-09-13 Lutz JänickeOne more manual page.
2001-09-13 Lutz JänickeRework section about return values another time (based...
2001-09-13 Bodo Mölleravoid "statement not reached" warning
2001-09-12 Geoff ThorpeUpdated dependencies from "make update"
2001-09-12 Geoff ThorpeReduce the header dependencies on engine.h in apps/.
2001-09-12 Geoff ThorpeENGINE uses a very opaque design, so we can predeclare...
2001-09-12 Geoff ThorpeENGINE files were renamed, and error strings are now...
2001-09-12 Dr. Stephen... Add certificate and request demos.
2001-09-11 Lutz JänickeMake maximum certifcate chain size accepted from the...
2001-09-11 Bodo Mölleradd 'release showstopper' entry
2001-09-11 Bodo Möllerupdate
2001-09-11 Bodo Möllerex_data situation is no longer that bad
2001-09-10 Geoff Thorpemake update
2001-09-10 Geoff ThorpePut all "common" initialisation in the apps_startup...
2001-09-10 Geoff Thorpeenginetest needs 'memset' defined.
2001-09-10 Ulf Möllermissed one file
2001-09-10 Bodo MöllerWhile ispell may not like it, "cancelling" may be spelt...
2001-09-10 Bodo Möllerfix memory leak (I think)
2001-09-10 Bodo Möllerremove an old comment
2001-09-10 Bodo Möllerrestore previous revision -- memory leak should be...
2001-09-10 Bodo Möllerfix memory leak
2001-09-10 Bodo Mölleravoid warning ('const' discarded)
2001-09-10 Bodo Möllerexclude disabled message digests
2001-09-10 Bodo Mölleradd AES ciphers
2001-09-10 Bodo MöllerUpdate so that progs.h can indeed be automatically...
2001-09-10 Bodo Möllertypo
2001-09-10 Bodo MöllerGet rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit...
2001-09-10 Bodo MöllerGet rid of hazardous EVP_DigestInit_dbg/EVP_DigestInit...
2001-09-10 Bodo Möllercopyright
2001-09-10 Bodo MöllerDelete pointless casts
2001-09-10 Bodo MöllerFix apps/openssl.c and ssl/ssltest.c so that they use
2001-09-08 Dr. Stephen... Replace old (and invalid) copyright notice.
2001-09-07 Bodo MöllerThe various hash #includes in rand_lcl.h *are* needed...
2001-09-07 Lutz JänickeRecognize OpenUNIX-8 with compiler
2001-09-07 Ben LaurieAdd a cleanup function for MDs.
2001-09-07 Ben LaurieLook up MD5 by name.
2001-09-07 Ben LaurieRemove duplication.
2001-09-07 Ben LaurieNow need sha.h for some reason.
2001-09-07 Ben LaurieRedo type-safety fix.
2001-09-07 Ulf Möllerispell
2001-09-07 Ulf Möllerispell
2001-09-07 Ulf Möllermake engine file names unique in 8.3
2001-09-06 Lutz JänickeCompletely reworked SVR5 shared library support.
2001-09-06 Ulf Möllerunused function
2001-09-06 Ulf Möllerinclude the proper header file
2001-09-06 Ulf Möllerdouble definition
2001-09-06 Lutz JänickeEven more corrections for OpenUNIX 8
2001-09-06 Bodo MöllerAvoid strdup.
2001-09-06 Lutz JänickeSort out mess of colons...
2001-09-06 Lutz JänickeSupport for shared libraries on Unixware-7 and OpenUNIX-8
2001-09-06 Bodo MöllerTotally get rid of CRYPTO_LOCK_ERR_HASH.
2001-09-06 Lutz JänickeBuild shared libaries for Unixware-7 and OpenUNIX-8...
2001-09-06 Bodo Möllerimprove OAEP check
2001-09-06 Bodo Möllerfix formatting so that the file can be view with any...
2001-09-05 Bodo MöllerMention DSO_up => DSO_up_ref renaming
2001-09-05 Bodo MöllerRenaming DH_up to DH_up_ref does not warrant a CHANGES...
2001-09-05 Geoff ThorpeENGINEs can now perform structural cleanup.
2001-09-05 Geoff ThorpeThis adds "destroy" handlers to the existing ENGINEs...
2001-09-05 Geoff ThorpeENGINE's init() and finish() handler functions are...
2001-09-05 Geoff ThorpeAdd some missing CHANGES items.
2001-09-05 Bodo MöllerOops^2: It was the correct line, but an incorrect change.
2001-09-05 Bodo MöllerOops, wrong line
2001-09-05 Bodo Möller-mcpu=i486 vs. -m486 ...
2001-09-05 Geoff ThorpeChange DH_up() -> DH_up_ref()
2001-09-05 Geoff Thorpe"DH_up" had been changed to "DH_up_ref" in libeay.num...
2001-09-05 Bodo MöllerSolaris <string.h> does not declare 'strdup' if _XOPEN_...
2001-09-05 Ulf Möllerbug fix: bn_sqr_recursive output is twice its input...
2001-09-05 Ulf MöllerEric Hanchrow points out that Cygwin perl works.
2001-09-05 Ulf MöllerUse GCC 2.95/3.0 optimization
2001-09-04 Geoff ThorpeUpdate the ENGINE README, and stock it up with extra...
2001-09-04 Ulf Möllerstrsep implementation to allow the file to compile...
2001-09-04 Geoff ThorpeMake the 'dynamic' ENGINE bundle up the loading applica...
2001-09-04 Geoff ThorpeAdd a "_up" -> "_up_ref" change to libeay.num that...
2001-09-04 Bodo Möllertypo
2001-09-04 Bodo MöllerNow that we have ERR_unload_strings(), ERR_load_ERR_str...
2001-09-04 Bodo Möllerchanging something requires a write lock, not a read...
2001-09-04 Bodo MöllerCHANGES should list all API changes relevant for applic...
2001-09-04 Bodo MöllerOpenSSL copyright notices ...
2001-09-04 Bodo Möllerdelete redundant ERR_load_CRYPTO_strings() prototype
next