| Commit message (Expand) | Author | Age | Files | Lines |
* | () -> (void) | Jörg Mayer | 2009-05-13 | 1 | -8/+8 |
* | Migrate the Airpcap UI code from GtkCombos (deprecated) to GtkComboBoxes. | Gerald Combs | 2009-05-13 | 1 | -4/+4 |
* | Make it compile without warnings on OSX. | Stig Bjørlykke | 2009-05-13 | 1 | -30/+24 |
* | Hmm, HMODULE should have been void* | Jörg Mayer | 2009-05-13 | 1 | -1/+1 |
* | Replace all Windows types by glib types - hopefully the | Jörg Mayer | 2009-05-13 | 1 | -57/+57 |
* | Move the #if _WIN32 way inwards. This is needed to make | Jörg Mayer | 2009-05-11 | 1 | -2/+4 |
* | Use g_malloc instead of malloc. | Bill Meier | 2009-03-16 | 1 | -1/+1 |
* | Removed a _U_ for a used argument. | Stig Bjørlykke | 2008-12-08 | 1 | -1/+1 |
* | Various corrections, as in: typos, whitespace, few return values, _U_ markers. | Jaap Keuter | 2008-10-15 | 1 | -22/+21 |
* | Keep the wireless toolbar extension channel entry from inadvertently | Gerald Combs | 2008-10-15 | 1 | -1/+5 |
* | Fix some of the Errors/warnings detected by checkapi. | Anders Broman | 2008-05-07 | 1 | -1/+1 |
* | Remove: | Anders Broman | 2008-04-09 | 1 | -3/+0 |
* | strcasecmp(), strncasecmp(), g_strcasecmp(), and g_strncasecmp() delenda | Guy Harris | 2007-11-27 | 1 | -5/+9 |
* | Instead of converting between 802.11 frequencies and channels umpteen | Gerald Combs | 2007-08-17 | 1 | -220/+101 |
* | Alter slightly so compile/link with airpcap works again.... | Bill Meier | 2007-05-21 | 1 | -1/+2 |
* | Undefine AIRPCAP_DIR to get the Windows build going again. | Anders Broman | 2007-05-20 | 1 | -2/+2 |
* | From Dustin Johnson: | Gerald Combs | 2007-05-18 | 1 | -206/+495 |
* | Fix bug 1377: | Jeff Morriss | 2007-04-11 | 1 | -0/+3 |
* | Fix some C++ style comments | Bill Meier | 2007-02-19 | 1 | -2/+2 |
* | Spelling fixes. | Gerald Combs | 2007-01-26 | 1 | -4/+4 |
* | It's not an error if we don't find any AirPcap interfaces when AirPcap isn't | Gerald Combs | 2007-01-24 | 1 | -619/+632 |
* | Have the routines to get interface lists take a pointer to a "gchar *" | Guy Harris | 2007-01-21 | 1 | -9/+14 |
* | make airpcap_loader.c compileable and linkable under Windows | Tomas Kukosa | 2007-01-11 | 1 | -1/+1 |
* | Add uri_str_to_bytes(), byte_array_dup(), and byte_array_equal() | Gerald Combs | 2007-01-11 | 1 | -1343/+973 |
* | Move the contents of airpdcap to epan/crypt. Try to fix the current | Gerald Combs | 2006-12-28 | 1 | -3/+1 |
* | Prepare to move the airpdcap code to epan/crypt (SVN won't let me actually | Gerald Combs | 2006-12-27 | 1 | -20/+21 |
* | remove a warning | Ulf Lamping | 2006-12-14 | 1 | -1/+1 |
* | From Davide Schiera and Giorgio Tino: Add initial WPA/WPA2 decryption | Gerald Combs | 2006-12-05 | 1 | -215/+510 |
* | fix a warning: "airpcap_loader.c(2287) : warning C4700: local variable 'ad' u... | Ulf Lamping | 2006-11-01 | 1 | -1/+1 |
* | From Giorgio Tino: Add a "Don't show this message again" option to an | Gerald Combs | 2006-10-31 | 1 | -1/+4 |
* | From Giorgio Tino: Add support for version 2.0 of the AirPcap driver, | Gerald Combs | 2006-10-30 | 1 | -545/+1233 |
* | Set AirpcapLoaded to TRUE if we've successfully loaded our DLL and obtained | Gerald Combs | 2006-10-27 | 1 | -0/+1 |
* | Add a lot of sanity checks, particularly to get_airpcap_interface_list(), | Gerald Combs | 2006-10-26 | 1 | -606/+632 |
* | Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info() | Gerald Combs | 2006-10-19 | 1 | -1/+31 |
* | Add support for: | Gerald Combs | 2006-10-19 | 1 | -12/+919 |
* | don't crash, if airpcap.dll isn't available | Ulf Lamping | 2006-10-07 | 1 | -3/+9 |
* | Fix WEP key bug in the AirPcap code that could cause a crash. Enable | Gerald Combs | 2006-10-02 | 1 | -14/+39 |
* | remove obsolete "HAVE_AIRPCAP_API" comment | Ulf Lamping | 2006-09-12 | 1 | -1/+0 |
* | Fix up copyrights and whitespace. | Gerald Combs | 2006-08-21 | 1 | -1/+2 |
* | Make sure a preference exists before we try to use it. | Gerald Combs | 2006-08-20 | 1 | -1/+4 |
* | Add support for AirPcap, an upcoming wireless product from CACE. Support | Gerald Combs | 2006-08-16 | 1 | -0/+740 |