index
:
tools/wireshark
Novell_NCP_branch
cherry-pick-112af30d
cherry-pick-78067deb-2
cherry-pick-c6e60da6-2
ethereal
lts-1.12.1
lts-1.2.11
lts-1.8.2
master
master-1.0
master-1.10
master-1.12
master-1.2
master-1.4
master-1.6
master-1.8
master-2.0
master-2.2
master-2.4
master-2.6
master-3.0
master-3.2
old-trunk-1.0
release-3.4
release-3.6
win32-native
WIP Patches to add a samsung-ipc dissector to Wireshark
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
caputils
/
capture-pcap-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use g_slist_prepend, it should be faster if there's a lot of IP addresses
AndersBroman
2016-09-28
1
-2
/
+6
*
pcap_list_datalinks() failing is an error.
Guy Harris
2016-01-07
1
-10
/
+15
*
Clean up #ifdeffed code.
Guy Harris
2016-01-07
1
-40
/
+40
*
Move more capture device handling to the caputils library.
Guy Harris
2016-01-07
1
-1
/
+714
*
Remove unnecessary includes.
Guy Harris
2016-01-06
1
-3
/
+0
*
For non-libwiretap code, use <wiretap/XXX.h> to include libwiretap headers.
Guy Harris
2016-01-05
1
-3
/
+3
*
Remove configure --enable-ipv6 option
João Valverde
2015-11-23
1
-4
/
+0
*
Fix various memleaks
Peter Wu
2015-10-04
1
-0
/
+1
*
caputils/*.c: As needed: Add editor modelines & Fix indentation
Bill Meier
2015-02-13
1
-36
/
+49
*
Increase the error buffer size for rpcap.
Gerald Combs
2014-08-27
1
-2
/
+6
*
Extcap Capture Interface
Roland Knall
2014-08-21
1
-0
/
+6
*
Get rid of NO_INTERFACES_FOUND - it's not an error.
Guy Harris
2014-07-22
1
-2
/
+2
*
Move utility routines for capturing into a libcaputils static library.
Guy Harris
2014-07-04
1
-0
/
+639