aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap.h
Commit message (Expand)AuthorAgeFilesLines
* Fix warning when generate documentation (doxygen)Alexis La Goutte2014-04-141-2/+2
* Fix spelling/typos found using a list of commonly misspelled words.Bill Meier2013-02-261-1/+1
* Get rid of zero-length array - we allow Wireshark to be compiled withGuy Harris2013-02-171-3/+5
* Add a macro to calculate, from the size of an AirpcapKeysCollectionGuy Harris2013-02-171-1/+4
* Add a macro that, for a given count of keys, returns the total size ofGuy Harris2013-02-171-2/+4
* Clean up white space (use spaces instead of tabs).Guy Harris2013-02-171-108/+108
* Get rid of C++/C99-style comments.Jeff Morriss2012-03-301-56/+56
* From John Bradshaw:Anders Broman2011-09-011-11/+11
* REmove the check for HAVE_AIRPDCAPAnders Broman2011-05-311-1/+1
* Guard pragma pack in case we continue implementing the wireless toolbar forStig Bjørlykke2010-01-021-1/+4
* Replace all Windows types by glib types - hopefully theJörg Mayer2009-05-131-63/+63
* Windows build: #include winsock2.h only when needed.Bill Meier2008-10-241-0/+4
* Revert back to having a local copy of airpcap.h. This should fix buildingGerald Combs2007-05-201-0/+907
* From Dustin Johnson:Gerald Combs2007-05-181-677/+0
* from Gisle Vanem: some more #pragma's that MingW don't likeUlf Lamping2007-03-281-0/+2
* 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-5/+0
* From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs2006-12-051-2/+3
* From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, Gerald Combs2006-10-301-1/+1
* Add support for:Gerald Combs2006-10-191-1/+1
* First step in integrating the AirPcap WEP preferences with thoseGerald Combs2006-10-101-0/+2
* Fix WEP key bug in the AirPcap code that could cause a crash. EnableGerald Combs2006-10-021-0/+6
* Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs2006-08-161-0/+669