summaryrefslogtreecommitdiff
path: root/c-sources
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Disable exit-on-close to work around a GLib bug.Will Thompson1-0/+6
2012-01-16Include timestamps in live logsWill Thompson2-2/+24
2012-01-16Delete the old monitorWill Thompson1-509/+0
2012-01-13monitor: signal all messages up to the applicationWill Thompson1-20/+11
2012-01-13pcap-monitor: include details in message-logged signal.Will Thompson3-40/+62
2012-01-13pcap-monitor: use GByteArray internallyWill Thompson1-11/+19
2012-01-13pcap-monitor: specify eavesdrop=trueWill Thompson1-6/+18
2012-01-13Free filters as wellCosimo Alfarano1-1/+2
2012-01-13Add eavesdrop=true when supportedCosimo Alfarano1-5/+98
2012-01-13fix an OOM situationCosimo Alfarano1-5/+9
2012-01-13Rename BustlePcap to BustlePcapMonitorWill Thompson4-110/+110
2012-01-13pcap: only emit message-logged for eavesdropped messagesWill Thompson1-9/+18
2012-01-12Improve error message when target file can't be openedWill Thompson1-1/+1
2012-01-12Add ::message-logged signal to monitor.Will Thompson1-1/+26
2012-01-12bustle-pcap: librarify gutsWill Thompson3-211/+576
2012-01-09bustle-pcap: add --verbose and --quietWill Thompson1-8/+22
2012-01-09bustle-pcap: handle ^C if your glib is new enough.Will Thompson1-1/+13
2012-01-09Move C sources into c-sourcesWill Thompson2-0/+766