summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* Modify formatting to make portable's life a lot easier.beck2014-07-111-7/+6
* Huge documentation update for libcrypto and libssl, mostly from Matt Caswell,miod2014-07-111-1/+13
* Sync the list of man pages for libcrypto, explicity rename conflictingmpi2014-04-161-123/+86
* Sync the list of man pages with doc/crypto and doc/ssl. MLINKS willmpi2014-04-141-85/+120
* Move build machinery for libcrypto from libssl/crypto to libcrypto, as wellmiod2014-04-111-874/+4
* * Fix another instance of directly writing to the target with a utilityschwarze2014-03-181-4/+6
* prevent failed command from generating bogus fileespie2014-03-181-2/+2
* Install a bunch more of OpenSSL manpages. ok deraadt@jca2013-12-231-1/+49
* remove ACSS, crank libcrypto major; ok markus@ deraadt@djm2013-01-261-4/+2
* switch to installing source manuals (base part)schwarze2011-06-231-262/+246
* Use mandoc instead of groff to build PostScript manuals; note thatschwarze2010-09-091-3/+3