index
:
rsdsl/libpcap.git
master
the LIBpcap interface to various kernel packet capture mechanism, precompiled for musl x64 and aarch64
himbeer
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sslutils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shut down SSL sessions semi-gracefully.
Guy Harris
2019-01-29
1
-0
/
+1
*
Don't use two sockets for the control connection.
Guy Harris
2019-01-09
1
-1
/
+0
*
Include pcap/socket.h before any OpenSSL headers.
Guy Harris
2019-01-09
1
-1
/
+1
*
Put the Windows-vs-non-Windows socket defines in <pcap/socket.h>.
Guy Harris
2019-01-09
1
-1
/
+1
*
Don't include pcap/pcap.h just to get SOCKET defined.
Guy Harris
2019-01-07
1
-1
/
+1
*
Make the key file and certificate file names local to sslutils.c.
Guy Harris
2019-01-07
1
-8
/
+2
*
Have the program using TLS decide how to deal with a failure to set TLS up.
Guy Harris
2019-01-07
1
-1
/
+1
*
Have and use a _U_NOSSL_ that is _U_ if we don't have OpenSSL.
Guy Harris
2019-01-06
1
-0
/
+6
*
Don't include config.h twice.
Guy Harris
2019-01-06
1
-4
/
+0
*
Fix a narrowing warning.
Guy Harris
2019-01-06
1
-2
/
+2
*
Enable SSL compression (with -C)
Cedric Cellier
2018-09-13
1
-1
/
+1
*
TLS for rpcap: also encrypt the control socket
Cedric Cellier
2018-09-13
1
-4
/
+9
*
Add SSL option for data socket of rpcap
Cedric Cellier
2018-09-13
1
-0
/
+65