Make sha-256/-512 naming in speed.c consistent with their names as they
[openssl.git] / doc /
2002-10-09 Dr. Stephen HensonPKCS12_create manual page
2002-10-09 Dr. Stephen HensonMore man pages.
2002-10-08 Dr. Stephen HensonPKCS7_verify() docs.
2002-10-07 Dr. Stephen HensonMore docs.
2002-10-07 Dr. Stephen HensonMore d2i/i2d manual pages.
2002-10-06 Dr. Stephen HensonDocument "0" and "1" naming convention.
2002-10-06 Dr. Stephen HensonUpdate docs.
2002-10-06 Dr. Stephen HensonUpdate docs.
2002-10-06 Dr. Stephen HensonUpdate DH parameter docs.
2002-10-06 Dr. Stephen HensonUpdate RSAPublicKey manual page...
2002-10-05 Dr. Stephen HensonSome docs relating to X509 ASN1 functions.
2002-10-04 Richard LevitteDocument should match reality :-).
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-09-25 Richard LevitteRemove *all* references to RSA_PKCS1_RSAref, since...
2002-09-25 Richard LevitteRemove reference to RSA_PKCS1_RSAref, since it doesn...
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-09-05 Lutz JänickeConsequently use term URI instead of URL
2002-08-15 Bodo Möllerfix manpage
2002-08-15 Richard LevitteMissing =back.
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...
next