Kismet and Wireless Stuff ... Extended development logs, up and coming features, and general wireless link-whorery.
r2940 | dragorn | 2009-11-05 20:53:11 -0800 (Thu, 05 Nov 2009) | 2 lines
Fix client plugin path on system install
r2939 | dragorn | 2009-11-05 20:09:00 -0800 (Thu, 05 Nov 2009) | 3 lines
reworked crypt detect in autocrypt so that the first data packet is immediately
decrypted
r2938 | dragorn | 2009-11-05 19:33:00 -0800 (Thu, 05 Nov 2009) | 2 lines
Fix LDFLAGS to PLUGINLDFLAGS (find and replace fail)
Recent SVN commits rework plugins to use a common Makefile so that they inherit the
compiler and path settings automatically (making building plugins much simpler).
Plugins have also been reworked to work on at least Linux and OSX (for the most part).
The compiler options have been tweaked for creating OSX shared objects, install options
fixed to work with non-linux install binaries, and notably the kismet-ptw plugin has
been reworked to use portable mutexes instead of pthread_tryjoin_np).
Third-party plugins should take their Makefiles from one of the existing plugins to
get maximum compatibility. Independently created makefiles are of course possible,
but I've done the hard work for you of making it cross-platform capable.
r2937 | dragorn | 2009-11-05 19:12:24 -0800 (Thu, 05 Nov 2009) | 3 lines
Add missing include for some compilers
Rework ptw to use mutexes instead of pthread_tryjoin_np
r2936 | dragorn | 2009-11-05 18:50:32 -0800 (Thu, 05 Nov 2009) | 2 lines
Updated plugin makefiles to handle non-linux `install' binaries
r2935 | dragorn | 2009-11-05 18:44:47 -0800 (Thu, 05 Nov 2009) | 2 lines
Fix configure adding plugin flags on osx
r2934 | dragorn | 2009-11-05 18:43:30 -0800 (Thu, 05 Nov 2009) | 2 lines
Tweaks to allow plugins to work on other architectures besides Linux
r2933 | dragorn | 2009-11-05 17:33:42 -0800 (Thu, 05 Nov 2009) | 2 lines
Added extra yelling about libnl
r2932 | dragorn | 2009-11-05 15:07:44 -0800 (Thu, 05 Nov 2009) | 7 lines
Fix decrypted WEP data not getting the DLT set properly
Fix autowep processing wrong packets, too many packets, etc
Remove 'factory' since we no longer do factory detection
Added 'decrypted' color to UI
Fix # of decrypted packets on the network decode