aboutsummaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Add includes in synopsis.Ulf Möller2006-05-1418-25/+61
* note that SSL_library_init() is not reentrantNils Larsch2006-03-121-0/+1
* add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch2006-03-106-1/+289
* Typo.Dr. Stephen Henson2006-03-051-1/+1
* TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.Ulf Möller2006-02-261-3/+5
* fix typosNils Larsch2006-02-152-2/+2
* *** empty log message ***Ulf Möller2006-02-121-0/+5
* RFC 3161 compliant time stamp request creation, response generationUlf Möller2006-02-123-0/+790
* TypoLutz Jänicke2006-01-301-1/+1
* Typo.Dr. Stephen Henson2006-01-151-1/+1
* support numeric strings in ASN1_generate_nconfNils Larsch2006-01-141-1/+2
* fix typo, pointed out by Patrick GuioNils Larsch2005-11-021-1/+1
* Add fixes for CAN-2005-2969.Bodo Möller2005-10-261-1/+1
* new option "openssl ciphers -V"Bodo Möller2005-10-011-4/+10
* fix typosNils Larsch2005-09-151-2/+2
* Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch2005-08-143-17/+17
* fix BN_mod_word and give a more reasonable return value if an error occurredNils Larsch2005-07-251-3/+7
* add missing entries for "-multivalue-rdn" and "-utf8" in ca.pod and req.podNils Larsch2005-07-152-7/+35
* the second argument of d2i_X509, d2i_X509_CRL and d2i_X509_REQ is constNils Larsch2005-07-133-3/+3
* Someone did some cutting and pasting and didn't quite finish the job :-).Richard Levitte2005-06-241-6/+6
* The NAME section of a man page is required to have a dash followed by aRichard Levitte2005-06-232-2/+2
* Typo.Dr. Stephen Henson2005-06-221-2/+2
* Add better documentation on how id_function() should be defined and whatRichard Levitte2005-06-181-13/+21
* 0.9.8-beta5 works on VMS/AlphaRichard Levitte2005-06-131-3/+12
* The macro THREADS was changed to OPENSSL_THREADS a long time ago.Richard Levitte2005-06-041-1/+1
* Use correct name for config file env variable.Dr. Stephen Henson2005-06-021-1/+1
* Typo correctionRichard Levitte2005-05-241-3/+3
* update ecdsa docNils Larsch2005-05-191-44/+22
* A few more fingerprints...Richard Levitte2005-05-051-0/+29
* fix typoNils Larsch2005-05-031-1/+1
* add reference to BN_BLINDING_new.podNils Larsch2005-04-291-1/+2
* add docu for BN_BLINDING functionsNils Larsch2005-04-262-0/+128
* updateNils Larsch2005-04-241-1/+1
* - use BN_set_negative and BN_is_negative instead of BN_set_signNils Larsch2005-04-221-0/+3
* the pointer to the message digest is constNils Larsch2005-04-211-2/+2
* EVP_CIPHER_CTX_init is a void function + fix typoNils Larsch2005-04-152-6/+6
* Added restrictions on the use of proxy certificates, as they may poseRichard Levitte2005-04-092-2/+48
* improve docu of SSL_CTX_use_PrivateKey()Nils Larsch2005-04-081-0/+12
* fix example in docuNils Larsch2005-04-051-0/+2
* HISTORY section: point out change of default digestBodo Möller2005-04-031-0/+4
* use SHA-1 as the default digest for the apps/openssl commandsNils Larsch2005-04-021-2/+2
* Add a file with fingerprints that have recently been used to signRichard Levitte2005-03-311-0/+28
* update docs (recent constification)Nils Larsch2005-03-3030-109/+113
* the second argument of EVP_SealInit is constNils Larsch2005-03-291-2/+3
* Doc fixes.Dr. Stephen Henson2005-03-222-6/+5
* Added HOWTO about proxy certificates.Richard Levitte2005-03-141-0/+280
* Fix typo on blowfish manual pageLutz Jänicke2005-02-191-1/+1
* Fix typos in the ecparam doc.Geoff Thorpe2004-12-171-6/+6
* Add -passin argument to dgst command.Dr. Stephen Henson2004-12-031-0/+6
* Typo.Dr. Stephen Henson2004-11-261-1/+1