3.20: *Big improvements: radiotap headers and QoS now well supported. *pcap2air has some nice lorcon integration for dumping the database as well as setting modulation/rates for packet. *jc-aircrack compiles on OSX again. (ifdefd pico support) New in svn-rev-277: ganked the picowep support from oc-v0.5 more effectively. Debugged QoS injection on madwifi-ng. It looks like the driver is mangling our packets :( New in svn-rev-270: Added Preliminary QOS support inside airware. Added radiotap support. These were concurrently tested on -jc-aircrack/airo-dump/pcap2ivs have been tested to work and are still inter operable with madwifi-ng-0.7 -jc-wepcrack has been verified to work on QoS'd/nonQoS'd networks -pcap-wepcrypt can successfully decrypt QoS'd/nonQoS'd networks -pcap-wepcrypt can successfully encrypt QoS'd/nonQoS'd networks all of 80211fp was rebuit and tested to ensure no reversions. Aggregate probabilites of duration-print-grader were matched to values included in the thesis. Other fixes: Linux includes were cleaned up regarding wireless.h pcap2air can now list features/drivers of lorcon supported cards pcap2air can now set the rate/encoding of packets (via lorcon). conditional compilation of pico support inside jc-aircrack (make -f Makefile.OSX) enables OSX support again. Other improvements: external/pico was updated to include snapshots of code from open-ciphers release version 0.5. This has -not- been tested yet. This release is base off svn rev 281 2.40: -Reorganized tree. -pico support moved into libpicowep -jc-aircrack now has pico support -80211fp code added -Now includes jc-duration-printer -as well as the test datbase (w/o pcaps) -All code synced with the shmoocon lorcon API Freeze. Hooray for lorcon! -Improved the scripts to build, clean, and install airbase tools/simple-replay Added ability to filter on ToDS or FromDS at runtime. tools/pcap2air added ability to display currently supported drivers from lorcon. (pcap2air -l) ToDo: While all of the code has been seriously cleaned up for this release, none of the documention has been synced to match. Improve the 80211fp database code. (rewrite) This release is based on svn revision 223. 2.35: Much improved pico support. In particular: -The new driver can boot an image via filename -The new RC4 image does 9m keys/sec (!!) -A nice C API to talk to the cards. Thanks h1k! This release is based on svn revsion 178 Changes in the 2.3 release: The pico code has been updated and re-synced with H1kari. This means we have nice new scripts to help start/manage the card. We are also using the new pico_e12 driver (included in the pico/external) directory. The trouble running the RC4 core on certain cards has also been tracked down (but not currently fixed) H1k also contribued a little code that makes the Key class addition's operator go a lot faster. Also on the WEP cracking front, a PS3 based jc-wepcrack client has been introduced. Many thanks to hdm for contributing this. Currently it can only talk to a server running on the same architechture (PS3) but I hope to fix that in the next release. This release was based off of svn revision 157