Jouni Malinen
2bab8ae401
EAP-FAST: Define and use EAP_FAST_CMK_LEN
2008-02-27 17:58:46 -08:00
Jouni Malinen
ed5a02fd94
Removed extra '_' from struct eap_tlv_crypto_binding__tlv name
2008-02-27 17:58:13 -08:00
Jouni Malinen
cdd1bc9288
EAP-FAST: Divided eap_fast_process() into number of helper functions
2008-02-27 17:57:49 -08:00
Jouni Malinen
7f4c1d4300
EAP-FAST: Moved common peer/server functionality into a shared file
2008-02-27 17:57:19 -08:00
Jouni Malinen
a4819630f6
EAP-FAST: Added shared helper functions for building TLVs
2008-02-27 17:56:30 -08:00
Jouni Malinen
829f14be17
EAP-FAST: Add peer identity into EAP-FAST PAC-Opaque
...
This allows Phase 2 Identity Request to be skipped if the identity is
already known from PAC-Opaque received in TLS handshake in order to save
one roundtrip from normal authentication.
2008-02-27 17:55:40 -08:00
Jouni Malinen
b0194fe07e
Added max_listen_interval configuration option
...
This allows associations to be denied if the STA tries to use too large
listen interval. The default value is 65535 which matches with the field
size limits.
2008-02-27 17:54:06 -08:00
Jouni Malinen
4d6c3de3df
driver_ralink: Make sure assoc_{req,resp}_ies do not get double-freed
2008-02-27 17:53:22 -08:00
Jouni Malinen
5e77500c4f
driver_ralink: Use os_strlcpy instead of os_strncpy to ensure null
...
termination
2008-02-27 17:52:43 -08:00
Jouni Malinen
d04cbdd640
driver_ralink: Fixed couple of memory leaks on error path
2008-02-27 17:52:05 -08:00
Jouni Malinen
a6ee047fcb
Verify that os_get_time() does not fail before using the time value when
...
registering an eloop timeout.
2008-02-27 17:50:36 -08:00
Jouni Malinen
72822e7be4
Fixed base64_decode() reject empty input buffers
2008-02-27 17:49:59 -08:00
Jouni Malinen
380da72b80
Enforce non-zero MPPE key length
2008-02-27 17:49:24 -08:00
Jouni Malinen
6076f6ce08
Silence SIOCSIWAUTH ioctl failure message.
...
These are expected in most cases and there is no need to confuse users
with the messages in stderr (perror was used here). These are now only
shown in debug output and EOPNOTSUPP errors are silently ignored.
2008-02-27 17:47:23 -08:00
Jouni Malinen
6fc6879bd5
Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 release
2008-02-27 17:34:43 -08:00