aboutsummaryrefslogtreecommitdiffstats
path: root/caputils/airpcap_loader.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-01Fix comment end after SPDX identifierStig Bjørlykke1-1/+2
2018-02-24Rename airpdcap to dot11decrypt.Gerald Combs1-1/+1
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-07caputils: use SPDX identifiers.Dario Lombardo1-14/+1
2017-10-15Remove superfluous null-checks before strdup/freeAhmad Fatoum1-14/+6
2017-02-22g_malloc -> g_malloc0 where not all struct elements are initialized orJoerg Mayer1-1/+1
2017-02-20Yell at the user less.Gerald Combs1-1/+1
2016-06-06*_stdup_printf -> strdup for "single string only" formatting.Michael Mann1-2/+2
2016-01-06Remove unnecessary #ifdef and includes.Guy Harris1-7/+0
2016-01-06Clean up more includes of wtap.h.Guy Harris1-2/+2
2015-11-27Fix ISO C forbids an empty translation unit [-Wpedantic] (airpcap)João Valverde1-3/+0
2015-11-17Misc minor issues caught by cppcheckEvan Huus1-2/+0
2015-07-02Try to fix: warning C6244: Local declaration of 'airpcap_if_list' hidesAndersBroman1-3/+3
2015-06-16Add the wireless toolbar.Gerald Combs1-1308/+15
2015-01-13Consistently use the "g_string_free returns a C string pointer" idiom.Guy Harris1-11/+6
2015-01-13uat_load() and uat_save() return a success indication; use it.Guy Harris1-6/+6
2015-01-12Remove emem APIs from UAT functionality.Michael Mann1-3/+11
2014-08-01Move the AirPcap stuff into caputils.Guy Harris1-0/+2552