summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2001-05-14Typos.Lutz Jänicke
2001-05-14One more point to clarify, pointed out by "Greg Stark" <ghstark@pobox.com>Lutz Jänicke
2001-05-12Clarify behaviour with respect to SSL/TLS records.Lutz Jänicke
2001-05-11Clarify behaviour of SSL_write() by mentioning SSL_MODE_ENABLE_PARTIAL_WRITELutz Jänicke
2001-04-25Typo (reported by Petr Lancaric <Petr.Lancaric@ips-ag.cz>)Lutz Jänicke
2001-04-17Clarify request of client certificates. This is a FAQ.Lutz Jänicke
2001-04-12Missing link ("Greg Stark" <gstark@ethentica.com>)Lutz Jänicke
2001-04-12Fix wrong information with respect to CAs listed to the clientLutz Jänicke
2001-04-12Typo (Jun-ichiro itojun Hagino <itojun@iijlab.net>)Lutz Jänicke
2001-03-21Update docs.Bodo Möller
2001-03-18Fix PKCS#12 key generation bug.Dr. Stephen Henson
2001-03-16Add copy_extensions option to 'ca' utility.Dr. Stephen Henson
2001-03-15Add 'align' option to nameopt.Dr. Stephen Henson
2001-03-15Forgot "cvs add", so only the surrounding changes made it... sigh.Lutz Jänicke
2001-03-15Document the -certopt option to the x509 utility.Dr. Stephen Henson
2001-03-11Initial docs for PEM routines.Dr. Stephen Henson
2001-03-10Document the change.Richard Levitte
2001-03-09Update docs.Dr. Stephen Henson
2001-03-09Consistently use 'void *' for SSL read, peek and write functions.Bodo Möller
2001-03-09Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson
2001-03-08Add newly learned knowledge from yesterday's discussion.Lutz Jänicke
2001-03-08Constify BN_value_one.Bodo Möller
2001-03-05New option '-subj arg' for 'openssl req' and 'openssl ca'. ThisBodo Möller
2001-03-01Typo, spotted by "Greg Stark" <gstark@ethentica.com>.Lutz Jänicke
2001-02-23Describe new callback for session id generation.Lutz Jänicke
2001-02-23SSL_get_version() was an easy one :-)Lutz Jänicke
2001-02-20BN_rand_range() needs a BN_rand() variant that doesn't set the MSB.Ulf Möller
2001-02-19Make all configuration macros available for application by makingRichard Levitte
2001-02-16ispellUlf Möller
2001-02-16pod format errorUlf Möller
2001-02-15Add "-rand" option to s_client and s_server.Lutz Jänicke
2001-02-14Option to disable standard block padding with EVP API.Dr. Stephen Henson
2001-02-13Finish first round of session cache documentation.Lutz Jänicke
2001-02-13New manual page: SSL_CTX_set_mode.Lutz Jänicke
2001-02-11More about session caching.Lutz Jänicke
2001-02-10Include information that automatic query is a new feature.Lutz Jänicke
2001-02-10Update for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.Lutz Jänicke
2001-02-10Manual page for SSL_CTX_set_options(). Unfortunately for some of theLutz Jänicke
2001-02-10Simplify BN_rand_rangeBodo Möller
2001-02-09Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.Lutz Jänicke
2001-02-08Note that EGD is used automatically.Ulf Möller
2001-02-08cleanupUlf Möller
2001-02-08Integrate my implementation of a countermeasure againstBodo Möller
2001-02-08Update documentation to match the state at 0.9.6 _and_ the recent changes.Lutz Jänicke
2001-02-07Bleichenbacher's DSA attackUlf Möller
2001-02-04Documenting session caching, 2nd step.Lutz Jänicke
2001-02-03Clarify why SSL_CTX_use_certificate_chain_file() should be preferred.Lutz Jänicke
2001-02-03Typo: on my screen it nicely wrapped around at 80 :-)Lutz Jänicke
2001-02-02Document session caching, first step.Lutz Jänicke
2001-01-31New manual page for a hardly known but important item :-)Lutz Jänicke