Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |