aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Change the EVP_somecipher() and EVP_somedigest()Dr. Stephen Henson2001-03-091-17/+18
* Add newly learned knowledge from yesterday's discussion.Lutz Jänicke2001-03-087-15/+57
* Constify BN_value_one.Bodo Möller2001-03-082-2/+2
* New option '-subj arg' for 'openssl req' and 'openssl ca'. ThisBodo Möller2001-03-052-0/+22
* Typo, spotted by "Greg Stark" <gstark@ethentica.com>.Lutz Jänicke2001-03-011-1/+1
* Describe new callback for session id generation.Lutz Jänicke2001-02-232-0/+151
* SSL_get_version() was an easy one :-)Lutz Jänicke2001-02-232-0/+47
* BN_rand_range() needs a BN_rand() variant that doesn't set the MSB.Ulf Möller2001-02-201-6/+8
* Make all configuration macros available for application by makingRichard Levitte2001-02-191-4/+4
* ispellUlf Möller2001-02-1612-20/+20
* pod format errorUlf Möller2001-02-161-0/+1
* Add "-rand" option to s_client and s_server.Lutz Jänicke2001-02-152-0/+18
* Option to disable standard block padding with EVP API.Dr. Stephen Henson2001-02-142-29/+54
* Finish first round of session cache documentation.Lutz Jänicke2001-02-136-9/+126
* New manual page: SSL_CTX_set_mode.Lutz Jänicke2001-02-134-2/+89
* More about session caching.Lutz Jänicke2001-02-114-0/+79
* Include information that automatic query is a new feature.Lutz Jänicke2001-02-101-2/+5
* Update for 0.9.7 with SSL_OP_CIPHER_SERVER_PREFERENCE.Lutz Jänicke2001-02-101-0/+10
* Manual page for SSL_CTX_set_options(). Unfortunately for some of theLutz Jänicke2001-02-105-1/+221
* Simplify BN_rand_rangeBodo Möller2001-02-102-4/+3
* Fix "wierd" typo as submitted by Jeroen Ruigrok/Asmodai <asmodai@wxs.nl>.Lutz Jänicke2001-02-091-1/+1
* Note that EGD is used automatically.Ulf Möller2001-02-081-0/+3
* cleanupUlf Möller2001-02-081-6/+5
* Integrate my implementation of a countermeasure againstBodo Möller2001-02-081-3/+3
* Update documentation to match the state at 0.9.6 _and_ the recent changes.Lutz Jänicke2001-02-081-5/+43
* Bleichenbacher's DSA attackUlf Möller2001-02-072-3/+11
* Documenting session caching, 2nd step.Lutz Jänicke2001-02-049-8/+303
* Clarify why SSL_CTX_use_certificate_chain_file() should be preferred.Lutz Jänicke2001-02-031-2/+14
* Typo: on my screen it nicely wrapped around at 80 :-)Lutz Jänicke2001-02-031-1/+2
* Document session caching, first step.Lutz Jänicke2001-02-025-2/+241
* New manual page for a hardly known but important item :-)Lutz Jänicke2001-01-312-0/+83
* Insert a missing space to stop pod2man giving stroppy "malformed" warnings.Geoff Thorpe2001-01-251-1/+1
* Copy over just written manpage to the ones still missing.Lutz Jänicke2001-01-233-1/+117
* Add entries for new manpages...Lutz Jänicke2001-01-231-1/+4
* Use the correct number of arguments in the example.Ulf Möller2001-01-211-2/+2
* Documentation about SSL_get_ex_data_X509_STORE_CTX_idx andLutz Jänicke2001-01-203-7/+160
* Update ocsp utility documentation.Dr. Stephen Henson2001-01-201-8/+57
* link to the new manpage.Ulf Möller2001-01-152-1/+8
* New '-extfile' option for 'openssl ca'.Bodo Möller2001-01-151-3/+11
* Update the LHASH man page.Geoff Thorpe2001-01-141-48/+139
* Preliminary ocsp utility documentation.Dr. Stephen Henson2001-01-141-0/+136
* New -newreq-nodes option to CA.pl.Bodo Möller2001-01-111-0/+5
* Add a pointer to digest options in the description of -fingerprint.Bodo Möller2001-01-101-1/+2
* Fix SSL_peek and SSL_pending.Bodo Möller2000-12-252-8/+8
* c&p error spotted by Martin ForssenUlf Möller2000-12-131-2/+2
* Add description of SSL_[CTX_]_check_private_key().Lutz Jänicke2000-12-121-1/+12
* Add manual pages for certficate/key loading and friends.Lutz Jänicke2000-12-086-5/+253
* Update the internal docs.Richard Levitte2000-12-051-9/+10
* Typo and additional information about cert-chain building.Lutz Jänicke2000-12-051-1/+4
* Add EXAMPLES for SSL_CIPHER_description() output.Lutz Jänicke2000-12-051-0/+9