Get rid of a Clist and move the functon to display floats with two decimals to gui_utils.
[metze/wireshark/wip.git] / airpcap_loader.c
2008-12-08 Stig BjørlykkeRemoved a _U_ for a used argument.
2008-10-15 Jaap KeuterVarious corrections, as in: typos, whitespace, few...
2008-10-15 Gerald CombsKeep the wireless toolbar extension channel entry from...
2008-05-07 Anders BromanFix some of the Errors/warnings detected by checkapi.
2008-04-09 Anders BromanRemove:
2007-11-27 Guy Harrisstrcasecmp(), strncasecmp(), g_strcasecmp(), and g_strn...
2007-08-17 Gerald CombsInstead of converting between 802.11 frequencies and...
2007-05-21 Bill MeierAlter slightly so compile/link with airpcap works again....
2007-05-20 Anders BromanUndefine AIRPCAP_DIR to get the Windows build going...
2007-05-18 Gerald CombsFrom Dustin Johnson:
2007-04-11 Jeff MorrissFix bug 1377:
2007-02-19 Bill MeierFix some C++ style comments
2007-01-26 Gerald CombsSpelling fixes.
2007-01-24 Gerald CombsIt's not an error if we don't find any AirPcap interfac...
2007-01-21 Guy HarrisHave the routines to get interface lists take a pointer...
2007-01-11 Tomas Kukosamake airpcap_loader.c compileable and linkable under...
2007-01-11 Gerald CombsAdd uri_str_to_bytes(), byte_array_dup(), and byte_arra...
2006-12-28 Gerald CombsMove the contents of airpdcap to epan/crypt. Try to...
2006-12-27 Gerald CombsPrepare to move the airpdcap code to epan/crypt (SVN...
2006-12-14 Ulf Lampingremove a warning
2006-12-05 Gerald CombsFrom Davide Schiera and Giorgio Tino: Add initial WPA...
2006-11-01 Ulf Lampingfix a warning: "airpcap_loader.c(2287) : warning C4700...
2006-10-31 Gerald CombsFrom Giorgio Tino: Add a "Don't show this message...
2006-10-30 Gerald CombsFrom Giorgio Tino: Add support for version 2.0 of the...
2006-10-27 Gerald CombsSet AirpcapLoaded to TRUE if we've successfully loaded...
2006-10-26 Gerald CombsAdd a lot of sanity checks, particularly to get_airpcap...
2006-10-19 Gerald CombsRename get_epan_and_portaudio_version_info() to get_gui...
2006-10-19 Gerald CombsAdd support for:
2006-10-07 Ulf Lampingdon't crash, if airpcap.dll isn't available
2006-10-02 Gerald CombsFix WEP key bug in the AirPcap code that could cause...
2006-09-12 Ulf Lampingremove obsolete "HAVE_AIRPCAP_API" comment
2006-08-21 Gerald CombsFix up copyrights and whitespace.
2006-08-20 Gerald CombsMake sure a preference exists before we try to use it.
2006-08-16 Gerald CombsAdd support for AirPcap, an upcoming wireless product...