openssl.git
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
2001-08-06 Bodo MöllerReinsert typedef'ed names for structs to help those...
2001-08-05 Ben LaurieStart to reduce some of the header bloat.
2001-08-05 Ben LaurieFix memory leak.
2001-08-04 Ben LaurieParameter correction for CIOFSESSION.
2001-08-03 Ben LaurieRemove extra whitespace. Sorry.
2001-08-03 Ben LaurieReinstate accidentally deleted code.
2001-08-03 Ben LaurieGet rid of the stuff we, err, got rid of.
2001-08-03 Ben LaurieHeader bloat reduction for EVP_PKEY.
2001-08-03 Ben LaurieThis ghastly hack prevents CVS wars over Kerberos ...
2001-08-03 Lutz JänickeOops, one SSL_OP_NON_EXPORT_FIRST was left.
2001-08-03 Ben LaurieMake /dev/crypto work with new EVP structures.
2001-08-03 Richard LevitteMake sure memcpy() gets properly declared by including...
2001-08-03 Bodo Möllerremove a comma
2001-08-03 Lutz JänickeDon't disable rollback attack detection as a recommende...
2001-08-01 Lutz JänickeMention removed option.
2001-08-01 Lutz JänickeRemove SSL_OP_NON_EXPORT_FIRST:
2001-07-31 Richard Levittemake update
2001-07-31 Richard LevitteMake sure the source file is included among the depende...
2001-07-31 Lutz JänickeReworked manual pages with a lot of input from Bodo...
2001-07-31 Ben LaurieDocument DES changes better.
2001-07-31 Ben LaurieRemove old unused stuff.
2001-07-31 Lutz JänickeIndent.
2001-07-31 Richard LevitteVade retro C++ comments!
2001-07-31 Richard LevitteMake as sure as possible that gethostname() will be...
2001-07-31 Richard LevitteCorrect most of the unsigned vs. signed warnings (or...
2001-07-31 Richard LevitteWhoops, my fault, a backslash got converted to a slash...
2001-07-31 Richard LevitteMore Kerberos SSL changes from Jeffrey Altman <jaltman...
2001-07-31 Ben LaurieRemove //.
2001-07-31 Richard Levittemake update
2001-07-30 Ben LaurieReally add the EVP and all of the DES changes.
2001-07-30 Ben LaurieMake EVPs allocate context memory, thus making them...
2001-07-30 Ben LaurieOnly set the verify callback if there's one to set!
2001-07-30 Andy PolyakovJust a "get to know your system" bit.
2001-07-30 Andy PolyakovEnhanced support for IA-64 Linux and HP-UX (as well...
2001-07-30 Andy PolyakovSupport for Intel and HP-UXi assemblers.
2001-07-30 Ben LaurieANSIfication.
2001-07-30 Andy PolyakovTypo in stty command lines.
2001-07-30 Lutz JänickeDon't miss files...
2001-07-30 Lutz JänickeFix inconsistent behaviour with respect to verify_callb...
2001-07-30 Lutz JänickeForgot to mention second fix.
2001-07-27 Bodo Möllerlength of secret exponent is needed only when we create one
2001-07-27 Bodo MöllerUndo DH_generate_key() change: s3_srvr.c was using...
next