aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap_loader.h
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Update Free Software Foundation address.darkjames1-1/+1
2011-12-29Add 'extern "C"' wrappers and #include guards to various header files.gerald1-0/+8
2009-05-13() -> (void)jmayer1-8/+8
2009-05-13Make it compile without warnings on OSX.stig1-6/+0
2009-05-13Replace all Windows types by glib types - hopefully thejmayer1-78/+78
2007-08-17Instead of converting between 802.11 frequencies and channels umpteengerald1-18/+0
2007-05-18From Dustin Johnson:gerald1-21/+72
2007-04-11Fix bug 1377:morriss1-0/+1
2007-01-26Spelling fixes.gerald1-2/+2
2007-01-23Propagate the recent interface list changes (r20521) to the AirPcap code.gerald1-1/+1
2007-01-21Have the routines to get interface lists take a pointer to a "gchar *"guy1-7/+0
2007-01-11Add uri_str_to_bytes(), byte_array_dup(), and byte_array_equal()gerald1-13/+0
2007-01-02From Gisle Vanem:gerald1-0/+2
2006-12-27Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallygerald1-63/+3
2006-12-05From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptiongerald1-18/+66
2006-10-30From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, gerald1-3/+110
2006-10-19Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()gerald1-8/+18
2006-10-19Add support for:gerald1-1/+137
2006-10-10First step in integrating the AirPcap WEP preferences with thosegerald1-2/+0
2006-10-02Fix WEP key bug in the AirPcap code that could cause a crash. Enablegerald1-0/+8
2006-09-12remove obsolete "HAVE_AIRPCAP_API" commentulfl1-2/+0
2006-08-21Fix up copyrights and whitespace.gerald1-31/+34
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. Supportgerald1-0/+296