summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2005-04-05fix example in docuNils Larsch
2005-03-30update docs (recent constification)Nils Larsch
2005-03-29the second argument of EVP_SealInit is constNils Larsch
2005-03-22Doc fixes.Dr. Stephen Henson
2005-02-19Fix typo on blowfish manual pageLutz Jänicke
2004-11-25Allow alternative manual sections to be embedded in .pod file comments.Dr. Stephen Henson
2004-11-21RC4 tune-up for Intel P4 core, both 32- and 64-bit ones. As it'sAndy Polyakov
2004-11-14PR: 923Dr. Stephen Henson
2004-11-13PR: 969Dr. Stephen Henson
2004-08-29OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov
2004-07-26Add framework for yet another assembler module dubbed "cpuid." IdeaAndy Polyakov
2004-07-01Explain a little better what BN_num_bits() and BN_num_bits_word() do.Richard Levitte
2004-06-17Attempt to bring the 'engine' documentation up to date w.r.t missingGeoff Thorpe
2004-05-25Documentation note for Win32 glue between BIO layer and compiler run-time.Andy Polyakov
2004-05-20While size_t-fying let's not forget to update documentation:-)Andy Polyakov
2004-03-23Make it clear that for RSA_NO_PADDING, flen must be RSA_size(rsa)Richard Levitte
2004-03-21Correct minor spelling error.Richard Levitte
2004-03-06typoUlf Möller
2004-03-02Config docs.Dr. Stephen Henson
2004-03-02Documentation of the KISS autoconfig functions.Dr. Stephen Henson
2004-02-27Add ECDSA documentation.Geoff Thorpe
2003-12-27Correct documentation typos.Richard Levitte
2003-12-20Typos.Dr. Stephen Henson
2003-12-10Document that you need to include x509.h (to get [i2d|d2i]_RSA_PUBKEY()).Richard Levitte
2003-12-10Document that you need to include x509.h (to get [i2d|d2i]_DSA_PUBKEY()).Richard Levitte
2003-11-28Let's use text/plain in the example instead of crapy HTML.Richard Levitte
2003-11-07Geoff suggested a more succinct description for "top".Ulf Möller
2003-11-07oops... the description of ->top was inaccurate (the example is correct though)Ulf Möller
2003-10-01Use correct case for manual page referencesRichard Levitte
2003-09-30Correct buggy PODs (missing commas and a prepended space).Richard Levitte
2003-07-10A document that has a very rough description of the X509Richard Levitte
2003-06-11Add documentation for ERR_set_mark() and ERR_pop_to_mark().Richard Levitte
2003-06-09TypoRichard Levitte
2003-05-23Brackets are now allowed, after a small hack in the processing of theRichard Levitte
2003-05-19The square brackets in BIO_s_bio.pod for someDr. Stephen Henson
2003-05-18Fix docs.Dr. Stephen Henson
2003-03-31Update from stable branch.Dr. Stephen Henson
2003-02-27Typo.Dr. Stephen Henson
2003-02-15Update docs.Dr. Stephen Henson
2003-02-11GeneralString support in mini-ASN1 compilerDr. Stephen Henson
2003-01-26Correct EVP_SealInit() documentation, iv is an outputDr. Stephen Henson
2003-01-13Typo.Bodo Möller
2002-12-12BIO_new_bio_pair() was unnecessarily described in it's own page as well as inRichard Levitte
2002-12-12BIO_set_nbio() is enumerated, but not explained. Remove it from enumerationRichard Levitte
2002-11-29Correct some names.Richard Levitte
2002-11-15Add SETWRAP modifier to ASN1 generate.Dr. Stephen Henson
2002-11-14Use =back to finish =over (found using pod2latex).Lutz Jänicke
2002-11-14Fix documentation of i2d_X509_fp and i2d_X509_bio.Dr. Stephen Henson
2002-11-13TypoDr. Stephen Henson
2002-11-13Put NAME in right place, fix typoDr. Stephen Henson