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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ws80211: Disable shorten-64-to-32.
Gerald Combs
2015-12-01
1
-0
/
+3
*
Extcap: allow Wireshark to list extcap interfaces even when WinPcap / Npcap i...
Pascal Quantin
2015-11-17
1
-9
/
+3
*
Fix various memleaks
Peter Wu
2015-10-04
1
-0
/
+1
*
Fix retrieval of data link type supported by remote interfaces with authentic...
Pascal Quantin
2015-07-22
1
-1
/
+2
*
80211 utils: free nl messages after use
Evan Huus
2015-07-05
1
-3
/
+14
*
Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hides
AndersBroman
2015-07-02
2
-4
/
+4
*
Fix Buffer overrun while writing to 'airpcap_dir_utf16': the writable
AndersBroman
2015-07-02
1
-2
/
+2
*
ws80211_utils.h: fix empty paragraph passed to '@param' command [-Wdocumentat...
Alexis La Goutte
2015-06-22
1
-1
/
+1
*
Add the wireless toolbar.
Gerald Combs
2015-06-16
4
-1497
/
+440
*
IEEE 802.11: 802.1X (WPA-EAP) rekeying support
deagol
2015-05-08
1
-1
/
+1
*
Change a lot of http:// URLs to https://.
Gerald Combs
2015-03-10
2
-15
/
+7
*
libnl: disable pedantic warning of libnl lib
Alexis La Goutte
2015-02-19
2
-0
/
+4
*
libnl: disable pedantic warning of libnl lib
Alexis La Goutte
2015-02-18
2
-0
/
+6
*
caputils/*.c: As needed: Add editor modelines & Fix indentation
Bill Meier
2015-02-13
6
-124
/
+201
*
Consistently use the "g_string_free returns a C string pointer" idiom.
Guy Harris
2015-01-13
1
-11
/
+6
*
uat_load() and uat_save() return a success indication; use it.
Guy Harris
2015-01-13
1
-6
/
+6
*
Remove emem APIs from UAT functionality.
Michael Mann
2015-01-12
1
-3
/
+11
*
Minor CMake updates to better group build artefacts
Graham Bloice
2015-01-05
1
-2
/
+3
*
Add '*.nativecodeanalysis.xml' to 'clean' targets
Bill Meier
2015-01-02
1
-1
/
+2
*
Oops, we also need to worry about pcap_get_tstamp_precision().
Guy Harris
2014-11-05
2
-0
/
+42
*
Get rid of unused variable.
Guy Harris
2014-11-05
1
-1
/
+0
*
Cope with newer Xcode not having the 10.6 SDK.
Guy Harris
2014-11-05
2
-7
/
+65
*
Add support for split wiphy dump to Wireless Toolbar
Mikael Kanstrup
2014-10-18
2
-24
/
+120
*
gchar is not guaranteed to be signed; use gint8.
Guy Harris
2014-10-16
1
-1
/
+1
*
Split ws80211_get_phys callback handler
Mikael Kanstrup
2014-10-13
1
-60
/
+103
*
CMake: Conditional build fixes and updates.
Gerald Combs
2014-09-28
1
-1
/
+7
*
Fix compilation in weird cases
Evan Huus
2014-09-16
1
-3
/
+3
*
Fix spelling: cant-->can't, wont-->won't, etc
Bill Meier
2014-09-16
1
-1
/
+1
*
Increase the error buffer size for rpcap.
Gerald Combs
2014-08-27
1
-2
/
+6
*
Extcap Capture Interface
Roland Knall
2014-08-21
2
-0
/
+12
*
Move the AirPcap stuff into caputils.
Guy Harris
2014-08-01
5
-0
/
+4037
*
Get rid of NO_INTERFACES_FOUND - it's not an error.
Guy Harris
2014-07-22
4
-6
/
+5
*
Use forward slashes in paths to runlex.sh
Роман Донченко
2014-07-20
1
-1
/
+1
*
Allow the interface monitor routines to be called from C++.
Guy Harris
2014-07-16
1
-0
/
+8
*
Move the monitor-for-interface-list-changes stuff to the caputils library.
Guy Harris
2014-07-16
4
-0
/
+453
*
GTK Remote Capturing
Irene Ruengeler
2014-07-11
1
-0
/
+2
*
Build libcaputils PIE, so it can be linked with dumpcap when it's built PIE.
Guy Harris
2014-07-04
1
-1
/
+7
*
Reflect the rename of get_XXX_pcap_version() to get_XXX_caplibs_version().
Guy Harris
2014-07-04
1
-4
/
+4
*
capture_ifinfo.h moved to caputils.
Guy Harris
2014-07-04
1
-1
/
+1
*
Move utility routines for capturing into a libcaputils static library.
Guy Harris
2014-07-04
18
-0
/
+4298