Fix the update target and remove duplicate file updates
[openssl.git] / doc / crypto /
2015-05-22 Matt CaswellFix off-by-one in BN_rand
2015-05-22 Matt CaswellReject negative shifts for BN_rshift and BN_lshift
2015-04-20 Matt CaswellAdd documentation for the -no_alt_chains option for...
2015-03-12 Dr. Stephen Hensonadditional configuration documentation
2015-03-08 Dr. Stephen HensonAdditional CMS documentation.
2015-02-25 Matt CaswellUpdate the SHA* documentation
2015-02-25 Rainer JungFix NAME section of d2i_ECPKParameters to prevent broke...
2015-02-25 Matt CaswellFix some minor documentation issues
2015-02-25 Matt CaswellAdd dire warnings about the "reuse" capability of the...
2015-02-25 Matt CaswellProvide documentation for i2d_ECPrivateKey and d2i_ECPr...
2015-02-10 Emilia KasperFix hostname validation in the command-line tool to...
2015-02-03 Dr. Stephen HensonPreliminary ASN1_TIME documentation.
2015-01-26 Rich SalzMake OPENSSL_config truly ignore errors.
2015-01-02 Dr. Stephen HensonRemove MS SGC
2014-11-27 Matt CaswellUpdates to X509_NAME_get_index_by_NID.pod submitted...
2014-11-27 Matt CaswellUpdates to X509_NAME_add_entry_by_txt.pod submitted...
2014-11-27 Matt CaswellUpdates to EVP_PKEY_encrypt.pod submitted by user Berna...
2014-11-12 Alok MenghrajaniFixes a minor typo in the EVP docs.
2014-10-03 Rich SalzRT3462: Document actions when data==NULL
2014-09-30 Rich SalzRT2309: Fix podpage MMNNFFPPS->MNNFFPPS
2014-09-24 Dr. Stephen HensonUse correct function name: CMS_add1_signer()
2014-09-23 Emilia KasperAdd i2d_re_X509_tbs
2014-09-08 Rich SalzRT1834: Fix PKCS7_verify return value
2014-09-08 Rich SalzRT1832: Fix PKCS7_verify return value
2014-08-29 Rich SalzRT2379: Bug in BIO_set_accept_port.pod
2014-08-27 Matt CaswellRT3065: automatically generate a missing EC public key
2014-08-27 Mihai MilitaruRT2210: Add missing EVP_cleanup to example
2014-08-25 Jan SchaumannRT1804: fix EXAMPLE in EVP_EncryptInit.pod
2014-08-24 Matt CaswellTypo fixes to evp documentation.
2014-08-22 Emilia KasperImprove EVP_PKEY_sign documentation
2014-07-21 Tim HudsonMinor documentation update removing "really" and a
2014-07-19 Dr. Stephen HensonFix documentation for RSA_set_method(3)
2014-07-17 Jeffrey WaltonFix typo, add reference.
2014-07-07 Viktor DukhovniImprove X509_check_host() documentation.
2014-07-07 Viktor DukhovniUpdate API to use (char *) for email addresses and...
2014-07-07 Viktor DukhovniSet optional peername when X509_check_host() succeeds.
2014-07-07 Viktor DukhovniNew peername element in X509_VERIFY_PARAM_ID
2014-07-07 Viktor DukhovniMultiple verifier reference identities.
2014-07-05 Jeffrey WaltonAdded reference to platform specific cryptographic...
2014-07-03 Rich SalzMerge branch 'rsalz-docfixes'
2014-07-02 Matt SmartFix doc typo.
2014-06-29 Jeffrey WaltonClarified that the signature's buffer size, `s`, is...
2014-06-29 Ken BallouTypo.
2014-06-25 Viktor DukhovniMore complete X509_check_host documentation.
2014-06-12 Viktor DukhovniClient-side namecheck wildcards.
2014-06-07 Matt CaswellFixed minor duplication in docs
2014-05-21 Matt CaswellFixed unterminated B tag, causing build to fail with...
2014-05-21 Viktor DukhovniFixes to host checking.
2014-05-14 Michal BozonCorrected POD syntax errors. PR#3353
2014-05-12 Jean-Paul CalderoneCorrect the return type on the signature for X509_STORE...
2014-04-15 Dr. Stephen HensonClarify CMS_decrypt behaviour.
2014-03-03 Dr. Stephen HensonSync crypto documentation with master branch.
2014-02-14 Scott SchaeferFix various spelling errors
2014-01-29 Dr. Stephen HensonClarify docs.
2013-11-14 Dr. Stephen HensonConstify.
2013-11-09 Dr. Stephen HensonAdd CMS_SignerInfo_get0_signature function.
2013-10-05 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into pre-aead
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-04 Ben LaurieMerge branch 'OpenSSL_1_0_2-stable' into agl-1.0.2aead
2013-10-01 Adam LangleyAEAD support.
2013-08-20 Dr. Stephen HensonCorrect ECDSA example.
2013-02-26 Dr. Stephen HensonAdd function CMS_RecipientInfo_encrypt
2013-02-15 Nick AlcockFix POD errors to stop make install_docs dying with...
2013-01-12 Ben LaurieCorrect EVP_PKEY_verifyrecover to EVP_PKEY_verify_recov...
2012-04-10 Dr. Stephen Hensonupdate rather ancient EVP digest documentation
2012-03-21 cvs2svnThis commit was manufactured by cvs2svn to create branch
2012-01-11 Andy Polyakovecdsa.pod: typo.
2010-12-02 Dr. Stephen Hensonfix doc typos
2010-06-16 cvs2svnThis commit was manufactured by cvs2svn to create branch
2010-05-03 Dr. Stephen HensonPR: 2252
2010-04-28 Andy Polyakovbss_file.c: reserve for option to encode file name...
2010-04-06 Dr. Stephen HensonPR: 2209
2010-01-27 Dr. Stephen HensonPR: 2157
2009-11-29 Dr. Stephen Hensontypo
2009-10-28 Dr. Stephen HensonPR: 2078
2009-10-18 Dr. Stephen HensonDocument additions for X509 chain verification from...
2009-10-16 Dr. Stephen HensonPR: 2074
2009-09-30 Dr. Stephen HensonChange version from 0.9.9 to 1.0.0 in docs
2009-09-12 Dr. Stephen HensonPR: 2023
2009-07-24 Dr. Stephen HensonDoc update from HEAD.
2009-07-11 Dr. Stephen HensonFix from 0.9.8-stable.
2009-06-25 Dr. Stephen HensonPR: 1748
2009-06-16 Dr. Stephen HensonUpdates from HEAD.
2009-06-02 Dr. Stephen HensonUpdate from HEAD.
2009-05-17 Dr. Stephen HensonPR: 1599
2009-04-16 Dr. Stephen HensonPR: 1894
2009-04-06 Dr. Stephen HensonPR: 1626
2009-03-31 cvs2svnThis commit was manufactured by cvs2svn to create branch
2009-03-08 Dr. Stephen HensonTypo.
2008-11-10 Lutz JänickeClarify (non-)blocking behavior of EGD socket interface...
2008-11-02 Dr. Stephen HensonUpdate HMAC functions to return an error where relevant.
2008-08-06 Geoff ThorpeCorrect the FAQ and the threads man page re: CRYPTO_THR...
2008-08-06 Geoff ThorpeRemove the dual-callback scheme for numeric and pointer...
2008-07-03 Geoff ThorpeRevert my earlier CRYPTO_THREADID commit, I will commit...
2008-05-26 Ben LaurieLHASH revamp. make depend.
2008-05-02 Dr. Stephen HensonNew function CMS_add1_crl().
2008-04-11 Dr. Stephen HensonCorrect argument order for CMS_decrypt() in docs.
2008-04-11 Dr. Stephen HensonRevert argument swap change... oops CMS_uncompress...
2008-04-11 Dr. Stephen HensonMake CMS_uncompress() argument order consistent with...
2008-04-10 Dr. Stephen HensonReformat, fix typos and clarify CMS API docs.
next