aboutsummaryrefslogtreecommitdiff
path: root/rpcapd/daemon.h
Commit message (Expand)AuthorAgeFilesLines
* rpcapd: add a -t flag to specify the data channel port.Guy Harris2022-08-021-1/+1
* Don't use two sockets for the control connection.Guy Harris2019-01-091-2/+2
* Clarify comment.Guy Harris2019-01-091-1/+2
* Move the SSL setup and host/port list checking to daemon_serviceloop().Guy Harris2019-01-071-2/+2
* TLS for rpcap: also encrypt the control socketCedric Cellier2018-09-131-2/+8
* We don't need execute permission for source files.Guy Harris2018-05-251-0/+0
* Add support for running rpcapd from inetd and inetd-alikes.Guy Harris2018-04-011-16/+6
* Give daemon_serviceloop() the right signature for a thread function.Guy Harris2017-11-101-1/+5
* Fix "sleep forever" and "sleep for N seconds".Guy Harris2017-11-011-1/+1
* Redo the message processing in the client, add protocol version negotiation.Guy Harris2017-10-311-0/+1
* Remove trailing white space.Guy Harris2017-10-291-23/+23
* Rename the rpcap directory to rpcapd.Guy Harris2017-03-131-0/+50