aboutsummaryrefslogtreecommitdiffstats
path: root/trigcap.c
AgeCommit message (Collapse)AuthorFilesLines
2008-12-16Fix a few text-string typoswmeier1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27026 f5534014-38df-0310-8fa8-9805f1628bb7
2008-08-05luis.ontanon@gmail.com => luis@ontanon.orglego1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25937 f5534014-38df-0310-8fa8-9805f1628bb7
2008-05-13Fix some of the Errors/warnings detected by checkapi.etxrab1-5/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25284 f5534014-38df-0310-8fa8-9805f1628bb7
2008-05-12If we have pcap_open, call it instead of pcap_open_live, otherwise we mightgerald1-25/+33
crash. The changes to trigcap.c haven't been tested, but _should_ work. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@25279 f5534014-38df-0310-8fa8-9805f1628bb7
2007-08-25From Gisle Vanem <gvanem@broadpark.no> lego1-0/+6
Some signals needs to be ifdef'ed (missing on VC/MingW): git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22658 f5534014-38df-0310-8fa8-9805f1628bb7
2007-07-28A toy I wrote as PoC for a more complex similar tool I'm working on.lego1-0/+280
Not in the makefiles yet: It works on my mac but I do not know if it works anywhere else (Guy?) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22416 f5534014-38df-0310-8fa8-9805f1628bb7