diff options
author | Jouni Malinen <j@w1.fi> | 2007-03-06 03:27:27 (GMT) |
---|---|---|
committer | Jouni Malinen <j@w1.fi> | 2007-03-06 03:27:27 (GMT) |
commit | 57bc28b8a163c4d9f2bfda2ffae5db84c719a764 (patch) | |
tree | 5d8095f3ad41d0503202fc937350fb57bbb19768 /hostapd | |
parent | 7308c3ac38190ca813b78f8e26c912cc3ca383b9 (diff) | |
download | hostap-history-57bc28b8a163c4d9f2bfda2ffae5db84c719a764.zip hostap-history-57bc28b8a163c4d9f2bfda2ffae5db84c719a764.tar.gz hostap-history-57bc28b8a163c4d9f2bfda2ffae5db84c719a764.tar.bz2 |
Fixed EAP-MSCHAPv2 server to use a space between S and M parameters
in Success Request [Bug 203].
Diffstat (limited to 'hostapd')
-rw-r--r-- | hostapd/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hostapd/ChangeLog b/hostapd/ChangeLog index c7f47ce..f5e516d 100644 --- a/hostapd/ChangeLog +++ b/hostapd/ChangeLog @@ -18,6 +18,8 @@ ChangeLog for hostapd provides bit better triplet data for testing a single client; anyway, if a better quality triplets are needed, GSM-Milenage should be used instead of hardcoded triplet file) + * fixed EAP-MSCHAPv2 server to use a space between S and M parameters + in Success Request [Bug 203] 2006-11-24 - v0.5.6 * added support for configuring and controlling multiple BSSes per |