fragattacks/src
Jouni Malinen 944814106e WPS: Do not disable AP PIN permanently, only slow down attacks
As a compromise between usability and security, do not disable
AP PIN permanently based on failed PIN validations. Instead, go to
AP Setup Locked state for increasing amount of time between each
failure to slow down brute force attacks against the AP PIN.

This avoids problems with some external Registrars that may try
to use the same PIN multiple times without user input. Now, the
user will still be able to fix the PIN and try again later while
a real attack is delayed enough to make it impractical.
2010-08-24 15:24:05 +03:00
..
ap WPS: Do not disable AP PIN permanently, only slow down attacks 2010-08-24 15:24:05 +03:00
common WPS: Do not disable AP PIN permanently, only slow down attacks 2010-08-24 15:24:05 +03:00
crypto OpenSSL: Fix public key length in DH group 5 operations 2010-06-26 21:03:25 -07:00
drivers Add more debug info on deauth/disassoc events and commands 2010-08-17 21:04:38 +03:00
eap_common Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
eap_peer WPS: Allow fragment size to be configured 2010-07-20 22:55:39 -07:00
eap_server EAP-FAST server: Add I-ID into PAC-Info 2010-08-19 21:16:19 +03:00
eapol_auth EAP server: Add support for configuring fragment size 2010-07-20 22:56:10 -07:00
eapol_supp Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
l2_packet Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
radius Remove unnecessary SUBDIRS loops from src/*/Makefile 2010-04-17 17:10:31 +03:00
rsn_supp Fix RSN preauth candidate list clearing to avoid segfaults 2010-08-14 19:01:14 +03:00
tls Internal TLS: Fix X.509 name handling to use sequency of attributes 2010-05-25 20:55:29 +03:00
utils Add new debug message level for excessive information 2010-07-05 12:21:48 -07:00
wps WPS: Use WSC_NACK if no device password is known on M2 RX 2010-08-24 12:56:11 +03:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile Move generic AP functionality implementation into src/ap 2009-12-25 01:12:50 +02:00