]> git.ipfire.org Git - thirdparty/openssl.git/history - doc
Synchronise with Unix.
[thirdparty/openssl.git] / doc /
2002-08-05  Geoff ThorpeThese are updates/fixes to DH/DSA/RAND docs based on...
2002-08-05  Geoff Thorpetypo fix
2002-08-04  Geoff ThorpeVarious parts of the RSA documentation were inaccurate...
2002-08-04  Geoff ThorpeA single monolithic man page for the ENGINE stuff....
2002-07-29  Bodo Möllermention SSL_do_handshake()
2002-07-22  Bodo Möllerfix a typo and clarify
2002-07-19  Lutz JänickeNew cipher selection options COMPLEMENTOFALL and COMPLE...
2002-07-19  Lutz JänickeThe behaviour is undefined when calling SSL_write(...
2002-07-19  Lutz JänickeManual page for SSL_do_handshake().
2002-07-18  Geoff ThorpeThis documentation change was being written at the...
2002-07-18  Richard LevitteExplain why RSA_check_key() doesn't work with hard...
2002-07-18  Richard LevitteAdd history for documented new functions.
2002-07-10  Lutz JänickeTypos in links between manual pages
2002-07-09  Bodo Möllerfix synopsis
2002-06-14  Bodo MöllerNew option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disab...
2002-06-12  Lutz JänickeCorrect wrong usage information.
2002-06-05  Richard LevitteDocumentation bug corrected.
2002-06-04  Lutz JänickeTypo.
2002-05-30  Richard Levittea B< that wasn't properly ended.
2002-05-28  Lutz JänickeRemove item listed twice <kromJx@crosswinds.net>.
2002-05-16  Lutz JänickeFix incorrect =over 4 location.
2002-05-08  Richard LevitteSmall documentation fix for EVP_CipherFinal or EVP_Ciph...
2002-04-30  Lutz JänickeFix escaping when using the -subj option of "openssl...
2002-04-13  Ulf Mölleranother error discovered by Karsten Braaten. The number...
2002-04-07  Ulf Möllererror reported by Karsten Braaten
2002-03-05  Bodo MöllerRephrase statement on the security of two-key 3DES.
2002-02-28  Bodo MöllerAdd 'void *' argument to app_verify_callback.
2002-02-27  Lutz JänickeSSL_clear != SSL_free/SSL_new
2002-02-15  Lutz JänickeEven though it is not really practical people should...
2002-01-24  Bodo MöllerNew functions
2002-01-21  Lutz JänickeTypos (jsyn <jsyn@openbsd.org>).
2002-01-04  Bodo Mölleradd a sentence previously deleted by accident
2002-01-04  Bodo Mölleradd documentation for SSLeay_version(SSLEAY_DIR) and
2002-01-04  Lutz JänickeTsss, SSLeay_version() was already documented, it just...
2002-01-04  Lutz JänickeAdd information as provided by Richard Levitte on opens...
2002-01-04  Dr. Stephen HensonUpdate PEM docs
2001-12-09  Ben LaurieImprove back compatibility.
2001-12-04  Richard LevitteI was recently informed that some people wrongly use...
2001-12-03  Dr. Stephen HensonEVP_BytesToKey documentation.
2001-12-01  Dr. Stephen HensonAdd -pubkey option to req command.
2001-11-26  Bodo Möllerdiscuss -name and default_ca more correctly (I hope)
2001-11-19  Lutz JänickeClarify reference count handling/removal of session
2001-11-10  Bodo Möllerremove incorrect 'callback' prototype
2001-11-10  Bodo Möllermsg_callback documentation
2001-11-08  Bodo Möllerclarify
2001-10-26  Dr. Stephen HensonNew options to allow req to accept UTF8 strings as...
2001-10-25  Ulf Möllerremove compatibility notes that no longer apply
2001-10-25  Richard LevitteCorrect some links...
2001-10-25  Richard LevitteChange the DES documentation to reflect the current...
2001-10-25  Bodo Möllermention des_old.h
2001-10-25  Bodo MöllerAdd '-noemailDN' option to 'openssl ca'. This prevents...
2001-10-25  Richard LevitteRemove DES_random_seed() but retain des_random_seed...
2001-10-24  Richard LevitteDue to an increasing number of clashes between modern...
2001-10-20  Bodo MöllerNew functions SSL[_CTX]_set_msg_callback().
2001-10-17  Bodo Möllerdocument SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATION
2001-10-17  Dr. Stephen HensonUpdate docs.
2001-10-16  Dr. Stephen HensonUpdate docs.
2001-10-12  Lutz JänickeUpdate information as a partial response to the post
2001-10-08  Lutz JänickeSmall documentation fixes (Howard Lum <howard@pumpkin...
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-11  Lutz JänickeMake maximum certifcate chain size accepted from the...
2001-09-07  Ulf Möllerispell
2001-09-03  Bodo MöllerUse uniformly chosen witnesses for Miller-Rabin test
2001-08-24  Lutz JänickeMore docs.
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-21  Lutz JänickeOne more manual page...
2001-08-21  Lutz JänickeDocumentation on how to handle compression methods.
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-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-16  Lutz JänickeBetter description of the behaviour of SSL_shutdown...
2001-08-08  Bodo Mölleradd missing link
2001-08-03  Lutz JänickeDon't disable rollback attack detection as a recommende...
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-27  Bodo MöllerUndo DH_generate_key() change: s3_srvr.c was using...
2001-07-25  Bodo MöllerDon't preserve existing keys in DH_generate_key.
2001-07-25  Lutz JänickeFix wrong information about SSL_set_connect_state()...
2001-07-23  Lutz JänickeAdditional inline reference.
2001-07-23  Lutz JänickeAdd missing reference.
2001-07-21  Lutz JänickeDocumentation about ephemeral key exchange
2001-07-20  Lutz JänickeUpdated explanation.
2001-07-20  Lutz JänickeSome more documentation bits.
2001-07-13  Dr. Stephen HensonAllow OCSP server to handle multiple requests.
2001-07-11  Lutz JänickeClarify! (based on recent mailing-list discussions)
2001-07-10  Bodo MöllerFix PRNG.
2001-07-03  Lutz JänickeWhen only the key is given to "enc", the IV is undefined
2001-05-17  Dr. Stephen HensonAdd examples to EVP_EncryptInit manual page.
2001-05-16  Lutz JänickeAdd missing item(s) SSL_ERROR_WANT_CONNECT, SSL_ERROR_W...
2001-05-14  Lutz JänickeTypos.
next