aboutsummaryrefslogtreecommitdiffstats
path: root/caputils
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings using GCC and -WpragmasJoão Valverde2016-05-231-2/+2
* caputils: fix crash when calling 'dumpcap -i' without having WinPcap installedPascal Quantin2016-02-221-1/+2
* ws80211: Disable shorten-64-to-32.Gerald Combs2015-12-011-0/+3
* Extcap: allow Wireshark to list extcap interfaces even when WinPcap / Npcap i...Pascal Quantin2015-11-171-9/+3
* Fix various memleaksPeter Wu2015-10-041-0/+1
* Fix retrieval of data link type supported by remote interfaces with authentic...Pascal Quantin2015-07-221-1/+2
* 80211 utils: free nl messages after useEvan Huus2015-07-051-3/+14
* Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hidesAndersBroman2015-07-022-4/+4
* Fix Buffer overrun while writing to 'airpcap_dir_utf16': the writableAndersBroman2015-07-021-2/+2
* ws80211_utils.h: fix empty paragraph passed to '@param' command [-Wdocumentat...Alexis La Goutte2015-06-221-1/+1
* Add the wireless toolbar.Gerald Combs2015-06-164-1497/+440
* IEEE 802.11: 802.1X (WPA-EAP) rekeying supportdeagol2015-05-081-1/+1
* Change a lot of http:// URLs to https://.Gerald Combs2015-03-102-15/+7
* libnl: disable pedantic warning of libnl libAlexis La Goutte2015-02-192-0/+4
* libnl: disable pedantic warning of libnl libAlexis La Goutte2015-02-182-0/+6
* caputils/*.c: As needed: Add editor modelines & Fix indentationBill Meier2015-02-136-124/+201
* Consistently use the "g_string_free returns a C string pointer" idiom.Guy Harris2015-01-131-11/+6
* uat_load() and uat_save() return a success indication; use it.Guy Harris2015-01-131-6/+6
* Remove emem APIs from UAT functionality.Michael Mann2015-01-121-3/+11
* Minor CMake updates to better group build artefactsGraham Bloice2015-01-051-2/+3
* Add '*.nativecodeanalysis.xml' to 'clean' targetsBill Meier2015-01-021-1/+2
* Oops, we also need to worry about pcap_get_tstamp_precision().Guy Harris2014-11-052-0/+42
* Get rid of unused variable.Guy Harris2014-11-051-1/+0
* Cope with newer Xcode not having the 10.6 SDK.Guy Harris2014-11-052-7/+65
* Add support for split wiphy dump to Wireless ToolbarMikael Kanstrup2014-10-182-24/+120
* gchar is not guaranteed to be signed; use gint8.Guy Harris2014-10-161-1/+1
* Split ws80211_get_phys callback handlerMikael Kanstrup2014-10-131-60/+103
* CMake: Conditional build fixes and updates.Gerald Combs2014-09-281-1/+7
* Fix compilation in weird casesEvan Huus2014-09-161-3/+3
* Fix spelling: cant-->can't, wont-->won't, etcBill Meier2014-09-161-1/+1
* Increase the error buffer size for rpcap.Gerald Combs2014-08-271-2/+6
* Extcap Capture InterfaceRoland Knall2014-08-212-0/+12
* Move the AirPcap stuff into caputils.Guy Harris2014-08-015-0/+4037
* Get rid of NO_INTERFACES_FOUND - it's not an error.Guy Harris2014-07-224-6/+5
* Use forward slashes in paths to runlex.shРоман Донченко2014-07-201-1/+1
* Allow the interface monitor routines to be called from C++.Guy Harris2014-07-161-0/+8
* Move the monitor-for-interface-list-changes stuff to the caputils library.Guy Harris2014-07-164-0/+453
* GTK Remote CapturingIrene Ruengeler2014-07-111-0/+2
* Build libcaputils PIE, so it can be linked with dumpcap when it's built PIE.Guy Harris2014-07-041-1/+7
* Reflect the rename of get_XXX_pcap_version() to get_XXX_caplibs_version().Guy Harris2014-07-041-4/+4
* capture_ifinfo.h moved to caputils.Guy Harris2014-07-041-1/+1
* Move utility routines for capturing into a libcaputils static library.Guy Harris2014-07-0418-0/+4298