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
path:
root
/
hostapd
/
eapol_sm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Do not use EAPOL Authentication key transmit state machine when STA is
Jouni Malinen
2004-04-11
1
-1/+2
*
Added support for IEEE 802.11i/RSN pre-authentication:
Jouni Malinen
2004-04-04
1
-0/+6
*
Fixed interaction between EAPOL and WPA Authenticator state machines
Jouni Malinen
2004-03-31
1
-1/+4
*
Added keyRun and keyDone variables for the EAPOL state machines from
Jouni Malinen
2004-02-17
1
-16/+21
*
Start using new hostapd event logger in IEEE 802.1X code.
Jouni Malinen
2003-04-13
1
-1/+6
*
Modified event loop to use non-global eloop_ctx with timeouts and read
Jouni Malinen
2003-04-13
1
-4/+4
*
Don't increase currentId if canned failure is not sent in DISCONNECTED
Jouni Malinen
2003-04-13
1
-2/+3
*
Moved portEnabled setting to later phase in EAPOL state machine
Jouni Malinen
2003-04-05
1
-1/+1
*
Send canned EAP failure only when entering Auth PAE DISCONNECTED state from
Jouni Malinen
2003-04-05
1
-1/+10
*
Moved all configurable variables into separate structure as a preparation
Jouni Malinen
2003-01-12
1
-3/+4
*
Do not use kernel header files when compiling user space program. hostapd
Jouni Malinen
2002-12-22
1
-4/+0
*
Revert IEEE 802.1aa/D4 update for order of EAP Success and EAPOL-Key
Jouni Malinen
2002-12-10
1
-3/+3
*
Updated EAPOL state machines from IEEE 802.1x to IEEE 802.1aa/D4.
Jouni Malinen
2002-12-09
1
-29/+59
*
Added support for random default/broadcast WEP keys:
Jouni Malinen
2002-09-08
1
-2/+1
*
Fixed AUTH_PAE CONNECTING state to increment reAuthCount only once.
Jouni Malinen
2002-09-06
1
-5/+3
*
Added hostapd state dumping for getting debug and statistics
Jouni Malinen
2002-09-05
1
-0/+173
*
Implemented EAPOL state machine: Authenticator Key Transmit
Jouni Malinen
2002-09-04
1
-5/+53
*
Implemented EAPOL state machine: Reauthentication Timer (defaults to
Jouni Malinen
2002-09-04
1
-6/+52
*
Added full implementation of EAPOL state machines 'Port Timers',
Jouni Malinen
2002-09-04
1
-0/+527