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
/
rpcap-protocol.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
rpcap-protocol: update a comment. [skip ci]
Guy Harris
2023-02-15
1
-1
/
+1
*
rpcap: have the server tell the client its byte order.
Guy Harris
2022-08-06
1
-0
/
+19
*
Fixup the previous commit. [skip ci]
Denis Ovsienko
2022-07-09
1
-1
/
+1
*
Use C99 types for specific-number-of-octets values.
Guy Harris
2022-07-08
1
-71
/
+66
*
Avoid redeclaring uint8 & friends on Haiku
François Revol
2022-07-09
1
-0
/
+2
*
Fix some spelling. [skip ci]
Denis Ovsienko
2020-10-09
1
-1
/
+1
*
Fix typos in some comments
Francois-Xavier Le Bail
2020-05-24
1
-1
/
+1
*
Make the message type values hex.
Guy Harris
2020-03-31
1
-11
/
+11
*
Add some new authentication error codes for specific errors.
Guy Harris
2019-02-06
1
-17
/
+20
*
Redo protocol version negotiation.
Guy Harris
2019-01-30
1
-99
/
+29
*
Further emphasize "don't change these structure layouts".
Guy Harris
2019-01-22
1
-2
/
+18
*
You still have to send the timezone offset over the wire in an open reply.
Guy Harris
2019-01-22
1
-0
/
+1
*
Try to catch TLS to a non-TLS server or non-TLS to a TLS-only server.
Guy Harris
2019-01-12
1
-2
/
+26
*
TLS for rpcap: also encrypt the control socket
Cedric Cellier
2018-09-13
1
-2
/
+2
*
Add SSL option for data socket of rpcap
Cedric Cellier
2018-09-13
1
-0
/
+1
*
Squelch some more narrowing warnings.
Guy Harris
2018-09-12
1
-0
/
+4
*
Remove no more used field 'tzoff' in some structures
Francois-Xavier Le Bail
2018-08-03
1
-1
/
+0
*
Fix a few warnings that came up after turning on a dozen more warnings
Joerg Mayer
2018-04-04
1
-1
/
+1
*
Suppress warnings if RPCAP_MIN_VERSION is 0.
Guy Harris
2017-11-25
1
-0
/
+13
*
Fix up the negotiation, eliminating a failure mode with old clients.
Guy Harris
2017-10-31
1
-0
/
+96
*
Redo the message processing in the client, add protocol version negotiation.
Guy Harris
2017-10-31
1
-4
/
+8
*
Redo the message processing in the server.
Guy Harris
2017-10-29
1
-9
/
+11
*
Remove trailing white space.
Guy Harris
2017-10-29
1
-2
/
+2
*
Clean up #includes.
Guy Harris
2017-09-30
1
-3
/
+3
*
Put rpcap protocol routines common to client and server in rpcap-protocol.c
Guy Harris
2017-09-30
1
-0
/
+19
*
Clean up whitespace, fix comments.
Guy Harris
2017-03-14
1
-7
/
+7
*
Move rpcap-protocol.h to the top-level directory.
Guy Harris
2017-03-13
1
-0
/
+316