Commit Graph

10 Commits

Author SHA1 Message Date
Gerald Combs c0abcac660 Set AirpcapLoaded to TRUE if we've successfully loaded our DLL and obtained
our addresses.

svn path=/trunk/; revision=19720
2006-10-27 20:33:19 +00:00
Gerald Combs d982e8670e Add a lot of sanity checks, particularly to get_airpcap_interface_list(),
which should fix bug 1176.  Fix up whitespace and indentation.

svn path=/trunk/; revision=19712
2006-10-26 21:53:30 +00:00
Gerald Combs 99d5c5e440 Rename get_epan_and_portaudio_version_info() to get_gui_compiled_info()
and add version info for AirPcap.  Add a corresponding
get_gui_runtime_info().  Fix up whitespace.

svn path=/trunk/; revision=19620
2006-10-19 22:43:38 +00:00
Gerald Combs 40b8458408 Add support for:
- The AirPcap Multi-Channel Aggregator (which is marketspeak for an "any" 
    device)
  - Merging the 802.11 dissector WEP key list with AirPcap's
  - Decrypting WEP in the adapter, in Wireshark, or not at all
  
Update the release notes.

svn path=/trunk/; revision=19599
2006-10-19 00:48:03 +00:00
Ulf Lamping a47363f51b don't crash, if airpcap.dll isn't available
svn path=/trunk/; revision=19448
2006-10-07 22:41:17 +00:00
Gerald Combs 2649d26145 Fix WEP key bug in the AirPcap code that could cause a crash. Enable
AirPcap by default. Add initial support for the "Any" device in AirPcap
(more to come).

svn path=/trunk/; revision=19401
2006-10-02 23:44:10 +00:00
Ulf Lamping 0dbb8ffcaf remove obsolete "HAVE_AIRPCAP_API" comment
svn path=/trunk/; revision=19197
2006-09-12 00:23:46 +00:00
Gerald Combs 27c127863e Fix up copyrights and whitespace.
svn path=/trunk/; revision=18981
2006-08-21 19:22:33 +00:00
Gerald Combs a238f1f7ac Make sure a preference exists before we try to use it.
svn path=/trunk/; revision=18961
2006-08-20 01:19:56 +00:00
Gerald Combs f9661850d1 Add support for AirPcap, an upcoming wireless product from CACE. Support
is disabled by default, and can be enabled by setting AIRPCAP_CONFIG
in config.nmake.  The code is currently limited to Windows, but should
be adaptable to other platforms.

The official announcement won't come until next week, so you'll have to
read the source for details.  :)

svn path=/trunk/; revision=18928
2006-08-16 18:01:25 +00:00