summaryrefslogtreecommitdiff
path: root/sample/becat.c
Commit message (Expand)AuthorAgeFilesLines
* Use OPENSSL_VERSION_NUMBER over OPENSSL_VERSION_MAJOR (for compatibility)Azat Khuzhin2022-07-101-2/+2
* Initial OpenSSL 3.0 supportWilliam Marlow2022-07-091-0/+9
* becat: add timeout (client/server) and verbosity (event_enable_debug_logging())Azat Khuzhin2020-10-151-2/+32
* Fix compilation without OPENSSL_API_COMPATAzat Khuzhin2020-01-071-2/+5
* becat: avoid using anonymous structuresygj62019-08-141-11/+11
* becat: remove extra SSL_CTX options usage [ci skip]Azat Khuzhin2019-06-021-7/+0
* sample/becat: bufferevent cat, ncat/nc/telnet analogAzat Khuzhin2019-03-161-0/+623