hostapd/src
Jouni Malinen 96efeeb66b Use PMKSA cache entries with only a single network context
When looking for PMKSA cache entries to use with a new association, only
accept entries created with the same network block that was used to
create the cache entry.

Signed-hostap: Jouni Malinen <j@w1.fi>
2012-02-04 12:32:35 +02:00
..
ap Clear EAPOL authenticator authFail for PMKSA caching/FT 2012-02-04 12:21:42 +02:00
common Support HT capability overrides 2012-01-29 21:01:31 +02:00
crypto Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
drivers Support HT capability overrides 2012-01-29 21:01:31 +02:00
eap_common Rename tls_prf() to tls_prf_sha1_md5() 2011-11-27 21:27:01 +02:00
eap_peer EAP-AKA peer: Append realm when learning the pseudonym 2012-01-28 19:41:19 +02:00
eap_server EAP server: Force identity request after eapRestart for passthrough 2011-12-06 13:02:23 +02:00
eapol_auth Make sure that EAP callbacks are not done if state machine has been removed 2011-08-12 11:56:44 +03:00
eapol_supp Clear EAPOL authWhile and heldWhile values when port is disabled 2011-12-31 13:42:23 +02:00
l2_packet l2_packet: Use wpa_printf() instead of perror() 2010-11-24 15:00:22 +02:00
p2p P2P: Do not expire peer entry if we are connected to the peer 2012-01-25 17:27:47 +02:00
radius Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute 2011-12-11 13:01:57 +02:00
rsn_supp Use PMKSA cache entries with only a single network context 2012-02-04 12:32:35 +02:00
tls TLS: Add support for SHA256-based cipher suites from RFC 5246 2011-11-27 22:33:54 +02:00
utils wpa_debug: Support outputting hexdumps into syslog 2012-01-29 12:13:43 +02:00
wps WPS: Disable AP PIN after 10 consecutive failures 2012-01-30 17:36:14 +02:00
lib.rules Add rules for building src/crypto as a library 2009-12-05 22:03:46 +02:00
Makefile P2P: Add initial version of P2P Module 2010-09-09 07:17:17 -07:00