]> The Tcpdump Group git mirrors - libpcap/history - sslutils.c
Update config.{guess,sub}, timestamps 2023-01-01,2023-01-21
[libpcap] / sslutils.c
2020-05-31  Guy HarrisSSL: attempt to squelch a narrowing warning.
2019-08-15  Guy HarrisMerge pull request #833 from daemonhorn/master
2019-08-09  Guy HarrisRemove some workarounds for old compilers.
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 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 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