summaryrefslogtreecommitdiffstats
path: root/doc/man3/BIO_s_connect.pod
AgeCommit message (Expand)Author
2023-09-07Copyright year updatesMatt Caswell
2023-09-01Minor updatesHugo Landau
2023-09-01Add manpagesHugo Landau
2023-01-23Fixes wrong return type in BIO_do_connect man page.Thib
2022-10-07Change all references to OpenSSL 3.1 to OpenSSL 3.2 in the master branchRichard Levitte
2021-11-15BIO_s_connect(): Enable BIO_gets()Dr. David von Oheimb
2021-10-26doc: Fix some function signature errorsPW Hu
2021-10-22Fix documentation errors, mainly caused by return values of BIO_ctrlPW Hu
2021-05-06Update copyright yearMatt Caswell
2021-04-22BIO_s_connect.pod: Improve doc of BIO_set_conn_hostname() etc.Dr. David von Oheimb
2020-06-25Update copyright yearMatt Caswell
2020-06-06Consolidate doc of BIO_do_connect() and its alias BIO_do_handshake()Dr. David von Oheimb
2019-10-03Fix errors found by new find-doc-nitsRich Salz
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz
2018-12-06Following the license change, modify the boilerplates in doc/man3/Richard Levitte
2018-04-03Update copyright yearMatt Caswell
2018-03-29Document BIO_{get,set}_conn_ip_family macros.Vitezslav Cizek
2018-03-29Update the BIO_s_connect documentation after the BIO refactoring.Vitezslav Cizek
2017-06-08doc/man3: use the documented coding style in the example codeBeat Bolli
2016-10-26Move manpages to man[1357] structure.Rich Salz