summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* Start documenting our new pet octopus, SSL_CTX_set_security_level(3).schwarze2022-07-131-1/+2
* sort. alphanumerics have lower ASCII values than '_'tb2021-10-251-5/+5
* Install SSL_read_early_data.3. I should have done this during the lasttb2021-10-251-4/+2
* Add SSL_CTX_set_keylog_callback and SSL_CTX_get_keylog_callbackbeck2021-10-231-1/+2
* provide a small manual page for the SSL_set_psk_use_session_callback(3)schwarze2021-09-141-1/+2
* Merge the stub SSL_SESSION_is_resumable(3) manual page from theschwarze2021-09-141-1/+2
* Install SSL_SESSION_get0_cipher.3tb2021-05-121-1/+2
* Link SSL_get_finished.3 to build.tb2021-01-271-1/+2
* In ssl.h rev. 1.174 to 1.176, tb@ added some stubs related to 0-RTT data.schwarze2020-09-211-1/+4
* Document the public function SSL_set_SSL_CTX(3) from scratch,schwarze2020-09-201-1/+2
* Install the new page SSL_set1_host(3), link to it from relevant places,schwarze2020-09-171-1/+2
* Import SSL_CTX_add1_chain_cert(3) from OpenSSL branch 1.1.1, which is stillschwarze2019-04-051-1/+2
* In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@schwarze2018-03-171-1/+2
* In ssl.h rev. 1.152 2018/03/17 15:55:52, tb@ providedschwarze2018-03-171-1/+2
* Import SSL_CTX_set_tlsext_use_srtp(3) from OpenSSL, slightly tweaked by me.schwarze2018-02-271-1/+2
* In ssl.h rev. 1.141 2018/02/20 18:07:11, tb@ providedschwarze2018-02-241-1/+2
* In ssl.h rev. 1.139 2018/02/17 15:19:43 and rev. 1.140 2018/02/17 15:32:20,schwarze2018-02-181-1/+2
* In ssl.h rev. 1.138 2018/02/17 15:13:12, jsing@ providedschwarze2018-02-181-1/+2
* import SSL_export_keying_material(3) from OpenSSLschwarze2017-08-211-1/+2
* Import SSL_CTX_set_min_proto_version(3) from OpenSSL, suggested by jsing@.schwarze2017-08-191-1/+2
* Import the SSL_CTX_set1_groups(3) manual page from OpenSSL, deletingschwarze2017-08-121-1/+2
* New manual page SSL_set_tmp_ecdh(3) written from scratch.schwarze2017-08-121-1/+2
* new manual page SSL_get_server_tmp_key(3)schwarze2017-04-101-1/+2
* Additional SSL_SESSION documentationschwarze2017-04-101-1/+5
* new manual page SSL_CTX_set_tlsext_servername_callback(3) for SNI;schwarze2017-04-101-1/+2
* Write an SSL_get_shared_ciphers(3) manual from scratch; another oneschwarze2016-12-101-1/+2
* New manual pages SSL_get_certificate(3), SSL_get_state(3), andschwarze2016-12-101-1/+4
* Write SSL_renegotiate(3) manual from scratch; this function is listedschwarze2016-12-071-1/+2
* Write SSL_copy_session_id(3) manual from scratch. This function isschwarze2016-12-071-1/+2
* Write new SSL_dup(3) manual from scratch. This function is listedschwarze2016-12-071-1/+2
* New SSL_dup_CA_list(3) manual written from scratch.schwarze2016-12-071-1/+2
* An SSL_SESSION_print(3) manual written from scratch. It's clearlyschwarze2016-12-061-1/+2
* New manual page SSL_SESSION_new(3) written from scratch.schwarze2016-12-061-1/+2
* import tlsext documentation from OpenSSLschwarze2016-12-011-1/+3
* import the parts of OpenSSL SSL_CTX_set_split_send_fragment(3)schwarze2016-12-011-1/+2
* import SSL_CTX_set_read_ahead(3) from OpsenSSL, with considerable tweaksschwarze2016-12-011-1/+2
* garbage collect PSK remnantsschwarze2016-12-011-4/+1
* import SSL_CTX_set_alpn_select_cb(3) from OpenSSLschwarze2016-11-301-1/+2
* Import the relevant parts of SSL_CTX_get0_param(3) from OpenSSL.schwarze2016-11-301-1/+2
* The OpenSSL file doc/man3/PEM_read_CMS.pod contains parts belongingschwarze2016-11-281-1/+2
* Import the DTLSv1_listen(3) manual from OpenSSL,schwarze2016-11-211-1/+2
* move manual pages from doc/ to man/ for consistency with otherschwarze2016-11-051-0/+93
* after getting rid of the pod files, clean up the Makefiles; ok bcook@schwarze2016-11-051-111/+0
* Make tree build againbeck2016-09-031-2/+2
* for some time now mandoc has not required MLINKS to functionjmc2016-03-301-166/+1
* SSL_CTX_sess_set_remove mlink should be SSL_CTX_sess_set_remove_cb;jmc2015-11-101-2/+2
* Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem().reyk2015-02-061-1/+2
* Delete the MANLINT variable and the related SUFFIXES rules becauseschwarze2015-01-161-2/+2
* missing \deraadt2014-07-111-2/+2
* formattingbeck2014-07-111-4/+6