Remove duplicate doc
[openssl.git] / doc / ssl /
2017-03-29 Rich SalzRemove duplicate doc
2017-03-28 Jon SpillettAdd documentation for SSL_*_ex_data() functions
2017-03-28 Matt CaswellProvide documentation for missing SSL_SESSION_* functions
2017-03-23 Rich SalzLook for comma before - in POD pages
2017-03-11 Rich SalzFix many doc L<> errors
2017-03-02 Rich SalzFix cherry-pick and put files in right place
2017-01-18 Markus TriskaCorrect reference to SSL_get_peer_cert_chain().
2017-01-09 Rich SalzRename "verify_cb" to SSL_verify_cb
2017-01-09 Rich SalzDoc nits: callback function typedefs
2016-12-29 Markus Triskareplace "will lookup up" by "will look up"
2016-12-10 Markus TriskaFix reference to SSL_set_max_proto_version.
2016-11-21 Kurt RoeckxMake SSL_read and SSL_write return the old behaviour...
2016-11-16 Matt CaswellRemove a hack from ssl_test_old
2016-11-13 EasySecReplace the 'SSL' broken link with SSL_CTX_set_security...
2016-11-07 Matt CaswellPartial revert of "Fix client verify mode to check...
2016-10-21 Claus AssmannFix grammar error in SSL_CTX_set_min_proto_version
2016-10-17 chouryfix invalid use of incomplete type X509_STORE_CTX
2016-09-20 Richard LevitteDocumentation fixup; no more ECDHParameters
2016-08-24 Rob PercivalAdd SSL_get0_peer_scts to ssl.pod
2016-08-24 Rob PercivalFirst draft of CT documentation
2016-08-17 Rich SalzFix some doc nits.
2016-08-17 Remi GacogneAdd missing session id and tlsext_status accessors
2016-08-16 Matt CaswellConvert SSL_SESSION* functions to use const getters
2016-08-12 Rich SalzGH1446: Add SSL_SESSION_get0_cipher
2016-08-10 Emilia KasperCT: fix documentation
2016-07-29 Matt CaswellUpdate the SSL_set_bio()/SSL_set0_rbio()/SSL_set0_wbio...
2016-07-28 Rich SalzVarious doc fixes.
2016-07-25 Steffen NurpmesoRT4627: Doc patch: fix constant names
2016-07-20 FdaSilvaYYFix if/for/while( in docs
2016-07-19 Rich SalzRT4593: Add space after comma (doc nits)
2016-07-19 Emilia KasperSSL test framework: port NPN and ALPN tests
2016-07-12 Viktor DukhovniPerform DANE-EE(3) name checks by default
2016-07-08 Rich SalzReplace all #define's in pod pages.
2016-07-08 Andy Polyakovinclude/openssl: don't include <windows.h> in public...
2016-06-30 Matt CaswellCleanup documentation for removed functionality
2016-06-29 FdaSilvaYYWhitespace cleanup in docs
2016-06-21 Rich SalzMore doc cleanup
2016-06-13 Matt CaswellUpdate the SSL_set_session() documentation
2016-06-10 Matt CaswellExpand SSL_CTX_set_default_verify_paths() documentation
2016-06-09 Rich SalzMore API docs; small changes.
2016-06-09 Richard LevitteDocs: install generic manpages to man section 7
2016-06-08 Rich SalzAdd some accessor API's
2016-06-07 Rich SalzUnify d2i/i2d documentation.
2016-06-07 Matt CaswellAdd documentation for the newly added SSL_get_tlsext_st...
2016-06-06 Rich SalzMore doc nits
2016-06-05 Rich SalzRemove extra include's in synopsis.
2016-06-01 Rich SalzFix nits in crypto.pod,ssl.pod
2016-05-31 TJ SaundersRemove null check, per review feedback. Note this...
2016-05-31 TJ SaundersAdd requested HISTORY section, remove copy/pastos,...
2016-05-31 TJ SaundersAdd an SSL_SESSION accessor for obtaining the protocol...
2016-05-21 Rich SalzDoc nits cleanup, round 2
2016-05-20 Rich SalzFix nits in pod files.
2016-05-19 Rich SalzAdd copyright to manpages
2016-05-19 Rich SalzRemove needless license terms (for docs)
2016-05-19 Rich SalzEnsure =cut is last line in every file.
2016-05-19 Viktor DukhovniWhen strict SCT fails record verification failure
2016-05-17 Matt CaswellCorrect documentation error
2016-05-16 Matt CaswellAdd some documentation of SSL_CTX_set_tlsext_status_type()
2016-05-16 FdaSilvaYYUnify <TYPE>_up_ref methods signature and behaviour.
2016-05-14 FdaSilvaYYFix various methods declaration in pod file
2016-05-09 FdaSilvaYYfix tab-space mixed indentation
2016-05-05 Matt CaswellHandle no async jobs in libssl
2016-05-04 Richard LevitteComplete the list of names in doc/ssl/SSL_CTX_load_veri...
2016-05-02 TJ SaundersIssue #719:
2016-05-01 FdaSilvaYYFix spelling in pod files
2016-04-22 Viktor DukhovniEnabled DANE only when at least one TLSA RR was added
2016-04-14 Rich SalzWrite POD page.
2016-04-13 Matt CaswellMisc fix ups to deprecate explicit de-init documentation
2016-04-13 Matt CaswellDeprecate SSL_COMP_free_compression_methods() and make...
2016-04-11 Kazuki YamaguchiAdd SSL_CTX_get_ciphers()
2016-04-07 Viktor DukhovniSuppress CT callback as appropriate
2016-04-07 Viktor DukhovniFix client verify mode to check SSL_VERIFY_PEER
2016-03-27 Kurt RoeckxIt's called SSL_session_reused(), not SSL_session_resumed()
2016-03-23 Alex GaynorCorrect another batch of typos
2016-03-21 Todd ShortFix ALPN - more fixes
2016-03-19 Richard LevitteCorrect faulty L<> links in .pods
2016-03-12 Rich SalzAdd doc on when to use SCT callback.
2016-03-09 Kurt RoeckxDeprecate the use of version-specific methods
2016-03-09 Kurt RoeckxFix usage of OPENSSL_NO_*_METHOD
2016-03-09 Kurt RoeckxDocument SSL_get1_supported_ciphers
2016-03-09 Kurt RoeckxMake SSL_CIPHER_get_version return a const char *
2016-03-09 Rob PercivalDo not display a CT log error message if CT validation...
2016-03-08 Todd ShortAdd cipher query functions
2016-03-08 Todd ShortGH787: Fix ALPN
2016-03-07 Matt CaswellFix typo in SSL_pending docs
2016-03-07 Matt CaswellAdd documentation for SSL_has_pending()
2016-03-07 Matt CaswellAdd pipelining documentation
2016-03-04 Rob PercivalDocumentation for new SSL functions
2016-03-02 Christian HeimesProvide getters for default_passwd_cb and userdata
2016-02-29 Matt CaswellRefactor the async wait fd logic
2016-02-27 Jeffrey WaltonRT4354: Add some cross-refs
2016-02-27 FdaSilvaYYGH753: More spelling fix
2016-02-23 Viktor DukhovniUpdate documentation of SSL METHODs and ciphers
2016-02-18 Rich SalzRemove outdated DEBUG flags.
2016-02-18 Neel GoyalFix typo in SSL_CTX_set_msg_callback docs
2016-02-16 Viktor SzakatsOPENSSL_init_ssl.pod: fix minor typo
2016-02-11 Rich SalzHide OPENSSL_INIT_SETTINGS.
2016-02-10 Matt CaswellThe new init functions can now fail so shouldn't be...
2016-02-10 Rich SalzRename INIT funtions, deprecate old ones.
2016-02-09 Matt CaswellUpdates for auto init/deinit review comments
next