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
/
sockutils.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpcap: fix sock_open() issues.
Guy Harris
2022-08-01
1
-4
/
+13
*
Clean up the arguments to sock_bufferize().
Guy Harris
2021-07-22
1
-1
/
+1
*
Revert "Don't wrap chunks of headers with extern "C" { ... }."
Guy Harris
2021-03-17
1
-35
/
+30
*
Don't wrap chunks of headers with extern "C" { ... }.
Guy Harris
2021-03-17
1
-30
/
+35
*
Get rid of the last SOCK_DEBUG_MESSAGE() calls.
Guy Harris
2019-01-12
1
-29
/
+0
*
Clean up sockutils.h.
Guy Harris
2019-01-11
1
-31
/
+1
*
Put the Windows-vs-non-Windows socket defines in <pcap/socket.h>.
Guy Harris
2019-01-09
1
-21
/
+2
*
Merge branch 'master' of https://github.com/rixed/libpcap into rixed-master
Guy Harris
2019-01-06
1
-4
/
+6
|
\
|
*
TLS for rpcap: also encrypt the control socket
Cedric Cellier
2018-09-13
1
-4
/
+6
*
|
Add a flag to allow peeking at messages in sock_recv().
Guy Harris
2018-10-19
1
-0
/
+2
|
/
*
Use -Wshorten-64-to-32 if it's available, and fix warnings it shows.
Guy Harris
2018-09-09
1
-0
/
+6
*
Rename SOCK_MESSAGE() to SOCK_DEBUG_MESSAGE().
Guy Harris
2018-04-01
1
-3
/
+3
*
Rename SOCK_ASSERT to SOCK_MESSAGE
Joerg Mayer
2018-04-01
1
-4
/
+3
*
Redo the main event loop of rpcapd.
Guy Harris
2018-03-30
1
-1
/
+1
*
Make the size argument to sock_send() a size_t.
Guy Harris
2018-03-18
1
-1
/
+2
*
Clean up packet message reception.
Guy Harris
2017-11-11
1
-0
/
+2
*
Handle the client closing the connection better.
Guy Harris
2017-11-10
1
-4
/
+8
*
Move all the UN*X-vs-Windows-sockets stuff together.
Guy Harris
2017-10-07
1
-22
/
+17
*
No need to manually define _WINSOCKAPI_
Ali Abdulkadir
2017-10-02
1
-8
/
+0
*
Don't bother supporting pre-2005 Visual Studio.
Guy Harris
2017-09-28
1
-1
/
+1
*
Don't call a socket variable "socket".
Guy Harris
2017-03-20
1
-3
/
+3
*
Remove trailing spaces/tabs
Francois-Xavier Le Bail
2016-08-20
1
-2
/
+2
*
No sockutils.h API uses ssize_t, so define it in sockutils.c.
Guy Harris
2016-07-30
1
-1
/
+0
*
Re-impose some of Winsock's limitations on sock_recv().
Guy Harris
2016-07-30
1
-1
/
+1
*
Define ssize_t on Windows.
Guy Harris
2016-07-28
1
-1
/
+6
*
Define SOCKET and INVALID_SOCKET in remote-ext.h and sockutils.h.
Guy Harris
2016-07-28
1
-86
/
+75
*
Clean up sock_recv().
Guy Harris
2016-07-28
1
-1
/
+1
*
Add back WinPcap specific functions to libpcap, the built wpcap.dll already w...
Yang Luo
2016-07-26
1
-0
/
+248