Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | In the server, don't complain if the client reset the connection. | Guy Harris | 2017-11-10 | 1 | -1/+1 |
* | Fix bounds check. | Guy Harris | 2017-11-01 | 1 | -1/+1 |
* | Redo the message processing in the client, add protocol version negotiation. | Guy Harris | 2017-10-31 | 1 | -161/+15 |
* | Redo the message processing in the server. | Guy Harris | 2017-10-29 | 1 | -53/+65 |
* | Clean up reading error string from RPCAP_MSG_ERROR messages. | Guy Harris | 2017-10-07 | 1 | -6/+23 |
* | Add needed va_end(). | Guy Harris | 2017-10-07 | 1 | -0/+3 |
* | Clean up #includes. | Guy Harris | 2017-09-30 | 1 | -4/+1 |
* | Put rpcap protocol routines common to client and server in rpcap-protocol.c | Guy Harris | 2017-09-30 | 1 | -0/+312 |