aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap_loader.h
Commit message (Expand)AuthorAgeFilesLines
* IEEE 802.11: 802.1X (WPA-EAP) rekeying supportdeagol2015-12-211-1/+1
* Remove all $Id$ from top of fileAlexis La Goutte2014-03-041-2/+0
* Clean up white space (get rid of 4-space tabs).Guy Harris2013-02-171-31/+31
* Update Free Software Foundation address.Jakub Zawadzki2012-06-281-1/+1
* Add 'extern "C"' wrappers and #include guards to various header files.Gerald Combs2011-12-291-0/+8
* () -> (void)Jörg Mayer2009-05-131-8/+8
* Make it compile without warnings on OSX.Stig Bjørlykke2009-05-131-6/+0
* Replace all Windows types by glib types - hopefully theJörg Mayer2009-05-131-78/+78
* Instead of converting between 802.11 frequencies and channels umpteenGerald Combs2007-08-171-18/+0
* From Dustin Johnson:Gerald Combs2007-05-181-21/+72
* Fix bug 1377:Jeff Morriss2007-04-111-0/+1
* Spelling fixes.Gerald Combs2007-01-261-2/+2
* Propagate the recent interface list changes (r20521) to the AirPcap code.Gerald Combs2007-01-231-1/+1
* Have the routines to get interface lists take a pointer to a "gchar *"Guy Harris2007-01-211-7/+0
* Add uri_str_to_bytes(), byte_array_dup(), and byte_array_equal()Gerald Combs2007-01-111-13/+0
* From Gisle Vanem:Gerald Combs2007-01-021-0/+2
* Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallyGerald Combs2006-12-271-63/+3
* From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs2006-12-051-18/+66
* From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, Gerald Combs2006-10-301-3/+110
* Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()Gerald Combs2006-10-191-8/+18
* Add support for:Gerald Combs2006-10-191-1/+137
* First step in integrating the AirPcap WEP preferences with thoseGerald Combs2006-10-101-2/+0
* Fix WEP key bug in the AirPcap code that could cause a crash. EnableGerald Combs2006-10-021-0/+8
* remove obsolete "HAVE_AIRPCAP_API" commentUlf Lamping2006-09-121-2/+0
* Fix up copyrights and whitespace.Gerald Combs2006-08-211-31/+34
* Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs2006-08-161-0/+296