summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* mention SSL_do_handshake()bodo2002-07-291-1/+1
* fix a typo and clarifybodo2002-07-221-3/+3
* New cipher selection options COMPLEMENTOFALL and COMPLEMENTOFDEFAULT.jaenicke2002-07-191-0/+24
* The behaviour is undefined when calling SSL_write() with num=0.jaenicke2002-07-191-0/+3
* Manual page for SSL_do_handshake().jaenicke2002-07-195-0/+79
* This documentation change was being written at the same time as Richard'sgeoff2002-07-181-7/+26
* Explain why RSA_check_key() doesn't work with hard keys.levitte2002-07-181-1/+10
* Add history for documented new functions.levitte2002-07-186-3/+24
* Typos in links between manual pagesjaenicke2002-07-109-10/+10
* fix synopsisbodo2002-07-091-2/+3
* New option SSL_OP_DONT_INSERT_EMPTY_FRAGMENTS for disabling CBCbodo2002-06-141-2/+15
* Correct wrong usage information.jaenicke2002-06-121-23/+27
* Documentation bug corrected.levitte2002-06-051-1/+1
* Typo.jaenicke2002-06-041-1/+1
* a B< that wasn't properly ended.levitte2002-05-301-1/+1
* Remove item listed twice <kromJx@crosswinds.net>.jaenicke2002-05-281-1/+0
* Fix incorrect =over 4 location.jaenicke2002-05-161-4/+2
* Small documentation fix for EVP_CipherFinal or EVP_CipherFinal_ex.levitte2002-05-081-1/+1
* Fix escaping when using the -subj option of "openssl req", documentjaenicke2002-04-302-1/+13
* another error discovered by Karsten Braaten. The number was not evenulf2002-04-131-1/+1
* error reported by Karsten Braatenulf2002-04-071-1/+1
* Rephrase statement on the security of two-key 3DES.bodo2002-03-051-2/+2
* Add 'void *' argument to app_verify_callback.bodo2002-02-281-20/+20
* SSL_clear != SSL_free/SSL_newjaenicke2002-02-271-0/+19
* Even though it is not really practical people should know about it.jaenicke2002-02-156-2/+97
* New functionsbodo2002-01-241-8/+21
* Typos (jsyn <jsyn@openbsd.org>).jaenicke2002-01-211-2/+2
* add a sentence previously deleted by accidentbodo2002-01-041-0/+2
* add documentation for SSLeay_version(SSLEAY_DIR) andbodo2002-01-043-7/+100
* Tsss, SSLeay_version() was already documented, it just was not linked in.jaenicke2002-01-043-68/+3
* Add information as provided by Richard Levitte on openssl-users :-)jaenicke2002-01-042-1/+67
* Update PEM docssteve2002-01-041-1/+24
* Improve back compatibility.ben2001-12-091-4/+27
* I was recently informed that some people wrongly use ssleay.txt aslevitte2001-12-041-0/+16
* EVP_BytesToKey documentation.steve2001-12-031-0/+67
* Add -pubkey option to req command.steve2001-12-011-0/+5
* discuss -name and default_ca more correctly (I hope)bodo2001-11-261-2/+19
* Clarify reference count handling/removal of sessionjaenicke2001-11-191-2/+4
* remove incorrect 'callback' prototypebodo2001-11-102-2/+9
* msg_callback documentationbodo2001-11-103-0/+107
* clarifybodo2001-11-081-2/+4
* New options to allow req to accept UTF8 strings as input.steve2001-10-261-0/+15
* remove compatibility notes that no longer applyulf2001-10-251-7/+6
* Correct some links...levitte2001-10-251-1/+1
* Change the DES documentation to reflect the current status. Note thatlevitte2001-10-253-29/+255
* mention des_old.hbodo2001-10-251-1/+2
* Add '-noemailDN' option to 'openssl ca'. This prevents inclusion ofbodo2001-10-251-2/+22
* Remove DES_random_seed() but retain des_random_seed() for now. Changelevitte2001-10-251-7/+9
* Due to an increasing number of clashes between modern OpenSSL andlevitte2001-10-241-147/+150
* New functions SSL[_CTX]_set_msg_callback().bodo2001-10-201-2/+2