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
/
capture-pcap-util.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hack toprevent checkAPIs complaining about use of 'free'
Bill Meier
2009-03-16
1
-1
/
+2
*
From Jakub Zawadzki:
Stig Bjørlykke
2009-03-15
1
-4
/
+2
*
If we don't have any of the pcap_datalink_XXX_to_YYY routines,
Guy Harris
2008-12-21
1
-31
/
+97
*
Do not use functions for remote capture on local interfaces.
Stig Bjørlykke
2008-11-03
1
-6
/
+34
*
Fix benign usage of incorrect symbol in #ifdef
Bill Meier
2008-07-04
1
-1
/
+1
*
If we have pcap_free_datalinks(), use it. If not, then, on Windows,
Guy Harris
2008-07-04
1
-2
/
+25
*
Constify some arguments.
Guy Harris
2008-02-21
1
-1
/
+1
*
Support for RPCAP features in GUI (from Boris Misenov, see Bug 1366)
Tomas Kukosa
2007-12-04
1
-0
/
+15
*
first steps to support MSVC 2008 Express Edition
Ulf Lamping
2007-11-30
1
-2
/
+3
*
Include libpcap.h so that we can use wtap_pcap_encap_to_wtap_encap()
Gerald Combs
2007-08-23
1
-1
/
+1
*
fix gcc warning about qualifier types (const) which are discarded when arriving
Sebastien Tandel
2007-04-13
1
-1
/
+1
*
Have the routines to get interface lists take a pointer to a "gchar *"
Guy Harris
2007-01-21
1
-8
/
+18
*
Frederic Heem:
Jörg Mayer
2006-11-02
1
-0
/
+1
*
Ethereal->Wireshark
Anders Broman
2006-05-28
1
-3
/
+3
*
name change
Ronnie Sahlberg
2006-05-21
1
-2
/
+2
*
an error return was missing a pcap_close() call
Ulf Lamping
2006-02-25
1
-1
/
+3
*
remove dependencies to pcap.h, so getting an idea what needs to be done by du...
Ulf Lamping
2006-02-17
1
-0
/
+16
*
Constify a bunch of arguments and variables, to squelch compiler
Guy Harris
2005-12-14
1
-3
/
+3
*
rename pcap-....c/.h files to capture-pcap-....c/.h
Ulf Lamping
2005-12-06
1
-0
/
+433