aboutsummaryrefslogtreecommitdiffstats
path: root/airpcap.h
AgeCommit message (Expand)AuthorFilesLines
2013-02-26Fix spelling/typos found using a list of commonly misspelled words.Bill Meier1-1/+1
2013-02-17Get rid of zero-length array - we allow Wireshark to be compiled withGuy Harris1-3/+5
2013-02-17Add a macro to calculate, from the size of an AirpcapKeysCollectionGuy Harris1-1/+4
2013-02-17Add a macro that, for a given count of keys, returns the total size ofGuy Harris1-2/+4
2013-02-17Clean up white space (use spaces instead of tabs).Guy Harris1-108/+108
2012-03-30Get rid of C++/C99-style comments.Jeff Morriss1-56/+56
2011-09-01From John Bradshaw:Anders Broman1-11/+11
2011-05-31REmove the check for HAVE_AIRPDCAPAnders Broman1-1/+1
2010-01-02Guard pragma pack in case we continue implementing the wireless toolbar forStig Bjørlykke1-1/+4
2009-05-13Replace all Windows types by glib types - hopefully theJörg Mayer1-63/+63
2008-10-24Windows build: #include winsock2.h only when needed.Bill Meier1-0/+4
2007-05-20Revert back to having a local copy of airpcap.h. This should fix buildingGerald Combs1-0/+907
2007-05-18From Dustin Johnson:Gerald Combs1-677/+0
2007-03-28from Gisle Vanem: some more #pragma's that MingW don't likeUlf Lamping1-0/+2
2007-01-02From Gisle Vanem:Gerald Combs1-0/+2
2006-12-27Prepare to move the airpdcap code to epan/crypt (SVN won't let me actuallyGerald Combs1-5/+0
2006-12-05From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryptionGerald Combs1-2/+3
2006-10-30From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, Gerald Combs1-1/+1
2006-10-19Add support for:Gerald Combs1-1/+1
2006-10-10First step in integrating the AirPcap WEP preferences with thoseGerald Combs1-0/+2
2006-10-02Fix WEP key bug in the AirPcap code that could cause a crash. EnableGerald Combs1-0/+6
2006-08-16Add support for AirPcap, an upcoming wireless product from CACE. SupportGerald Combs1-0/+669