summaryrefslogtreecommitdiff
path: root/lib/libssl/man
AgeCommit message (Expand)Author
2017-08-28Completely remove NPN remnants.Joel Sing
2017-08-21import SSL_export_keying_material(3) from OpenSSLIngo Schwarze
2017-08-21merge the applicable parts of SSL_set_tlsext_host_name(3) documentation;Ingo Schwarze
2017-08-21Selectively merge OpenSSL commit e091367d May 5 11:56:45 2017 +0100Ingo Schwarze
2017-08-21Mention three functions related to protocol selection by the clientIngo Schwarze
2017-08-21Delete non-existent function SSL_flush_sessions();Ingo Schwarze
2017-08-21Delete non-existent functions SSL_add_session() and SSL_remove_session() andIngo Schwarze
2017-08-20New manual page X509_check_private_key(3), using informationIngo Schwarze
2017-08-20remove a duplicate BIO_do_accept() call from an example;Ingo Schwarze
2017-08-19fix .Xr ordering, found with mandoc -TlintIngo Schwarze
2017-08-19Import SSL_CTX_set_min_proto_version(3) from OpenSSL, suggested by jsing@.Ingo Schwarze
2017-08-19fix a typo and mention OpenBSD in HISTORY;Ingo Schwarze
2017-08-12Remove NPN support.Joel Sing
2017-08-12Import the SSL_CTX_set1_groups(3) manual page from OpenSSL, deletingIngo Schwarze
2017-08-12New manual page SSL_set_tmp_ecdh(3) written from scratch.Ingo Schwarze
2017-08-12Remove lots of outdated information found by jsing@.Ingo Schwarze
2017-08-11remove bogus ".POD" from .Dt name; noticed by jsing@Ingo Schwarze
2017-08-01add missing and correct misspelled names, most in NAME sections;Ingo Schwarze
2017-07-25as noted by Hanno Boeck, using the *check_private_key functions isSebastian Benoit
2017-07-05nits about trailing punctuation found with mandoc -TlintIngo Schwarze
2017-07-05fix cross references to self; found with mandoc -TlintIngo Schwarze
2017-06-10fix broken markup of callback arguments; found with mandoc -TlintIngo Schwarze
2017-04-10fix some .Xr errors that jmc@ found with mdoclint(1)Ingo Schwarze
2017-04-10new manual page SSL_get_server_tmp_key(3)Ingo Schwarze
2017-04-10Additional SSL_SESSION documentationIngo Schwarze
2017-04-10for pure *_ctrl() wrapper macros, move the reference from ssl(3)Ingo Schwarze
2017-04-10new manual page SSL_CTX_set_tlsext_servername_callback(3) for SNI;Ingo Schwarze
2017-04-10pasto; from <Jon dot Spillett at oracle dot com> via OpenSSL commit 3aaa1bd0Ingo Schwarze
2017-04-10typo fix; from <Jon dot Spillett at oracle dot com>Ingo Schwarze
2017-03-29tweak previous;Jason McIntyre
2017-03-28Fix typo in function name;Ingo Schwarze
2017-03-28After i wrote SSL_renegotiate(3) from scratch, OpenSSL alsoIngo Schwarze
2016-12-29fix typo; from OpenSSLIngo Schwarze
2016-12-16various minor cleanup;Jason McIntyre
2016-12-14Make sure all manual pages discussing X509_NAME objectsIngo Schwarze
2016-12-10Add Copyright and license.Ingo Schwarze
2016-12-10Write an SSL_get_shared_ciphers(3) manual from scratch; another oneIngo Schwarze
2016-12-10New manual pages SSL_get_certificate(3), SSL_get_state(3), andIngo Schwarze
2016-12-10Document SSL_version(3). It's listed in ssl(3) and <openssl/ssl.h>,Ingo Schwarze
2016-12-07Write SSL_renegotiate(3) manual from scratch; this function is listedIngo Schwarze
2016-12-07add missing .Nm SSL_peek in the NAME sectionIngo Schwarze
2016-12-07Write SSL_copy_session_id(3) manual from scratch. This function isIngo Schwarze
2016-12-07Write new SSL_dup(3) manual from scratch. This function is listedIngo Schwarze
2016-12-07New SSL_dup_CA_list(3) manual written from scratch.Ingo Schwarze
2016-12-07Add documentation for SSL_add_file_cert_subjects_to_stack(3) andIngo Schwarze
2016-12-06An SSL_SESSION_print(3) manual written from scratch. It's clearlyIngo Schwarze
2016-12-06s/SSL_CTX_need_tmp_rsa/SSL_CTX_need_tmp_RSA/Ingo Schwarze
2016-12-06Copyright and license for the remaining manuals in this directoryIngo Schwarze
2016-12-06Add Copyright and license.Ingo Schwarze
2016-12-06New manual page SSL_SESSION_new(3) written from scratch.Ingo Schwarze