aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/airpcap_gui_utils.c
AgeCommit message (Expand)AuthorFilesLines
2008-08-14Fix a spelling errorwmeier1-2/+2
2008-06-29Fix some simple cases of GTK2 deprecated API usage by using a renamed or equi...wmeier1-4/+4
2008-05-06Fix some of the Errors/warnings detected by checkapi.etxrab1-1/+1
2008-04-13sort #includes by directoriesulfl1-6/+7
2008-04-12remove unrequired "references" to gtkglobals.hulfl1-1/+0
2008-04-12where it's not necessary, remove #include "compat_macros.h"ulfl1-1/+0
2008-04-09Get the Windows build going again(?).etxrab1-1/+1
2008-04-09Remove:etxrab1-4/+0
2008-04-09Start getting rid of the uses of compat_macro.h's macros.sfisher1-39/+39
2008-02-01Rewrote some prohibited APIs in gtk/ (sprintf, strcpy, strcat).stig1-2/+2
2008-01-24Fix various small memory leaks & 1 invalid g_free (airpcap_gui_utils.c)wmeier1-8/+26
2007-11-27strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delendaguy1-17/+21
2007-08-17Instead of converting between 802.11 frequencies and channels umpteengerald1-64/+57
2007-07-09From Dustin Johnson: AirPcap display update.gerald1-1/+5
2007-05-18From Dustin Johnson:gerald1-136/+318
2007-01-26Spelling fixes.gerald1-2/+2
2007-01-11Fix compilation problems under Windows. In the GTK code, convert SSIDsgerald1-599/+601
2006-12-28Move the contents of airpdcap to epan/crypt. Try to fix the currentgerald1-48/+47
2006-12-12Remove svn:executable property from a few more .[hc] fileswmeier1-0/+0
2006-12-05From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptiongerald1-100/+236
2006-10-30From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, gerald1-20/+193
2006-10-25the labels of the airpcap toolbar, e.g. "Not a valid Wireless Interface" are ...ulfl1-6/+8
2006-10-19Add support for:gerald1-26/+372
2006-10-02Fix WEP key bug in the AirPcap code that could cause a crash. Enablegerald1-4/+40
2006-08-21Fix up copyrights and whitespace.gerald1-1/+2
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. Supportgerald1-0/+400