Jouni Malinen
|
e7d8003358
EAP-PEAP: Fixed interop issues in key derivation with cryptobinding
|
17 years ago |
Jouni Malinen
|
32f049b2af
EAP-PEAP: Swap MS-CHAP-v2 MPPE keys for EAP-PEAP ISK derivation
|
17 years ago |
Jouni Malinen
|
e1a69a0b10
EAP-PEAP: Added preliminary code for PEAPv0 and PEAPv2 cryptobinding
|
17 years ago |
Jouni Malinen
|
0ac0e4df1c
EAP-PEAP: Moved EAP-TLV processing into eap_peap.c
|
17 years ago |
Jouni Malinen
|
06726f0bdd
EAP-PEAP: Moved EAP-TLV processing into eap_peap.c
|
17 years ago |
Jouni Malinen
|
a865bd5031
Some cleanup for the new driver wrapper for PS3
|
17 years ago |
Masakazu Mokuno
|
b5a357b476
Add support for PS3 Linux wireless driver
|
17 years ago |
Chris Zimmermann
|
6affdaee6b
Support for RADIUS ACLs with drivers that do not use hostapd MLME
|
17 years ago |
Chris Zimmermann
|
b6745143e8
hostapd_allowed_address() is called from hostapd_config_reload_sta() with
|
17 years ago |
Jouni Malinen
|
658d166297
FT: Use correct BSSID when deriving PTK and verifying MIC
|
17 years ago |
Jouni Malinen
|
58a98fb027
Delete PTK SA on (re)association if this is not part of a Fast BSS
|
17 years ago |
Ryan Hill
|
748e54937d
The attached patch fixes a few build errors when compiling with GCC 4.3,
|
17 years ago |
Jouni Malinen
|
ccfab35a6a
Silence gcc 4.3.0 warnings about invalid array indexes
|
17 years ago |
Jouni Malinen
|
502a293e30
TNC: Added TNC server support into documentation and ChangeLogs
|
17 years ago |
Jouni Malinen
|
c80a74d70c
TNC: Integrated TNC support into EAP-TTLS server
|
17 years ago |
Jouni Malinen
|
35f39ac4c9
TNC: Fixed TNC when using EAP-TTLS with non-EAP Phase 2
|
17 years ago |
Jouni Malinen
|
7db0fca522
TNC: Integrated TNC support into EAP-FAST server
|
17 years ago |
Jouni Malinen
|
4f1c561725
TNC: Added support for using TNC with EAP-FAST
|
17 years ago |
Jouni Malinen
|
c3e258ae9f
TNC: Provide 'tnc' configuration option for EAP server and methods
|
17 years ago |
Jouni Malinen
|
da08a7c732
TNC: Added preliminary TNC implementation for hostapd
|
17 years ago |
Jouni Malinen
|
8e888179e1
Make the "invalid group" error show up with default verbosity level
|
17 years ago |
Dan Williams
|
d113aa91ca
Fix qt3 wpa_gui build
|
17 years ago |
Dan Williams
|
cf7a576f67
Fix potential use-after-free in dbus byte array demarshaling code
|
17 years ago |
Jouni Malinen
|
9474b3a4e4
Added a missing '#' to indicate a comment.
|
17 years ago |
Jouni Malinen
|
c673c5fc0f
Renamed local DBUS_VERSION define to avoid conflict with dbus 1.1 headers
|
17 years ago |
Jouni Malinen
|
13b3f33942
EAP-FAST: Verify that identity from PAC-Opaque matches with Phase 2 (GTC)
|
17 years ago |
Jouni Malinen
|
7914585fe0
EAP-FAST: Cleaned up TLV processing and added support for EAP Sequences
|
17 years ago |
Jouni Malinen
|
2bab8ae401
EAP-FAST: Define and use EAP_FAST_CMK_LEN
|
17 years ago |
Jouni Malinen
|
ed5a02fd94
Removed extra '_' from struct eap_tlv_crypto_binding__tlv name
|
17 years ago |
Jouni Malinen
|
cdd1bc9288
EAP-FAST: Divided eap_fast_process() into number of helper functions
|
17 years ago |