fragattacks/src/common
Jouni Malinen 4414d9ee95 SAE: Fix ECC element y coordinate validation step
prime_len was added to the start pointer twice and because of this, the
actual y coordinate was not verified to be valid. This could also result
in reading beyond the buffer in some cases.

Signed-hostap: Jouni Malinen <j@w1.fi>
2013-12-29 17:18:17 +02:00
..
defs.h Enable FT with SAE 2013-12-29 10:00:31 +02:00
eapol_common.h Share a single definition of EAPOL-Key structure for WEP keys 2012-08-07 21:27:01 +03:00
gas.c Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
gas.h Add generic GAS request mechanism 2012-08-27 18:13:10 +03:00
ieee802_11_common.c Remove unused information element parsing data 2013-12-29 17:18:17 +02:00
ieee802_11_common.h Remove unused information element parsing data 2013-12-29 17:18:17 +02:00
ieee802_11_defs.h Add definitions for new cipher suites from IEEE Std 802.11ac-2013 2013-12-24 22:21:04 +02:00
Makefile Add CONFIG_CODE_COVERAGE=y option for gcov 2013-11-24 19:16:12 +02:00
privsep_commands.h Remove the GPL notification from files contributed by Jouni Malinen 2012-02-11 19:39:36 +02:00
sae.c SAE: Fix ECC element y coordinate validation step 2013-12-29 17:18:17 +02:00
sae.h SAE: Move temporary data into a separate data structure 2013-01-12 17:51:54 +02:00
version.h The hostap.git master branch is now used for 2.1 development 2013-01-12 17:51:10 +02:00
wpa_common.c Initial handling of GTK-not-used cipher suite 2013-12-26 22:26:05 +02:00
wpa_common.h Initial handling of GTK-not-used cipher suite 2013-12-26 22:26:05 +02:00
wpa_ctrl.c wpa_ctrl: Use monotonic time for request retry loop 2013-12-24 07:14:50 +02:00
wpa_ctrl.h Track whether scan was started by us or an external program 2013-12-26 18:27:48 +02:00