index
:
hostap-history
master
hostapd/wpa_supplicant history start-0.6.3
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
wpa_passphrase.exe linking needs -lgdi32 due to some changes in crypto code
HEAD
hostap_0_6_3
master
Jouni Malinen
2008-02-23
1
-1/+1
*
Preparations for 0.6.3 release
Jouni Malinen
2008-02-23
7
-14/+15
*
Removed couple of forgotten references
Jouni Malinen
2008-02-23
2
-3/+1
*
Removed forgotten file
Jouni Malinen
2008-02-23
1
-1/+0
*
Removed WPS support
Jouni Malinen
2008-02-23
46
-7120/+5
*
EAP-IKEv2 specification has been released as RFC 5106
Jouni Malinen
2008-02-22
4
-4/+4
*
Preparations for 0.5.10 release
Jouni Malinen
2008-02-20
4
-11/+12
*
Use more robust mechanism for determining when group key update is complete
Jouni Malinen
2008-02-19
2
-29/+16
*
Fixed dbus scan result IE handlers
Dan Williams
2008-02-16
1
-21/+8
*
Added changelog entry for Windows 2000 WMI fix
Jouni Malinen
2008-02-16
1
-0/+1
*
Fix ndis_events.c to use correct string type for some IWbem calls
Ridouan Agarad
2008-02-16
1
-18/+93
*
Do not clear AP WPA/RSN IE from AssocInfo event when using ap_scan=2
Jouni Malinen
2008-02-16
3
-6/+14
*
Fixed function documentation (text copied from another function)
Jouni Malinen
2008-02-16
1
-4/+0
*
Fixed EAP-PEAP not to allow server to claim success when Phase 2 EAP method
Jouni Malinen
2008-02-15
3
-7/+36
*
Updated EAP-TLV definitions to use new EAP-PEAP draft version -10
Jouni Malinen
2008-02-10
4
-14/+17
*
Added some preliminary code for PEAPv2 style TLV encapsulation
Jouni Malinen
2008-02-10
2
-6/+236
*
wpa_gui-qt4: scroll with events when added to event list view box
Kel Modderman
2008-02-09
1
-0/+10
*
wpa_gui-qt4: eventhistory.ui, always show vert scrollbar, better resizing
Kel Modderman
2008-02-09
1
-37/+21
*
wpa_gui-qt4: save eventhistory.ui in qt4-designer
Kel Modderman
2008-02-09
1
-91/+75
*
nl80211 driver: remove bridge packets control
Johannes Berg
2008-02-07
1
-45/+1
*
nl80211 driver: remove ioctl definitions
Johannes Berg
2008-02-07
1
-63/+0
*
Internalize port control into nl80211 driver
Johannes Berg
2008-02-07
1
-9/+13
*
nl80211 driver: use nl80211 for hw info
Johannes Berg
2008-02-07
1
-113/+189
*
nl80211 driver: remove broken ioctls
Johannes Berg
2008-02-07
1
-129/+7
*
nl80211 driver: use monitor rather than management interface
Johannes Berg
2008-02-07
6
-318/+814
*
Fixed EAPOL not to end up in infinite loop with dynamic WEP keys
Jouni Malinen
2008-02-06
4
-6/+12
*
Replaced BSS first/next commands with BSS idx to avoid infinite loops
Jouni Malinen
2008-02-06
4
-43/+26
*
wpa_gui-qt4: remove QTimer remains from scanresults
Kel Modderman
2008-02-04
1
-2/+0
*
Fix ctrl_iface.c x86_64 compile warning
Kel Modderman
2008-02-04
1
-1/+2
*
Check for src/ subdirectories on clean
Kel Modderman
2008-02-04
1
-1/+1
*
Added hostapd version of eap_testing.txt
Jouni Malinen
2008-02-04
2
-1/+80
*
Added more debug to issuer name validation error
Jouni Malinen
2008-02-04
1
-0/+8
*
Extend the identity workaround to remove all trailing null characters
Jouni Malinen
2008-02-04
2
-2/+2
*
EAP-FAST provisioning and authentication works with EAP-MD5 (with hostapd)
Jouni Malinen
2008-02-03
1
-0/+2
*
EAP-TLS works as Phase 2 method with hostapd and so does SIM and AKA.
Jouni Malinen
2008-02-03
1
-5/+9
*
Do not call Phase 2 method buildReq() if initialization failed
Jouni Malinen
2008-02-03
1
-0/+5
*
EAP-SIM and EAP-AKA can now be used as Phase 2 method with hostapd
Jouni Malinen
2008-02-03
2
-6/+6
*
Mark EAP-TTLS Phase 2 successfully completed even in MAY_CONT state
Jouni Malinen
2008-02-03
1
-2/+2
*
Added more debug information for EAP keyData retrieval
Jouni Malinen
2008-02-03
1
-3/+13
*
Cancel timeout when exiting eapol_test to avoid warnings
Jouni Malinen
2008-02-03
1
-0/+3
*
Added support for pending EAP Phase 2 processing
Jouni Malinen
2008-02-03
4
-5/+66
*
Allow * wildcard to be used for Phase 2 EAP identities
Jouni Malinen
2008-02-03
2
-1/+9
*
Fixed EAP-SIM Start/Response message for fast reauthentication
Jouni Malinen
2008-02-03
2
-8/+12
*
Fixed EAP-SIM Start response processing for fast reauthentication case
Jouni Malinen
2008-02-03
2
-14/+16
*
EAP-SIM/AKA: Ignore client error when sending success result indication
Jouni Malinen
2008-02-03
2
-2/+8
*
Remove AT_COUNTER from EAP-SIM/AKA result indication in full authentication
Jouni Malinen
2008-02-03
3
-30/+39
*
Include AT_ANY_ID_REQ in EAP-SIM/AKA start/identity per RFC recommendation
Jouni Malinen
2008-02-03
2
-0/+15
*
EAP-SIM/AKA workaround for incorrect null termination in the username
Jouni Malinen
2008-02-03
4
-7/+26
*
Fixed EAP-SIM/AKA realm processing to allow decorated usernames to be used
Jouni Malinen
2008-02-03
2
-10/+34
*
Fixed a crash on no-RADIUS-server-reply timeout
Jouni Malinen
2008-02-01
2
-0/+8
[next]