Fix various doc nits.
[openssl.git] / doc /
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-12-10 Markus TriskaFix reference to SSL_set_max_proto_version.
2016-11-28 Emilia KasperTest mac-then-encrypt
2016-11-23 Matt CaswellAdd an s_server capability to read an OCSP Response...
2016-11-22 Richard LevitteClarify what X509_NAME_online does with the given buffe...
2016-11-21 Kurt RoeckxMake SSL_read and SSL_write return the old behaviour...
2016-11-18 Robert ScheckAdd LMTP support (RFC 2033) to s_client ("-starttls...
2016-11-18 Beat BolliUse consistent variable names in example
2016-11-16 Matt CaswellRemove a hack from ssl_test_old
2016-11-16 Matt CaswellAdd SSL_peek() and SSL_peek_ex() to NAME section
2016-11-15 Rob PercivalBy default, allow SCT timestamps to be up to 5 minutes...
2016-11-15 Rob PercivalDefault CT_POLICY_EVAL_CTX.epoch_time_in_ms to time()
2016-11-15 Rob PercivalReword documentation for {SCT_CTX/CT_POLICY_EVAL_CTX...
2016-11-15 Rob PercivalCheck that SCT timestamps are not in the future
2016-11-14 marko asplundAllow CA.pl script user to pass extra arguments to...
2016-11-13 EasySecUpdate s_client and s_server documentation about some...
2016-11-13 EasySecReplace the 'SSL' broken link with SSL_CTX_set_security...
2016-11-12 enkoreEVP docs: chacha20, chacha20-poly1305
2016-11-11 Richard LevitteFix referenses in section 7 manuals
2016-11-11 Richard LevitteFix referenses in section 1 manuals
2016-11-11 Richard LevitteFix referenses in section 3 manuals
2016-11-10 Matt CaswellRename the Elliptic Curves extension to supported_groups
2016-11-09 Matt CaswellAdd some documentation for the new HKDF modes
2016-11-09 Matt CaswellUpdate HKDF to support separte Extract and Expand steps
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-07 Matt CaswellPartial revert of "Fix client verify mode to check...
2016-11-04 Matt CaswellTweak the SSL_read()/SSL_write() text based on feedback...
2016-11-04 Matt CaswellClarify the return values for SSL_read_ex()/SSL_write_ex()
2016-11-04 Matt CaswellDocument the HMAC_size() function
2016-11-04 Matt CaswellClarify the return values for the peek functions
2016-11-04 Matt CaswellUpdates various man pages based on review feedback...
2016-11-04 Matt CaswellDocument the newly added SSL functions
2016-11-03 Rich SalzUpdate CRYPTO_set_mem_debug() doc
2016-11-02 David WoodhouseAdd documentation for DTLS_get_data_mtu()
2016-11-02 Matt CaswellAdd the SSL_METHOD for TLSv1.3 and all other base chang...
2016-11-01 Todd ShortAdd SSL_CTX_set1_cert_store()
2016-10-28 Benjamin KadukTry to unify BIO read/write parameter names
2016-10-28 Matt CaswellDocument the new BIO functions introduced as part of...
2016-10-26 Rich SalzMove manpages to man[1357] structure.
2016-10-21 Claus AssmannFix grammar error in SSL_CTX_set_min_proto_version
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-17 David WoodhouseAdd SSL_OP_NO_ENCRYPT_THEN_MAC
2016-10-17 Valentin VidicAdd Postgres support to -starttls
2016-10-17 chouryfix invalid use of incomplete type X509_STORE_CTX
2016-10-15 Steven FacklerFix signatures of EVP_Digest{Sign,Verify}Update
2016-10-11 Andy Polyakovdoc/crypto/OPENSSL_ia32cap.pod: update assembler requir...
2016-09-29 Dr. Stephen HensonAdd -item option to asn1parse
2016-09-29 Dr. Stephen HensonAdd ASN1_ITEM lookup and enumerate functions.
2016-09-22 Matt CaswellAdd OCSP_RESPID_match()
2016-09-22 Matt CaswellAdd the ability to set OCSP_RESPID fields
2016-09-21 Rich SalzDcoument -alpn flag
2016-09-21 Rich SalzRevert "Constify code about X509_VERIFY_PARAM"
2016-09-20 Richard LevitteDocumentation fixup; no more ECDHParameters
2016-09-18 FdaSilvaYYConstify code about X509_VERIFY_PARAM
2016-09-14 Rich SalzMake reference to other manpage more explicit
2016-09-14 Richard LevitteDocument the new SHA256 and SHA512 password generation...
2016-09-14 Rich SalzAdd -h and -help for c_rehash script and app
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 PercivalAdd SSL_get0_peer_scts to ssl.pod
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-22 Andy Polyakovcrypto/pkcs12: facilitate accessing data with non-inter...
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 Viktor DukhovniAdd -dane_ee_no_namechecks s_client(1) option
2016-08-19 Rich SalzRT3940: For now, just document the issue.
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.
next