]> The Tcpdump Group git mirrors - libpcap/history - sslutils.c
CI: Call print_so_deps() on rpcapd in remote enabled build
[libpcap] / sslutils.c
2024-03-27  Francois-Xavier... Include <config.h> unconditionally
2024-01-20  Guy HarrisDon't define SOCKET ourselves.
2023-06-30  Guy HarrisAppVeyor: disable remote capture with VS 2019.
2023-06-30  Guy HarrisLook at OPEN_SSL_VERSION_{MAJOR,MINOR,etc.}
2023-06-30  Guy HarrisTry to find out what the heck OPENSSL_VERSION_NUMBER...
2023-06-29  Guy Harrissslutils: handle routines removed in at least some...
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