summaryrefslogtreecommitdiff
path: root/rpcapd/Makefile.in
Commit message (Expand)AuthorAgeFilesLines
* Fix spaces before tabs in indentationFrancois-Xavier Le Bail2023-02-151-1/+1
* Fix "make depend" for out-of-tree builds.Guy Harris2020-03-021-1/+1
* Correctly look for mkdep in the top-level source directory.Guy Harris2020-03-021-1/+2
* Support logging rpcapd messages to the "system log".Guy Harris2019-01-071-1/+1
* Make the directory for file-format man pages before installing into it.Guy Harris2019-01-061-0/+2
* Add a man page for the rpcapd configuration file.Guy Harris2019-01-061-1/+9
* Merge branch 'master' of https://github.com/rixed/libpcap into rixed-masterGuy Harris2019-01-061-1/+1
|\
| * Add SSL option for data socket of rpcapCedric Cellier2018-09-131-1/+1
* | On macOS, don't build programs any fatter than they need to be.Guy Harris2018-09-211-2/+3
|/
* Handle rpcapd man page properly on UN*Xes with an SV-style man page layout.Guy Harris2018-04-201-5/+10
* Add a minimalistic manpage for rpcapdJoerg Mayer2018-04-201-0/+4
* Fix mkdep invocations.Guy Harris2017-11-281-1/+1
* We also need fmtutils.{c,o} for rpcapd.Guy Harris2017-11-271-1/+1
* Build rpcapd with rpcap-protocol.{c,o} and sockutils.{c,o}.Guy Harris2017-11-271-1/+1
* Fix the rest of that typo.Guy Harris2017-11-261-1/+1
* Fix typpo.Guy Harris2017-11-261-1/+1
* Fix linking with the pthread library.Guy Harris2017-11-261-2/+3
* Rename rpcapd/utils.[ch] to getopt.[ch] and build it only on Windows.Guy Harris2017-11-261-8/+1
* We're building rpcap, not libpcap, so don't compile with -DBUILDING_PCAP.Guy Harris2017-11-261-1/+1
* Fix arguments used when building rpcapd.Guy Harris2017-11-251-1/+1
* Add a test for breaking a capture loop from another thread.Guy Harris2017-11-061-1/+1
* Redo the message processing in the server.Guy Harris2017-10-291-1/+2
* Add a macro to check for pthreads, and use it where necessary.Guy Harris2017-10-051-1/+2
* Put rpcap protocol routines common to client and server in rpcap-protocol.cGuy Harris2017-09-301-1/+1
* Rename the rpcap directory to rpcapd.Guy Harris2017-03-131-0/+125