Remove duplicate doc
[openssl.git] / doc / crypto /
2017-03-23 Rich SalzLook for comma before - in POD pages
2017-03-20 Rich SalzDocument BIO_printf family
2017-03-20 Bernd EdlingerFix the error handling in CRYPTO_dup_ex_data.
2017-03-20 Richard LevitteFix docs for X509_CRL_get0_by_serial() and X509_CRL_get...
2017-03-16 Paul YangFix typo in ASYNC_WAIT_CTX_new.pod doc
2017-03-15 PauliUpdate doc for sk_TYPE_find() and sk_TYPE_find_ex()
2017-03-12 Rich SalzFix some doc nits
2017-03-11 Rich SalzFix many doc L<> errors
2017-03-11 Richard LevitteUI docs: Rephrase the UI method function return value...
2017-03-11 Richard LevitteDocument UI_METHOD and UI_STRING, both useful for UI_ME...
2017-03-10 Matt CaswellFix some RSA documentation
2017-03-07 PauliRemove doc reference to non-existing GCM example
2017-03-06 Rich SalzRemove some duplicate manpage entries
2017-03-02 Rich SalzFix cherry-pick and put files in right place
2017-03-02 Rich SalzRemove ref to err(7), update copyright.
2017-02-13 Darren TuckerDES keys are not 7 days long.
2017-02-09 Matt CaswellFix a typo in the X509_get0_subject_key_id() documentation
2017-02-06 Rich SalzDoc fix
2017-01-26 Richard LevitteDocument DH_check_params()
2017-01-19 Markus Triskacorrect 3 mistakes
2017-01-16 xemdetiaFix man3 reference to CRYPTO_secure_used
2017-01-12 Rich SalzMake X509_Digest,others public
2017-01-12 Rich SalzGH2176: Add X509_VERIFY_PARAM_get_time
2017-01-10 Rich SalzFix typo in Blake2 function names
2017-01-09 Rich SalzDoc nits: callback function typedefs
2016-12-18 Finn HakanssonFix typo.
2016-12-13 Rich SalzAdd X509_VERIFY_PARAM inheritance flag set/get
2016-12-13 Rich SalzFix various doc nits.
2016-12-12 Dmitry BelyavskiyTypo fixed
2016-12-12 Benjamin KadukRestore the ERR_FATAL_ERROR() macro
2016-11-22 Richard LevitteClarify what X509_NAME_online does with the given buffe...
2016-11-18 Beat BolliUse consistent variable names
2016-11-12 enkoreEVP docs: chacha20, chacha20-poly1305
2016-11-07 FdaSilvaYYAllow null in X509_CRL_METHOD_free
2016-11-07 Andrea GrandiImprove PRF documentation
2016-11-07 David BenjaminMake RSA_sign.pod less confusing.
2016-11-03 Rich SalzUpdate CRYPTO_set_mem_debug() doc
2016-10-19 Andrea GrandiFix broken link to ASYNC_get_wait_ctx and rewrap the...
2016-10-19 Andrea GrandiAdd missing .pod extension to EVP_PKEY_CTX_set_tls1_prf_md
2016-10-15 Steven FacklerFix signatures of EVP_Digest{Sign,Verify}Update
2016-09-22 Matt CaswellAdd OCSP_RESPID_match()
2016-09-22 Matt CaswellAdd the ability to set OCSP_RESPID fields
2016-09-06 Rich SalzMisc BN fixes
2016-08-24 Viktor DukhovniUn-delete still documented X509_STORE_CTX_set_verify
2016-08-24 Rob PercivalTypo fixes
2016-08-24 Rob PercivalUpdates the CT_POLICY_EVAL_CTX POD
2016-08-24 Rob PercivalCorrect documentation about SCT setters resetting valid...
2016-08-24 Rob PercivalRemoves the SCT_verify* POD
2016-08-24 Rob PercivalDocuments the SCT validation functions
2016-08-24 Rob PercivalRemoves {o2i,i2o}_SCT_signature from PODs
2016-08-24 Rob PercivalDocuments the CTLOG functions
2016-08-24 Rob PercivalDocument the i2o and o2i SCT functions
2016-08-24 Rob PercivalRemoves d2i_SCT_LIST.pod
2016-08-24 Rob PercivalDocument that SCT_set_source returns 0 on failure.
2016-08-24 Rob PercivalClarifies the format of a log's public key in the CONF...
2016-08-24 Rob PercivalRefer to OPENSSLDIR rather than "the OpenSSL install...
2016-08-24 Rob PercivalAdds history section to CT PODs
2016-08-24 Rob PercivalFixes final issue in CT PODs highlighted by util/find...
2016-08-24 Rob PercivalRenames CT_POLICY_EVAL_CTX.pod to CT_POLICY_EVAL_CTX_ne...
2016-08-24 Rob PercivalAdds copyright section to ct.pod
2016-08-24 Rob PercivalAdds newline after =cut in PODs
2016-08-24 Rob PercivalAdds missing function names to NAME section of PODs
2016-08-24 Rob PercivalAdd enum definitions to CT pods
2016-08-24 Rob PercivalRemove unnecessary bold tags in CT pods
2016-08-24 Rob PercivalFirst draft of CT documentation
2016-08-23 FdaSilvaYYConstify a bit X509_NAME_get_entry
2016-08-23 FdaSilvaYYConstify some X509_NAME, ASN1 printing code
2016-08-22 Kazuki YamaguchiExpose alloc functions for EC{PK,}PARAMETERS
2016-08-21 Dr. Stephen HensonAdd X509_getm_notBefore, X509_getm_notAfter
2016-08-20 Rich SalzAdd BIO_get_new_index()
2016-08-19 Dr. Stephen HensonConstify certificate and CRL time routines.
2016-08-19 Dr. Stephen HensonAdd X509_get0_serialNumber() and constify OCSP_cert_to_id()
2016-08-19 Dr. Stephen Hensonconstify X509_REQ_get0_signature()
2016-08-18 Matt CaswellConvert X509_REVOKED* functions to use const getters
2016-08-17 Rich SalzFix some doc nits.
2016-08-17 Dr. Stephen HensonConstify X509_SIG.
2016-08-17 Dr. Stephen HensonConstify X509_get0_signature()
2016-08-17 Dr. Stephen HensonConvert X509* functions to use const getters
2016-08-17 Matt CaswellConvert X509_CRL* functions to use const getters
2016-08-17 Matt CaswellMake X509_NAME_get0_der() conform to OpenSSL style
2016-08-17 Matt CaswellConvert OCSP* functions to use const getters
2016-08-17 Dr. Stephen Hensonconstify X509_ALGOR_get0()
2016-08-16 Dr. Stephen HensonAdd ASN1_STRING_get0_data(), deprecate ASN1_STRING_data().
2016-08-12 Dr. Stephen HensonUpdate documentation for DSA_SIG and ECDSA_SIG.
2016-08-10 jamerceeFixed typo
2016-08-10 JimCDocumented BIO_set_accept_port()/BIO_get_accept_port()
2016-08-10 jamerceeAdapt BIO_new_accept() to call BIO_set_accept_name()
2016-08-10 Rich SalzAdd #defines for magic numbers in API.
2016-08-10 Rich SalzAdd some const casts
2016-08-05 klemensspelling fixes, just comments and readme.
2016-08-04 FdaSilvaYYConstify some ASN1_OBJECT *obj input parameters
2016-08-04 FdaSilvaYYConstify input buffer
2016-08-04 FdaSilvaYYConstify ASN1_INTEGER_get, ASN1_ENUMERATED_get
2016-08-02 FdaSilvaYYFix some style issues...
2016-08-01 Dr. Stephen HensonDocument certificate and CRL time functions.
2016-08-01 Dr. Stephen HensonConstify some X509_CRL, X509_REQ functions.
2016-08-01 Dr. Stephen HensonAdd DSA_bits() function.
2016-08-01 Kurt RoeckxFix typo of BN_zero()
2016-08-01 Richard J. MooreConst the ex data stuff too to fix warnings
2016-07-30 Richard J. MooreFix the docs too
next