summaryrefslogtreecommitdiffstats
path: root/doc/crypto
AgeCommit message (Expand)Author
2011-10-24This commit was manufactured by cvs2svn to create branch 'OpenSSL-fips-cvs2svn
2011-07-23cryptlib.c: OPENSSL_ia32cap environment variable to interpret ~ as cpuid mask.Andy Polyakov
2011-06-04x86[_64]cpuid.pl: add function accessing rdrand instruction.Andy Polyakov
2011-05-27x86[_64]cpuid.pl: harmonize usage of reserved bits #20 and #30.Andy Polyakov
2011-05-16x86[_64]cpuid.pl: handle new extensions.Andy Polyakov
2011-04-17Multiple assembler packs: add experimental memory bus instrumentation.Andy Polyakov
2010-12-02fix doc typosDr. Stephen Henson
2010-05-03PR: 2252Dr. Stephen Henson
2010-04-28bss_file.c: refine UTF-8 logic on Windows.Andy Polyakov
2010-04-06PR: 2209Dr. Stephen Henson
2010-01-27PR: 2157Dr. Stephen Henson
2009-11-29typoDr. Stephen Henson
2009-11-15OPENSSL_ia32cap.pod update.Andy Polyakov
2009-10-28PR: 2078Dr. Stephen Henson
2009-10-18Document more error codes.Dr. Stephen Henson
2009-10-18Verification callback functions.Dr. Stephen Henson
2009-10-17Clarification.Dr. Stephen Henson
2009-10-17Preliminary documentation for X509_VERIFY_PARAM.Dr. Stephen Henson
2009-10-17Add docs for X509_STORE_CTX_new() and related functions.Dr. Stephen Henson
2009-10-17More X509 verification docs.Dr. Stephen Henson
2009-10-17Typo.Dr. Stephen Henson
2009-10-17Manual page for X509_verify_cert()Dr. Stephen Henson
2009-10-16PR: 2074Dr. Stephen Henson
2009-09-30Change version from 0.9.9 to 1.0.0 in docsDr. Stephen Henson
2009-09-12PR: 2023Dr. Stephen Henson
2009-07-24Document removal of digest+signature algorithm link.Dr. Stephen Henson
2009-07-11Update from 0.9.8-stableDr. Stephen Henson
2009-06-25Update from 1.0.0-stableDr. Stephen Henson
2009-06-16Submitted by: Artem Chuprina <ran@cryptocom.ru>Dr. Stephen Henson
2009-06-02PR: 1938Dr. Stephen Henson
2009-05-17Update from 1.0.0-stable.Dr. Stephen Henson
2009-04-26Expand OPENSS_ia32cap to 64 bits.Andy Polyakov
2009-04-20Updates from 1.0.0-stable branch.Dr. Stephen Henson
2009-04-07Changes from 1.0.0-stable.Dr. Stephen Henson
2009-03-08Typo.Dr. Stephen Henson
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-07-03Revert my earlier CRYPTO_THREADID commit, I will commit a reworkedGeoff Thorpe
2008-05-26LHASH revamp. make depend.Ben Laurie
2008-05-02New function CMS_add1_crl().Dr. 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