aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2006-03-12note that SSL_library_init() is not reentrantNils Larsch1-0/+1
2006-03-10add initial support for RFC 4279 PSK SSL ciphersuitesNils Larsch6-1/+289
2006-03-05Typo.Dr. Stephen Henson1-1/+1
2006-02-26TS bugfixes: Do not hardcode message digest algorithms; fix ASN1 decoding.Ulf Möller1-3/+5
2006-02-15fix typosNils Larsch2-2/+2
2006-02-12*** empty log message ***Ulf Möller1-0/+5
2006-02-12RFC 3161 compliant time stamp request creation, response generationUlf Möller3-0/+790
2006-01-30TypoLutz Jänicke1-1/+1
2006-01-15Typo.Dr. Stephen Henson1-1/+1
2006-01-14support numeric strings in ASN1_generate_nconfNils Larsch1-1/+2
2005-11-02fix typo, pointed out by Patrick GuioNils Larsch1-1/+1
2005-10-26Add fixes for CAN-2005-2969.Bodo Möller1-1/+1
2005-10-01new option "openssl ciphers -V"Bodo Möller1-4/+10
2005-09-15fix typosNils Larsch1-2/+2
2005-08-14Let the TLSv1_method() etc. functions return a const SSL_METHODNils Larsch3-17/+17
2005-07-25fix BN_mod_word and give a more reasonable return value if an error occurredNils Larsch1-3/+7
2005-07-15add missing entries for "-multivalue-rdn" and "-utf8" in ca.pod and req.podNils Larsch2-7/+35
2005-07-13the second argument of d2i_X509, d2i_X509_CRL and d2i_X509_REQ is constNils Larsch3-3/+3
2005-06-24Someone did some cutting and pasting and didn't quite finish the job :-).Richard Levitte1-6/+6
2005-06-23The NAME section of a man page is required to have a dash followed by aRichard Levitte2-2/+2
2005-06-22Typo.Dr. Stephen Henson1-2/+2
2005-06-18Add better documentation on how id_function() should be defined and whatRichard Levitte1-13/+21
2005-06-130.9.8-beta5 works on VMS/AlphaRichard Levitte1-3/+12
2005-06-04The macro THREADS was changed to OPENSSL_THREADS a long time ago.Richard Levitte1-1/+1
2005-06-02Use correct name for config file env variable.Dr. Stephen Henson1-1/+1
2005-05-24Typo correctionRichard Levitte1-3/+3
2005-05-19update ecdsa docNils Larsch1-44/+22
2005-05-05A few more fingerprints...Richard Levitte1-0/+29
2005-05-03fix typoNils Larsch1-1/+1
2005-04-29add reference to BN_BLINDING_new.podNils Larsch1-1/+2
2005-04-26add docu for BN_BLINDING functionsNils Larsch2-0/+128
2005-04-24updateNils Larsch1-1/+1
2005-04-22- use BN_set_negative and BN_is_negative instead of BN_set_signNils Larsch1-0/+3
2005-04-21the pointer to the message digest is constNils Larsch1-2/+2
2005-04-15EVP_CIPHER_CTX_init is a void function + fix typoNils Larsch2-6/+6
2005-04-09Added restrictions on the use of proxy certificates, as they may poseRichard Levitte2-2/+48
2005-04-08improve docu of SSL_CTX_use_PrivateKey()Nils Larsch1-0/+12
2005-04-05fix example in docuNils Larsch1-0/+2
2005-04-03HISTORY section: point out change of default digestBodo Möller1-0/+4
2005-04-02use SHA-1 as the default digest for the apps/openssl commandsNils Larsch1-2/+2
2005-03-31Add a file with fingerprints that have recently been used to signRichard Levitte1-0/+28
2005-03-30update docs (recent constification)Nils Larsch30-109/+113
2005-03-29the second argument of EVP_SealInit is constNils Larsch1-2/+3
2005-03-22Doc fixes.Dr. Stephen Henson2-6/+5
2005-03-14Added HOWTO about proxy certificates.Richard Levitte1-0/+280
2005-02-19Fix typo on blowfish manual pageLutz Jänicke1-1/+1
2004-12-17Fix typos in the ecparam doc.Geoff Thorpe1-6/+6
2004-12-03Add -passin argument to dgst command.Dr. Stephen Henson1-0/+6
2004-11-26Typo.Dr. Stephen Henson1-1/+1
2004-11-25Add errstr manual pageDr. Stephen Henson1-0/+39