Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/openssl/openssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)Author
2001-11-10remove incorrect 'callback' prototypeBodo Möller
2001-11-10msg_callback documentationBodo Möller
2001-11-08clarifyBodo Möller
2001-10-26New options to allow req to accept UTF8 strings as input.Dr. Stephen Henson
2001-10-25remove compatibility notes that no longer applyUlf Möller
2001-10-25Correct some links...Richard Levitte
2001-10-25Change the DES documentation to reflect the current status. Note thatRichard Levitte
2001-10-25mention des_old.hBodo Möller
2001-10-25Add '-noemailDN' option to 'openssl ca'. This prevents inclusion ofBodo Möller
2001-10-25Remove DES_random_seed() but retain des_random_seed() for now. ChangeRichard Levitte
2001-10-25Due to an increasing number of clashes between modern OpenSSL andRichard Levitte
2001-10-20New functions SSL[_CTX]_set_msg_callback().Bodo Möller
2001-10-17document SSL_OP_NO_SESSION_RESUMPTION_ON_RENEGOTIATIONBodo Möller
2001-10-17Update docs.Dr. Stephen Henson
2001-10-16Update docs.Dr. Stephen Henson
2001-10-12Update information as a partial response to the postLutz Jänicke
2001-10-08Small documentation fixes (Howard Lum <howard@pumpkin.canada.sun.com>)Lutz Jänicke
2001-09-13Typo.Lutz Jänicke
2001-09-13One more manual page.Lutz Jänicke
2001-09-13Rework section about return values another time (based on hints fromLutz Jänicke
2001-09-11Make maximum certifcate chain size accepted from the peer applicationLutz Jänicke
2001-09-07ispellUlf Möller
2001-09-03Use uniformly chosen witnesses for Miller-Rabin testBodo Möller
2001-08-24More docs.Lutz Jänicke
2001-08-23Typo.Lutz Jänicke
2001-08-23More manual pages. Constify.Lutz Jänicke
2001-08-23As discussed recently on openssl-users.Lutz Jänicke
2001-08-23Make clear, that using the compression layer is currently not recommended.Lutz Jänicke
2001-08-22typo.Ulf Möller
2001-08-21One more manual page...Lutz Jänicke
2001-08-21Documentation on how to handle compression methods.Lutz Jänicke
2001-08-20More interdependencies with respect to shutdown behaviour.Lutz Jänicke
2001-08-19Alert description strings for TLSv1 and documentation.Lutz Jänicke
2001-08-17More details about session timeout settings.Lutz Jänicke
2001-08-17One more function documented.Lutz Jänicke
2001-08-17SSL_shutdown() has even more properties...Lutz Jänicke
2001-08-17One more step on the way for complete documentation...Lutz Jänicke
2001-08-17Unidirectional shutdown is allowed according to the RFC.Lutz Jänicke
2001-08-16Better description of the behaviour of SSL_shutdown() as it is now, brokenLutz Jänicke
2001-08-08add missing linkBodo Möller
2001-08-03Don't disable rollback attack detection as a recommended bug workaround.Lutz Jänicke
2001-07-31Reworked manual pages with a lot of input from Bodo Moeller.Lutz Jänicke
2001-07-31Document DES changes better.Ben Laurie
2001-07-28Undo DH_generate_key() change: s3_srvr.c was using it correctlyBodo Möller
2001-07-25Don't preserve existing keys in DH_generate_key.Bodo Möller
2001-07-25Fix wrong information about SSL_set_connect_state()...Lutz Jänicke
2001-07-23Additional inline reference.Lutz Jänicke
2001-07-23Add missing reference.Lutz Jänicke
2001-07-21Documentation about ephemeral key exchangeLutz Jänicke
2001-07-20Updated explanation.Lutz Jänicke