]> The Tcpdump Group git mirrors - libpcap/history - sslutils.h
CI: Call print_so_deps() on rpcapd in remote enabled build
[libpcap] / sslutils.h
2024-03-03  Denis OvsienkoSquelch Clang warnings about OpenSSL. 1286/head
2024-01-20  Guy HarrisDon't define SOCKET ourselves.
2019-04-25  Michael RichardsonMerge pull request #771 from ether42/reuseaddr
2019-04-25  Michael RichardsonMerge pull request #749 from nmap/manpage-formatting
2019-01-29  Guy HarrisShut down SSL sessions semi-gracefully.
2019-01-10  Guy HarrisMerge pull request #793 from AndersBroman/master
2019-01-10  Guy HarrisDon't use two sockets for the control connection.
2019-01-09  Guy HarrisInclude pcap/socket.h before any OpenSSL headers.
2019-01-09  Guy HarrisPut the Windows-vs-non-Windows socket defines in <pcap...
2019-01-09  Michael RichardsonMerge pull request #791 from dbarach/master
2019-01-08  Guy HarrisDon't include pcap/pcap.h just to get SOCKET defined.
2019-01-08  Guy HarrisMake the key file and certificate file names local...
2019-01-07  Guy HarrisHave the program using TLS decide how to deal with...
2019-01-07  Guy HarrisHave and use a _U_NOSSL_ that is _U_ if we don't have...
2019-01-07  Guy HarrisDon't include config.h twice.
2019-01-07  Guy HarrisFix a narrowing warning.
2019-01-07  Guy HarrisMerge branch 'rixed-master'
2019-01-07  Guy HarrisMerge branch 'master' of https://github.com/rixed/libpc...
2018-09-13  Cedric CellierEnable SSL compression (with -C)
2018-09-13  Cedric CellierTLS for rpcap: also encrypt the control socket
2018-09-13  Cedric CellierAdd SSL option for data socket of rpcap