summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchcvs2svn2005-05-171-74/+0
|\
* | 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
* | Add errstr manual pageDr. Stephen Henson2004-11-251-0/+39
* | Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson2004-11-254-1/+7
* | Update docsDr. Stephen Henson2004-11-251-2/+1
* | Update docs.Dr. Stephen Henson2004-11-251-6/+0
* | RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov2004-11-211-3/+4
* | Update X509v3 doc.Dr. Stephen Henson2004-11-171-6/+43
* | Update X509v3 docs.Dr. Stephen Henson2004-11-161-0/+23
* | PR: 910Dr. Stephen Henson2004-11-162-0/+39
* | Initial pod documentation of X509V3 config file format.Dr. Stephen Henson2004-11-161-0/+394
* | PR: 923Dr. Stephen Henson2004-11-141-1/+1
* | PR: 938Dr. Stephen Henson2004-11-141-1/+1
* | PR: 969Dr. Stephen Henson2004-11-132-5/+5
* | OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov2004-08-291-15/+15
* | 'compatibility', not 'computability' :-)...Richard Levitte2004-08-181-1/+1
* | Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov2004-07-261-0/+34
* | Explain a little better what BN_num_bits() and BN_num_bits_word() do.Richard Levitte2004-07-011-3/+23
* | Attempt to bring the 'engine' documentation up to date w.r.t missingGeoff Thorpe2004-06-171-114/+92
* | More precise explanation of session id context requirements.Lutz Jänicke2004-06-141-1/+2
* | Documentation note for Win32 glue between BIO layer and compiler run-time.Andy Polyakov2004-05-251-0/+21
* | While size_t-fying let's not forget to update documentation:-)Andy Polyakov2004-05-201-1/+1
* | Extend OID config module format.Dr. Stephen Henson2004-03-271-0/+5
* | Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa)Richard Levitte2004-03-231-3/+4
* | Correct minor spelling error.Richard Levitte2004-03-211-1/+1
* | typoUlf Möller2004-03-061-1/+1
* | Config docs.Dr. Stephen Henson2004-03-024-4/+167
* | Documentation of the KISS autoconfig functions.Dr. Stephen Henson2004-03-021-0/+77
* | More autoconfig docs.Dr. Stephen Henson2004-03-011-3/+78