summaryrefslogtreecommitdiff
path: root/src/lib/libssl/man/SSL_get_state.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2git to create tag 'tb_20250414'.tb_20250414cvs2svn2025-04-141-161/+0
|
* add missing backlinks to ssl(3)schwarze2019-06-121-2/+3
|
* found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballsschwarze2018-03-271-8/+11
| | | | on the web, so fix up SSLeay HISTORY accordingly
* ssl.h HISTORY up to SSLeay 0.9.0; researched from OpenSSL gitschwarze2018-03-211-2/+5
|
* ssl.h HISTORY up to SSLeay 0.8.1b; researched from OpenSSL gitschwarze2018-03-211-3/+11
|
* New manual pages SSL_get_certificate(3), SSL_get_state(3), andschwarze2016-12-101-0/+146
SSL_num_renegotiations(3) written from scratch. These functions are listed in ssl(3) and <openssl/ssl.h>, so they are clearly public.