From Dirk via bug #5771: Add heuristic dissector for images and HTTP
[obnox/wireshark/wip.git] / airpcap_loader.c
2010-08-25 geraldAdd ws_load_library and ws_module_open, which respectiv...
2009-12-18 geraldDon't try to free a static pointer.
2009-11-12 geraldUpdate the AirPcap code for Win64 and enable AirPcap...
2009-05-13 jmayer() -> (void)
2009-05-13 geraldMigrate the Airpcap UI code from GtkCombos (deprecated...
2009-05-13 stigMake it compile without warnings on OSX.
2009-05-13 jmayerHmm, HMODULE should have been void*
2009-05-13 jmayerReplace all Windows types by glib types - hopefully the
2009-05-11 jmayerMove the #if _WIN32 way inwards. This is needed to...
2009-03-16 wmeierUse g_malloc instead of malloc.
2008-12-08 stigRemoved a _U_ for a used argument.
2008-10-15 jakeVarious corrections, as in: typos, whitespace, few...
2008-10-15 geraldKeep the wireless toolbar extension channel entry from...
2008-05-07 etxrabFix some of the Errors/warnings detected by checkapi.
2008-04-09 etxrabRemove:
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...