summaryrefslogtreecommitdiff
path: root/pcap-dbus.c
Commit message (Expand)AuthorAgeFilesLines
* More findalldevs fixes.Guy Harris2013-09-291-4/+2
* Rename the "private" member of a pcap_t to avoid C++ issues.Guy Harris2013-08-071-5/+5
* Move platform-dependent pcap_t data out of the pcap_t structure.Guy Harris2013-05-061-26/+34
* pcap-int.h must be included before pcap-dbus.h, to get pcap_t etc. defined.Guy Harris2013-04-121-1/+1
* Add a pcap-dbus.h header and include it in pcap-dbus.c and pcap.c.Guy Harris2013-04-121-4/+6
* Pick up some fixes from a comment for the SourceForge bug for D-Bus support.Guy Harris2013-04-121-1/+1
* pcap-dbus code from Jakub ZawadzkiMichael Richardson2013-04-121-0/+271