openssl.git
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
2001-09-03 Geoff ThorpeThis changes the existing hardware ENGINE implementatio...
2001-09-03 Geoff ThorpeThis change adds a new ENGINE called "dynamic" that...
2001-09-03 Geoff ThorpeNote the "ERR_unload_strings" function.
2001-09-03 Geoff ThorpeAdd a new ERR function, "ERR_unload_strings", to comple...
2001-09-03 Geoff ThorpeCorrect a typo.
2001-09-03 Bodo MöllerRename recently introduced functions for improved code...
2001-09-03 Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-09-03 Bodo Möllerrearrange #includes because trying to include <crypto...
2001-09-02 Geoff ThorpeConvert "max" to "mx" for variable names (brought to...
2001-09-02 Ben LaurieMake MD functions take EVP_MD_CTX * instead of void...
2001-09-01 Geoff ThorpeNote the "ex_data" changes.
2001-09-01 Geoff ThorpeMake the necessary changes to work with the recent...
2001-09-01 Geoff ThorpeFirst step in fixing "ex_data" support. Warning: big...
2001-09-01 Geoff ThorpeOnly OPENSSL_free() non-NULL pointers.
2001-09-01 Ulf Möllerundo, didn't work
2001-09-01 Ulf Möller*** empty log message ***
2001-09-01 Ulf Möllerstrsep implementation to allow the file to compile...
2001-09-01 Ulf Möllermake update
2001-09-01 Ulf Möllerzlib default was broken on most platforms.
2001-08-28 Geoff Thorpe(A version of) gcc had been giving somewhat odd "trigra...
2001-08-28 Geoff ThorpeEnsure that failure to create the BIO in 'CRYPTO_mem_le...
2001-08-28 Ben LaurieFix SSL memory leak.
2001-08-27 Geoff ThorpeMake sure "CRYPTO_mem_leaks_fp" doesn't itself create...
2001-08-26 Geoff Thorpe"make update"
2001-08-26 Geoff Thorpegcc can't spot that 'derlst' is not used uninitialised...
2001-08-26 Ben LaurieTest digests.
2001-08-26 Ben LaurieAdd digests.
2001-08-25 Geoff ThorpeTidy up some code formatting.
2001-08-25 Geoff ThorpeNote the "ERR" changes.
2001-08-25 Geoff ThorpeThis changes the "ERR" code to have all access to state...
2001-08-25 Geoff ThorpeMake a note of the "up" functions.
2001-08-25 Geoff ThorpeChanges crypto/evp/ and ssl/ code from directly increme...
2001-08-25 Geoff ThorpeGive DH, DSA, and RSA functions to "up" their reference...
2001-08-25 Lutz JänickeAllow client certificate lists > 16kB ("Douglas E....
2001-08-25 Lutz JänickeWording of comment...
2001-08-25 Lutz JänickeNeeded for build on SunOS 4.1.x with gcc (Jeffrey Hutze...
2001-08-24 Lutz JänickeMore docs.
2001-08-24 Lutz Jänicke-passin argument not used when actually loading the key
2001-08-23 Dr. Stephen... Load OCSP responder key before waiting for an incoming
2001-08-23 Dr. Stephen... Add #ifdefs to some devcrypto code
2001-08-23 Lutz JänickeTypo.
2001-08-23 Lutz JänickeMore manual pages. Constify.
2001-08-23 Lutz JänickeAs discussed recently on openssl-users.
2001-08-23 Lutz JänickeMake clear, that using the compression layer is current...
2001-08-22 Ulf Möllertypo.
2001-08-22 Ben LaurieMore tests.
2001-08-21 Lutz JänickeOne more manual page...
2001-08-21 Lutz JänickeDocumentation on how to handle compression methods.
2001-08-21 Lutz JänickeChecked in from the wrong !@#$%&*() copy...
2001-08-20 Lutz JänickeMore interdependencies with respect to shutdown behaviour.
2001-08-19 Lutz JänickeAlert description strings for TLSv1 and documentation.
2001-08-18 Ben LaurieAdd RC4 support to OpenBSD.
2001-08-18 Ben LaurieAdd AES tests.
2001-08-18 Ben LaurieAdd EVP test program.
2001-08-18 Ben LaurieAdd first cut symmetric crypto support.
2001-08-17 Lutz JänickeMore details about session timeout settings.
2001-08-17 Lutz JänickeOne more function documented.
2001-08-17 Lutz JänickeSSL_shutdown() has even more properties...
2001-08-17 Lutz JänickeOne more step on the way for complete documentation...
2001-08-17 Lutz JänickeUnidirectional shutdown is allowed according to the...
2001-08-17 Richard LevitteMake sure evil file name characters, like spaces or...
2001-08-17 Dr. Stephen... Make -passin -passout etc work again.
2001-08-17 Dr. Stephen... Add CRL utility functions to allow CRLs to be
2001-08-16 Lutz JänickeBugfixes provided by "Stephen Hinton" <shinton@netopia...
2001-08-16 Lutz JänickeBetter description of the behaviour of SSL_shutdown...
2001-08-13 Richard Levittegcc 3.0 tells me that -m486 is deprecated. The gcc...
2001-08-12 Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
2001-08-12 Geoff ThorpeThe indexes returned by ***_get_ex_new_index() function...
2001-08-11 Ben LaurieMove CIPHER_CTX cleanups to _Final routines instead...
2001-08-10 Richard LevitteApply the Tru64 patch from Tim Mooney <mooney@dogbert...
2001-08-08 Bodo Mölleradd missing link
2001-08-07 Bodo MöllerBugfix: larger message size in ssl3_get_key_exchange...
2001-08-07 Lutz JänickeFix typos (shinagawa@star.zko.dec.com)
2001-08-06 Bodo MöllerMore typedef'd struct names as search targets
next