Another thread-safety fix
[openssl.git] / doc / crypto /
2006-01-30 Lutz JänickeTypo
2006-01-15 Dr. Stephen HensonTypo.
2005-11-02 Nils Larschfix typo, pointed out by Patrick Guio
2005-07-25 Nils Larschfix BN_mod_word and give a more reasonable return value...
2005-07-13 Nils Larschthe second argument to d2i_X509, d2i_X509_CRL and...
2005-06-23 Richard LevitteThe NAME section of a man page is required to have...
2005-06-18 Richard LevitteAdd better documentation on how id_function() should...
2005-06-04 Richard LevitteThe macro THREADS was changed to OPENSSL_THREADS a...
2005-06-02 Dr. Stephen HensonUpdate from head.
2005-05-29 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-28 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-05-19 Nils Larschupdate ecdsa doc
2005-05-19 Nils Larschupdate ecdsa doc
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2005-04-29 Nils Larschadd reference to BN_BLINDING_new.pod
2005-04-26 Nils Larschadd docu for BN_BLINDING functions
2005-04-24 Nils Larschupdate
2005-04-22 Nils Larsch- use BN_set_negative and BN_is_negative instead of...
2005-04-21 Nils Larschthe pointer to the message digest is const
2005-04-15 Nils LarschEVP_CIPHER_CTX_init is a void function + fix typo
2005-04-05 Nils Larschfix example in docu
2005-03-30 Nils Larschupdate docs (recent constification)
2005-03-29 Nils Larschthe second argument of EVP_SealInit is const
2005-03-22 Dr. Stephen HensonDoc fixes.
2005-02-19 Lutz JänickeFix typo on blowfish manual page
2004-11-25 Dr. Stephen HensonAllow alternative manual sections to be embedded in...
2004-11-21 Andy PolyakovRC4 tune-up for Intel P4 core, both 32- and 64-bit...
2004-11-14 Dr. Stephen HensonPR: 923
2004-11-13 Dr. Stephen HensonPR: 969
2004-08-29 Andy PolyakovOPENSSL_ia32cap final touches. Note that OPENSSL_ia32ca...
2004-07-26 Andy PolyakovAdd framework for yet another assembler module dubbed...
2004-07-01 Richard LevitteExplain a little better what BN_num_bits() and BN_num_b...
2004-06-17 Geoff ThorpeAttempt to bring the 'engine' documentation up to date...
2004-05-25 Andy PolyakovDocumentation note for Win32 glue between BIO layer...
2004-05-20 Andy PolyakovWhile size_t-fying let's not forget to update documenta...
2004-03-23 Richard LevitteMake it clear that for RSA_NO_PADDING, flen must be...
2004-03-21 Richard LevitteCorrect minor spelling error.
2004-03-06 Ulf Möllertypo
2004-03-02 Dr. Stephen HensonConfig docs.
2004-03-02 Dr. Stephen HensonDocumentation of the KISS autoconfig functions.
2004-02-27 Geoff ThorpeAdd ECDSA documentation.
2003-12-27 Richard LevitteCorrect documentation typos.
2003-12-20 Dr. Stephen HensonTypos.
2003-12-10 Richard LevitteDocument that you need to include x509.h (to get [i2d...
2003-12-10 Richard LevitteDocument that you need to include x509.h (to get [i2d...
2003-11-28 Richard LevitteLet's use text/plain in the example instead of crapy...
2003-11-07 Ulf MöllerGeoff suggested a more succinct description for "top".
2003-11-07 Ulf Mölleroops... the description of ->top was inaccurate (the...
2003-10-01 Richard LevitteUse correct case for manual page references
2003-09-30 Richard LevitteCorrect buggy PODs (missing commas and a prepended...
2003-07-10 Richard LevitteA document that has a very rough description of the...
2003-06-11 Richard LevitteAdd documentation for ERR_set_mark() and ERR_pop_to_mark().
2003-06-09 Richard LevitteTypo
2003-05-23 Richard LevitteBrackets are now allowed, after a small hack in the...
2003-05-19 Dr. Stephen HensonThe square brackets in BIO_s_bio.pod for some
2003-05-18 Dr. Stephen HensonFix docs.
2003-03-31 Dr. Stephen HensonUpdate from stable branch.
2003-02-27 Dr. Stephen HensonTypo.
2003-02-15 Dr. Stephen HensonUpdate docs.
2003-02-11 Dr. Stephen HensonGeneralString support in mini-ASN1 compiler
2003-01-26 Dr. Stephen HensonCorrect EVP_SealInit() documentation, iv is an output
2003-01-13 Bodo MöllerTypo.
2002-12-12 Richard LevitteBIO_new_bio_pair() was unnecessarily described in it...
2002-12-12 Richard LevitteBIO_set_nbio() is enumerated, but not explained. Remov...
2002-11-29 Richard LevitteCorrect some names.
2002-11-15 Dr. Stephen HensonAdd SETWRAP modifier to ASN1 generate.
2002-11-14 Lutz JänickeUse =back to finish =over (found using pod2latex).
2002-11-14 Dr. Stephen HensonFix documentation of i2d_X509_fp and i2d_X509_bio.
2002-11-13 Dr. Stephen HensonTypo
2002-11-13 Dr. Stephen HensonPut NAME in right place, fix typo
2002-11-13 Dr. Stephen HensonUpdate docs
2002-11-12 Dr. Stephen HensonInitial ASN1 generation documentation.
2002-11-11 Lutz JänickeTypo.
2002-10-29 Richard LevitteRevert, that was an incorrect change.
2002-10-29 Richard LevitteA small detail: since 0.9.7, DH_new_method() and DSA_ne...
2002-10-20 Dr. Stephen HensonNew docs.
2002-10-18 Geoff ThorpeMake pod2man happier.
2002-10-18 Lutz JänickeCorrected exchanged parameters in example for EVP_Encry...
2002-10-09 Dr. Stephen HensonMore docs.
2002-10-09 Dr. Stephen HensonTypo.
2002-10-09 Dr. Stephen HensonUpdate docs.
2002-10-09 Dr. Stephen HensonPKCS12_parse manual page.
2002-10-09 Dr. Stephen HensonPKCS12_create manual page
2002-10-09 Dr. Stephen HensonMore man pages.
2002-10-08 Dr. Stephen HensonPKCS7_verify() docs.
2002-10-07 Dr. Stephen HensonMore docs.
2002-10-07 Dr. Stephen HensonMore d2i/i2d manual pages.
2002-10-06 Dr. Stephen HensonDocument "0" and "1" naming convention.
2002-10-06 Dr. Stephen HensonUpdate docs.
2002-10-06 Dr. Stephen HensonUpdate docs.
2002-10-06 Dr. Stephen HensonUpdate DH parameter docs.
2002-10-06 Dr. Stephen HensonUpdate RSAPublicKey manual page...
2002-10-05 Dr. Stephen HensonSome docs relating to X509 ASN1 functions.
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-09-25 Richard LevitteRemove *all* references to RSA_PKCS1_RSAref, since...
2002-09-25 Richard LevitteRemove reference to RSA_PKCS1_RSAref, since it doesn...
2002-09-25 Richard LevitteIt makes more sense to refer to specific function manua...
2002-08-15 Bodo Möllerfix manpage
2002-08-05 Geoff ThorpeThese are updates/fixes to DH/DSA/RAND docs based on...
2002-08-05 Geoff Thorpetypo fix
next