]> The Tcpdump Group git mirrors - libpcap/history - sslutils.c
Handle older OSes without DLT_PRISM_HEADER/DLT_AIRONET_HEADER/DLT_PPI.
[libpcap] / sslutils.c
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