diff options
author | Jouni Malinen <j@w1.fi> | 2008-03-09 12:14:15 +0200 |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2008-03-09 12:14:15 +0200 |
commit | 502a293e303955f616a61dc4a103c102686b3c90 (patch) | |
tree | 052cf2c43ec88b77e31f31d9ab434a4dd7917136 /hostapd/ChangeLog | |
parent | c80a74d70c9a2a21ab7dc0626ed7f1b0eff19520 (diff) | |
download | external_wpa_supplicant_8_ti-502a293e303955f616a61dc4a103c102686b3c90.zip external_wpa_supplicant_8_ti-502a293e303955f616a61dc4a103c102686b3c90.tar.gz external_wpa_supplicant_8_ti-502a293e303955f616a61dc4a103c102686b3c90.tar.bz2 |
TNC: Added TNC server support into documentation and ChangeLogs
Diffstat (limited to 'hostapd/ChangeLog')
-rw-r--r-- | hostapd/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index 9601112..84a3ce5 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -4,6 +4,10 @@ ChangeLog for hostapd * added peer identity into EAP-FAST PAC-Opaque and skip Phase 2 Identity Request if identity is already known * added support for EAP Sequences in EAP-FAST Phase 2 + * added support for EAP-TNC (Trusted Network Connect) + (this version implements the EAP-TNC method and EAP-TTLS/EAP-FAST + changes needed to run two methods in sequence (IF-T) and the IF-IMV + and IF-TNCCS interfaces from TNCS) 2008-02-22 - v0.6.3 * fixed Reassociation Response callback processing when using internal |