strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda
[obnox/wireshark/wip.git] / airpcap_loader.c
2007-11-27 guystrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-08-17 geraldInstead of converting between 802.11 frequencies and...
2007-05-21 wmeierAlter slightly so compile/link with airpcap works again....
2007-05-20 etxrabUndefine AIRPCAP_DIR to get the Windows build going...
2007-05-18 geraldFrom Dustin Johnson:
2007-04-11 morrissFix bug 1377:
2007-02-19 wmeierFix some C++ style comments
2007-01-26 geraldSpelling fixes.
2007-01-24 geraldIt's not an error if we don't find any AirPcap interfac...
2007-01-21 guyHave the routines to get interface lists take a pointer...
2007-01-11 kukosamake airpcap_loader.c compileable and linkable under...
2007-01-11 geraldAdd uri_str_to_bytes(), byte_array_dup(), and byte_arra...
2006-12-28 geraldMove the contents of airpdcap to epan/crypt. Try to...
2006-12-27 geraldPrepare to move the airpdcap code to epan/crypt (SVN...
2006-12-14 ulflremove a warning
2006-12-05 geraldFrom Davide Schiera and Giorgio Tino: Add initial WPA...
2006-11-01 ulflfix a warning: "airpcap_loader.c(2287) : warning C4700...
2006-10-31 geraldFrom Giorgio Tino: Add a "Don't show this message...
2006-10-30 geraldFrom Giorgio Tino: Add support for version 2.0 of the...
2006-10-27 geraldSet AirpcapLoaded to TRUE if we've successfully loaded...
2006-10-26 geraldAdd a lot of sanity checks, particularly to get_airpcap...
2006-10-19 geraldRename get_epan_and_portaudio_version_info() to get_gui...
2006-10-19 geraldAdd support for:
2006-10-07 ulfldon't crash, if airpcap.dll isn't available
2006-10-02 geraldFix WEP key bug in the AirPcap code that could cause...
2006-09-12 ulflremove obsolete "HAVE_AIRPCAP_API" comment
2006-08-21 geraldFix up copyrights and whitespace.
2006-08-20 geraldMake sure a preference exists before we try to use it.
2006-08-16 geraldAdd support for AirPcap, an upcoming wireless product...