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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
AppVeyor: disable remote capture with VS 2019.
Guy Harris
2023-06-30
1
-34
/
+0
*
Look at OPEN_SSL_VERSION_{MAJOR,MINOR,etc.}
Guy Harris
2023-06-29
1
-0
/
+12
*
Try to find out what the heck OPENSSL_VERSION_NUMBER is on that buildbot.
Guy Harris
2023-06-29
1
-0
/
+4
*
sslutils: handle routines removed in at least some OpenSSL libraries.
Guy Harris
2023-06-29
1
-0
/
+18
*
SSL: attempt to squelch a narrowing warning.
Guy Harris
2020-05-30
1
-1
/
+1
*
Remove some workarounds for old compilers.
Guy Harris
2019-08-09
1
-9
/
+9
*
Shut down SSL sessions semi-gracefully.
Guy Harris
2019-01-29
1
-0
/
+19
*
Don't use two sockets for the control connection.
Guy Harris
2019-01-09
1
-8
/
+2
*
Put the Windows-vs-non-Windows socket defines in <pcap/socket.h>.
Guy Harris
2019-01-09
1
-0
/
+2
*
Don't include pcap/pcap.h just to get SOCKET defined.
Guy Harris
2019-01-07
1
-2
/
+0
*
Make the key file and certificate file names local to sslutils.c.
Guy Harris
2019-01-07
1
-3
/
+13
*
Have the program using TLS decide how to deal with a failure to set TLS up.
Guy Harris
2019-01-07
1
-12
/
+1
*
Fix a narrowing warning.
Guy Harris
2019-01-06
1
-2
/
+2
*
Enable SSL compression (with -C)
Cedric Cellier
2018-09-13
1
-47
/
+8
*
TLS for rpcap: also encrypt the control socket
Cedric Cellier
2018-09-13
1
-33
/
+71
*
Add SSL option for data socket of rpcap
Cedric Cellier
2018-09-13
1
-0
/
+228