summaryrefslogtreecommitdiff
path: root/rpcap-protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Squelch some more narrowing warnings.Guy Harris2018-09-121-0/+4
* Remove no more used field 'tzoff' in some structuresFrancois-Xavier Le Bail2018-08-031-1/+0
* Fix a few warnings that came up after turning on a dozen more warningsJoerg Mayer2018-04-041-1/+1
* Suppress warnings if RPCAP_MIN_VERSION is 0.Guy Harris2017-11-251-0/+13
* Fix up the negotiation, eliminating a failure mode with old clients.Guy Harris2017-10-311-0/+96
* Redo the message processing in the client, add protocol version negotiation.Guy Harris2017-10-311-4/+8
* Redo the message processing in the server.Guy Harris2017-10-291-9/+11
* Remove trailing white space.Guy Harris2017-10-291-2/+2
* Clean up #includes.Guy Harris2017-09-301-3/+3
* Put rpcap protocol routines common to client and server in rpcap-protocol.cGuy Harris2017-09-301-0/+19
* Clean up whitespace, fix comments.Guy Harris2017-03-141-7/+7
* Move rpcap-protocol.h to the top-level directory.Guy Harris2017-03-131-0/+316