wireshark/epan/crypt
Mikael Kanstrup d3235c685b ieee80211: Support decrypting Fast BSS Transition with roaming
Support decrypting captures with Fast BSS Transition roaming present
by now also scanning (re)association frames for relevant information
elements and feeding it into the dot11decrypt engine.

Both (re)association request and response frames are scanned to allow
for potentially missing one frame and still be able to derive PTKs
needed for successful decryption.

Closes #17145

Change-Id: I08436582e4f83695dc606ddb92ff442d6258ef9b
2021-03-16 14:36:26 +00:00
..
CMakeLists.txt CMake: Use CheckAPI's abort/termoutput with dissectors only 2021-03-01 20:59:39 +00:00
CMakeListsCustom.txt.example typo: replaceing--> replacing 2020-09-20 15:07:21 -07:00
dot11decrypt.c ieee80211: Support decrypting Fast BSS Transition with roaming 2021-03-16 14:36:26 +00:00
dot11decrypt_ccmp.c
dot11decrypt_ccmp_compat.c
dot11decrypt_debug.h
dot11decrypt_gcmp.c
dot11decrypt_int.h
dot11decrypt_interop.h
dot11decrypt_system.h ieee80211: Support decrypting Fast BSS Transition with roaming 2021-03-16 14:36:26 +00:00
dot11decrypt_tkip.c
dot11decrypt_user.h dot11decrypt: Add partial FT-EAP decryption support 2021-01-20 16:10:12 +00:00
dot11decrypt_util.c Fix warnings with GCC and -O3 2021-03-03 15:15:25 +00:00
dot11decrypt_util.h dot11crypt: Fixing bug that breaks build on Windows 2021-01-20 22:15:32 +00:00
dot11decrypt_ws.h
kasumi.h
wep-wpadefs.h dot11decrypt: Add partial FT-EAP decryption support 2021-01-20 16:10:12 +00:00