summaryrefslogtreecommitdiffstats
path: root/lib/libssl/man/Makefile
AgeCommit message (Expand)AuthorFilesLines
2021-01-27Link SSL_get_finished.3 to build.tb1-1/+2
2020-09-21In ssl.h rev. 1.174 to 1.176, tb@ added some stubs related to 0-RTT data.schwarze1-1/+4
2020-09-20Document the public function SSL_set_SSL_CTX(3) from scratch,schwarze1-1/+2
2020-09-17Install the new page SSL_set1_host(3), link to it from relevant places,schwarze1-1/+2
2019-04-05Import SSL_CTX_add1_chain_cert(3) from OpenSSL branch 1.1.1, which is stillschwarze1-1/+2
2018-03-17In crypto.h rev. 1.43 and ssl.h rev. 1.153 2018/03/17 16:20:01, beck@schwarze1-1/+2
2018-03-17In ssl.h rev. 1.152 2018/03/17 15:55:52, tb@ providedschwarze1-1/+2
2018-02-27Import SSL_CTX_set_tlsext_use_srtp(3) from OpenSSL, slightly tweaked by me.schwarze1-1/+2
2018-02-24In ssl.h rev. 1.141 2018/02/20 18:07:11, tb@ providedschwarze1-1/+2
2018-02-18In ssl.h rev. 1.139 2018/02/17 15:19:43 and rev. 1.140 2018/02/17 15:32:20,schwarze1-1/+2
2018-02-18In ssl.h rev. 1.138 2018/02/17 15:13:12, jsing@ providedschwarze1-1/+2
2017-08-21import SSL_export_keying_material(3) from OpenSSLschwarze1-1/+2
2017-08-19Import SSL_CTX_set_min_proto_version(3) from OpenSSL, suggested by jsing@.schwarze1-1/+2
2017-08-12Import the SSL_CTX_set1_groups(3) manual page from OpenSSL, deletingschwarze1-1/+2
2017-08-12New manual page SSL_set_tmp_ecdh(3) written from scratch.schwarze1-1/+2
2017-04-10new manual page SSL_get_server_tmp_key(3)schwarze1-1/+2
2017-04-10Additional SSL_SESSION documentationschwarze1-1/+5
2017-04-10new manual page SSL_CTX_set_tlsext_servername_callback(3) for SNI;schwarze1-1/+2
2016-12-10Write an SSL_get_shared_ciphers(3) manual from scratch; another oneschwarze1-1/+2
2016-12-10New manual pages SSL_get_certificate(3), SSL_get_state(3), andschwarze1-1/+4
2016-12-07Write SSL_renegotiate(3) manual from scratch; this function is listedschwarze1-1/+2
2016-12-07Write SSL_copy_session_id(3) manual from scratch. This function isschwarze1-1/+2
2016-12-07Write new SSL_dup(3) manual from scratch. This function is listedschwarze1-1/+2
2016-12-07New SSL_dup_CA_list(3) manual written from scratch.schwarze1-1/+2
2016-12-06An SSL_SESSION_print(3) manual written from scratch. It's clearlyschwarze1-1/+2
2016-12-06New manual page SSL_SESSION_new(3) written from scratch.schwarze1-1/+2
2016-12-01import tlsext documentation from OpenSSLschwarze1-1/+3
2016-12-01import the parts of OpenSSL SSL_CTX_set_split_send_fragment(3)schwarze1-1/+2
2016-12-01import SSL_CTX_set_read_ahead(3) from OpsenSSL, with considerable tweaksschwarze1-1/+2
2016-12-01garbage collect PSK remnantsschwarze1-4/+1
2016-11-30import SSL_CTX_set_alpn_select_cb(3) from OpenSSLschwarze1-1/+2
2016-11-30Import the relevant parts of SSL_CTX_get0_param(3) from OpenSSL.schwarze1-1/+2
2016-11-28The OpenSSL file doc/man3/PEM_read_CMS.pod contains parts belongingschwarze1-1/+2
2016-11-21Import the DTLSv1_listen(3) manual from OpenSSL,schwarze1-1/+2
2016-11-05move manual pages from doc/ to man/ for consistency with otherschwarze1-0/+93
2016-11-05after getting rid of the pod files, clean up the Makefiles; ok bcook@schwarze1-111/+0
2016-09-03Make tree build againbeck1-2/+2
2016-03-30for some time now mandoc has not required MLINKS to functionjmc1-166/+1
2015-11-10SSL_CTX_sess_set_remove mlink should be SSL_CTX_sess_set_remove_cb;jmc1-2/+2
2015-02-06Rename SSL_CTX_use_certificate_chain() to SSL_CTX_use_certificate_chain_mem().reyk1-1/+2
2015-01-16Delete the MANLINT variable and the related SUFFIXES rules becauseschwarze1-2/+2
2014-07-11missing \deraadt1-2/+2
2014-07-11formattingbeck1-4/+6
2014-07-11Modify formatting to make portable's life a lot easier.beck1-7/+6
2014-07-11Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,miod1-1/+13
2014-04-16Sync the list of man pages for libcrypto, explicity rename conflictingmpi1-123/+86
2014-04-14Sync the list of man pages with doc/crypto and doc/ssl. MLINKS willmpi1-85/+120
2014-04-11Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod1-874/+4
2014-03-18* Fix another instance of directly writing to the target with a utilityschwarze1-4/+6
2014-03-18prevent failed command from generating bogus fileespie1-2/+2