wireshark/epan/crypt
Anders Broman a6b7e3fba5 From: Andrei Emeltchenko <andrei.emeltchenko@intel.com>
airpdcap: For FromDS and ToDS both set use magic

All 802.11 data frames on the AMP link shall be sent with ToDS and FromDS
bits in the Frame Control field both set to one. Currently for this packets
we get different associations for the same EAPOL sequence since addr2 and
addr1 change.

svn path=/trunk/; revision=45923
2012-11-05 11:55:39 +00:00
..
Custom.common From Jacob Nordgren and Rishie Sharma: 2012-08-09 16:42:31 +00:00
Makefile.am (Attempt to) fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7411 : 2012-09-03 19:53:35 +00:00
Makefile.common From Jacob Nordgren and Rishie Sharma: 2012-08-09 16:42:31 +00:00
Makefile.nmake (Attempt to) fix https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7411 : 2012-09-03 19:53:35 +00:00
aes.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
aes.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
airpdcap.c From: Andrei Emeltchenko <andrei.emeltchenko@intel.com> 2012-11-05 11:55:39 +00:00
airpdcap_ccmp.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
airpdcap_debug.c Change the BSD-licensed written by CACE to BSD+GPL. 2008-03-10 17:20:15 +00:00
airpdcap_debug.h Fix some system header files that were #included with "" instead of <>. 2012-07-18 02:47:56 +00:00
airpdcap_int.h fix compile errors found by dumpabi target 2012-01-19 22:55:37 +00:00
airpdcap_interop.h Change the BSD-licensed written by CACE to BSD+GPL. 2008-03-10 17:20:15 +00:00
airpdcap_rijndael.c Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
airpdcap_rijndael.h Break the aes set ket/decrypt/encrypt out from airpdcap_raindoll into 2009-07-29 10:01:14 +00:00
airpdcap_system.h Move airpcap_wep.c to /wsutil 2011-09-12 08:23:15 +00:00
airpdcap_tkip.c Move airpcap_wep.c to /wsutil 2011-09-12 08:23:15 +00:00
airpdcap_user.h From Michael Mann: 2011-07-04 14:07:20 +00:00
airpdcap_ws.h More C++ updates. 2012-01-04 21:26:51 +00:00
des.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
des.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
eax.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
eax.h We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
kasumi.h Don't define HAVE_UMTS_KASUMI to anything unless we actually have it. 2012-08-09 19:33:36 +00:00
md4.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
md4.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
md5.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
md5.h From Chris Elston: 2012-08-31 09:29:34 +00:00
rc4.c We always HAVE_CONFIG_H so don't bother checking whether we have it or not. 2012-09-20 01:48:30 +00:00
rc4.h Rename crypt-xxx to xxx 2012-01-15 12:29:44 +00:00
sha1.c From Chris Elston: 2012-08-31 09:25:36 +00:00
sha1.h From Chris Elston: 2012-08-31 09:25:36 +00:00
wep-wpadefs.h Change the BSD-licensed written by CACE to BSD+GPL. 2008-03-10 17:20:15 +00:00