SHA256
1
0
forked from pool/hostapd
OBS User unknown
2007-07-30 19:23:14 +00:00
committed by Git OBS Bridge
parent d4a76769c2
commit 5d461db5cb
4 changed files with 41 additions and 14 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Jul 30 16:57:16 CEST 2007 - jg@suse.de
- update to version 0.5.8, changes:
* updated driver_devicescape.c to build with the current
wireless-dev.git tree and net/d80211 changes
* updated EAP Generalized Pre-Shared Key (EAP-GPSK) to use the latest
draft (draft-ietf-emu-eap-gpsk-03.txt)
* fixed EAP-MSCHAPv2 server to use a space between S and M parameters
in Success Request [Bug 203]
* added support for sending EAP-AKA Notifications in error cases
* RADIUS server: added support for processing duplicate messages
(retransmissions from RADIUS client) by replying with the previous
reply
-------------------------------------------------------------------
Wed Mar 14 17:27:32 CET 2007 - jg@suse.de