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_win_ifnames.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SecureZeroMemory instead of plain ZeroMemory because checkAPI says to.
Evan Huus
2013-10-20
1
-1
/
+1
*
From RobiOneKenobi via https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=92...
Pascal Quantin
2013-10-20
1
-0
/
+16
*
Put the code to convert a GUID string to a GUID structure into a routine
Guy Harris
2012-11-24
1
-145
/
+161
*
There is no longer an interface_friendlyname argument to
Guy Harris
2012-11-24
1
-7
/
+0
*
Constify argument to get_windows_interface_friendly_name().
Guy Harris
2012-11-24
1
-1
/
+1
*
Rename get_windows_interface_friendlyname() to
Guy Harris
2012-11-24
1
-117
/
+36
*
Try to fix Windows compilation
Pascal Quantin
2012-11-23
1
-1
/
+1
*
'if 0' wrapping of config.h no longer required;
Bill Meier
2012-11-23
1
-3
/
+1
*
We don't need ole32.lib any more; don't link with it and don't include a
Guy Harris
2012-11-23
1
-5
/
+8
*
Parse the GUID ourselves; that leaves fewer error cases to worry about,
Guy Harris
2012-11-23
1
-33
/
+133
*
If the interface name doesn't contain a valid GUID string, that's *not*
Guy Harris
2012-11-22
1
-11
/
+20
*
When dumpcap is being run by another program, its standard error gets
Guy Harris
2012-11-21
1
-3
/
+1
*
Including config.h causes compile errors; Comment out for now...
Bill Meier
2012-11-19
1
-0
/
+2
*
HAVE_CONFIG_H no longer req'd
Bill Meier
2012-11-19
1
-44
/
+42
*
From Mike Garratt:
Anders Broman
2012-11-19
1
-0
/
+319