fragattacks/src
Johannes Berg 7a47d567cf hostapd: fix auth encryption
hostapd currently tries to encrypt all auth frames,
except for "OPEN" and "SHARED with transaction 3".
This means that it will send an encrypted "unknown
auth algorithm" reply for all other algorithsm. Fix
this by changing the logic to only encrypt shared
key auth frames with transaction 3.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
2009-07-26 21:15:47 +03:00
..
common Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
crypto Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
drivers hostapd: fix auth encryption 2009-07-26 21:15:47 +03:00
eap_common Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
eap_peer Fix EAP-TNC peer memory leak on an error path 2009-06-30 19:39:13 +03:00
eap_server Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
eapol_supp Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
hlr_auc_gw Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
l2_packet Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
radius Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
rsn_supp Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
tls Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
utils Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
wps Add root .gitignore file to cleanup ignore lists 2009-06-29 21:47:19 +03:00
Makefile Improved 'make install' (use BINDIR/LIBDIR, install shared objects) 2009-02-15 14:22:50 +02:00