Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rpcapd: add a -t flag to specify the data channel port. | Guy Harris | 2022-08-02 | 1 | -1/+1 |
* | Don't use two sockets for the control connection. | Guy Harris | 2019-01-09 | 1 | -2/+2 |
* | Clarify comment. | Guy Harris | 2019-01-09 | 1 | -1/+2 |
* | Move the SSL setup and host/port list checking to daemon_serviceloop(). | Guy Harris | 2019-01-07 | 1 | -2/+2 |
* | TLS for rpcap: also encrypt the control socket | Cedric Cellier | 2018-09-13 | 1 | -2/+8 |
* | We don't need execute permission for source files. | Guy Harris | 2018-05-25 | 1 | -0/+0 |
* | Add support for running rpcapd from inetd and inetd-alikes. | Guy Harris | 2018-04-01 | 1 | -16/+6 |
* | Give daemon_serviceloop() the right signature for a thread function. | Guy Harris | 2017-11-10 | 1 | -1/+5 |
* | Fix "sleep forever" and "sleep for N seconds". | 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 | -0/+1 |
* | Remove trailing white space. | Guy Harris | 2017-10-29 | 1 | -23/+23 |
* | Rename the rpcap directory to rpcapd. | Guy Harris | 2017-03-13 | 1 | -0/+50 |