aboutsummaryrefslogtreecommitdiffstats
path: root/caputils/ws80211_utils.c
AgeCommit message (Expand)AuthorFilesLines
2021-03-29Merge the caputils/ and capchild/ directoriesJoão Valverde1-1275/+0
2021-01-19No need to check for both "not null" and "is space".Guy Harris1-1/+1
2020-04-01Handle -k better on platforms that don't support it.Guy Harris1-4/+4
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-05-23make our version of nla_for_each_nested() publicMartin Kaiser1-21/+2
2018-05-18Older versions of Clang don't understand -Wpedantic.Guy Harris1-4/+4
2018-03-09spdx: more licenses converted.Dario Lombardo1-11/+1
2018-02-05Amend the comment with some background for the workaround.Jaap Keuter1-0/+4
2018-02-03Add a comment explaining why err is volatile.Guy Harris1-0/+15
2016-09-08Fix the signature of the stub version of ws80211_set_freq().Guy Harris1-1/+1
2016-09-08dumpcap: change types.Dario Lombardo1-2/+2
2016-05-22Reapply "ws80211: Disable shorten-64-to-32."João Valverde1-0/+3
2016-05-22Revert "ws80211: Disable shorten-64-to-32."João Valverde1-3/+0
2016-04-04Include ws_diag_control.h in config.hJoão Valverde1-2/+1
2016-03-01dumpcap: Add support for 802.11ac monitor modesMikael Kanstrup1-6/+83
2016-01-13Fix some memory leaks in ws80211_utilsMikael Kanstrup1-0/+4
2015-12-01ws80211: Disable shorten-64-to-32.Gerald Combs1-0/+3
2015-11-05Get rid of ws80211_frequency_to_channel().Guy Harris1-16/+0
2015-07-0580211 utils: free nl messages after useEvan Huus1-3/+14
2015-07-02Fix Buffer overrun while writing to 'airpcap_dir_utf16': the writableAndersBroman1-2/+2
2015-06-16Add the wireless toolbar.Gerald Combs1-35/+338
2015-02-19libnl: disable pedantic warning of libnl libAlexis La Goutte1-0/+2
2015-02-18libnl: disable pedantic warning of libnl libAlexis La Goutte1-0/+3
2015-02-13caputils/*.c: As needed: Add editor modelines & Fix indentationBill Meier1-0/+13
2014-10-18Add support for split wiphy dump to Wireless ToolbarMikael Kanstrup1-24/+119
2014-10-13Split ws80211_get_phys callback handlerMikael Kanstrup1-60/+103
2014-09-16Fix spelling: cant-->can't, wont-->won't, etcBill Meier1-1/+1
2014-07-04Move utility routines for capturing into a libcaputils static library.Guy Harris1-0/+748