summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2008-11-10Clarify (non-)blocking behavior of EGD socket interface used by RAND_egd().Lutz Jänicke
2008-11-02Update HMAC functions to return an error where relevant.Dr. Stephen Henson
2008-08-06Correct the FAQ and the threads man page re: CRYPTO_THREADID changes.Geoff Thorpe
2008-08-06Remove the dual-callback scheme for numeric and pointer thread IDs,Geoff Thorpe
2008-08-01Refer to SSL_pending from the man page for SSL_readLutz Jänicke
2008-07-13X509 verification fixes.Dr. Stephen Henson
2008-07-03Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe
2008-06-03Memory saving patch.Ben Laurie
2008-05-26LHASH revamp. make depend.Ben Laurie
2008-05-19Document "openssl s_server" -crl_check* optionsLutz Jänicke
2008-05-19Provide information about "openssl dgst" -hmac option.Lutz Jänicke
2008-05-02New function CMS_add1_crl().Dr. Stephen Henson
2008-05-01Typo.Dr. Stephen Henson
2008-05-01Use "cont" consistently in cms-examples.plDr. Stephen Henson
2008-04-11Correct argument order for CMS_decrypt() in docs.Dr. Stephen Henson
2008-04-11Revert argument swap change... oops CMS_uncompress() was consistent...Dr. Stephen Henson
2008-04-11Make CMS_uncompress() argument order consistent with other functions.Dr. Stephen Henson
2008-04-10Reformat, fix typos and clarify CMS API docs.Dr. Stephen Henson
2008-04-10Correct HISTORY reference.Dr. Stephen Henson
2008-04-10Typo.Dr. Stephen Henson
2008-04-10Add docs for CMS_final() and BIO_new_CMS().Dr. Stephen Henson
2008-04-10Add CMS signed receipt genration and verification docs.Dr. Stephen Henson
2008-04-10Spellcheck CMS docs.Dr. Stephen Henson
2008-04-09Signed receipt request function documentation.Dr. Stephen Henson
2008-04-09Update docs.Dr. Stephen Henson
2008-04-09Add CMS_uncompress manual page.Dr. Stephen Henson
2008-04-09Add CMS_compress() docs.Dr. Stephen Henson
2008-04-09More CMS API documentation.Dr. Stephen Henson
2008-04-08Fix various typos, update SMIMECapabilities description.Dr. Stephen Henson
2008-04-08Correct d2i/i2d typos.Dr. Stephen Henson
2008-04-08Initial CMS API documentation.Dr. Stephen Henson
2008-03-29Update docs.Dr. Stephen Henson
2008-03-28There was a need to support thread ID types that couldn't be reliably castGeoff Thorpe
2008-03-21Preliminary documentation for CMS utility.Dr. Stephen Henson
2008-02-25Clarification and fix typo.Dr. Stephen Henson
2008-02-21Make sure to set indent-tabs-mode so that we get tabs, not spaces.Bodo Möller
2008-01-30Add missing colon in manpageLutz Jänicke
2008-01-23Clarify BITLIST format and include an example.Dr. Stephen Henson
2007-12-04Submitted by: Victor B. Wagner <vitus@cryptocom.ru>, steveDr. Stephen Henson
2007-12-03Change submitted by Doug Kaufman. He writes:Richard Levitte
2007-11-19Typos in man pages: dependant->dependentLutz Jänicke
2007-11-19fix typosBodo Möller
2007-09-24TyposLutz Jänicke
2007-09-24Port from 0.9.8-stableLutz Jänicke
2007-09-17Update from stable branch.Dr. Stephen Henson
2007-09-17Mention aes in enc.pod.Andy Polyakov
2007-09-17Mention SHA2 in openssl.pod.Andy Polyakov
2007-08-23Document ticket disabling option.Dr. Stephen Henson
2007-08-23Docs and usage messages for RFC4507bis support.Dr. Stephen Henson
2007-05-11Document streaming options.Dr. Stephen Henson