index
:
hostap
android-jb
android-kk
android-l
android-m
aosp-jb
aosp-kk
master
pending
hostapd/wpa_supplicant
Jouni Malinen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
eapol_supp
/
eapol_supp_sm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
EAPOL supp: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
1
-100/+100
*
Fix unicast argument for set_wep_key() from EAPOL supplicant
Alexander Wetzel
2020-03-04
1
-1/+1
*
Make WEP functionality an optional build parameter
Jouni Malinen
2020-02-29
1
-0/+2
*
STA: Allow PTK rekeying without Ext KeyID to be disabled as a workaround
Alexander Wetzel
2020-02-23
1
-0/+14
*
Pass full struct to peer certificate callbacks
Jouni Malinen
2019-06-14
1
-6/+3
*
More robust timer_tick_enabled tracking
Jouni Malinen
2019-03-13
1
-6/+7
*
eap_proxy: Fix memory leaks when using eap_peer_erp_init()
Srikanth Marepalli
2018-09-21
1
-1/+5
*
Propagate the EAP method error code
Ahmed ElArabawy
2018-03-31
1
-0/+10
*
eap_proxy: Support multiple SIMs in get_imsi()
Vidyullatha Kanchanapally
2017-06-06
1
-2/+2
*
eap_proxy: Build realm from IMSI for proxy based EAP methods
Vidyullatha Kanchanapally
2017-06-06
1
-1/+4
*
eap_proxy: Add support for deriving ERP information
Vidyullatha Kanchanapally
2017-06-05
1
-0/+15
*
ERP: External control of ERP key information
Vidyullatha Kanchanapally
2017-04-07
1
-0/+30
*
RSN: Fix pre-authentication EAPOL-Start startPeriod configuration
Jouni Malinen
2017-02-20
1
-0/+2
*
Define eapol_sm_get_eap_proxy_imsi() only with CONFIG_EAP_PROXY=y
Jouni Malinen
2017-02-19
1
-4/+2
*
Remove trailing whitespace
Jouni Malinen
2016-12-28
1
-1/+1
*
eap_proxy: Add support for SIM state change indication from eap_proxy
Purushottam Kushwaha
2016-12-19
1
-0/+14
*
ERP: Make eap_peer_finish() callable
Jouni Malinen
2016-10-22
1
-0/+11
*
ERP: Make eap_peer_erp_reauth_start() available
Jouni Malinen
2016-10-22
1
-0/+12
*
Fix EAPOL reauth after FT protocol or offloaded PMKSA cache use
Jouni Malinen
2015-11-19
1
-0/+10
*
Add build option to remove all internal RC4 uses
Jouni Malinen
2015-08-02
1
-0/+10
*
Send EAPOL-Start on HELD->CONNECTING transition
Jouni Malinen
2015-07-07
1
-1/+2
*
Declare all read only data structures as const
Mikael Kanstrup
2015-04-25
1
-1/+1
*
eap_proxy: Callback to notify any updates from eap_proxy
Sunil Dutt
2015-03-02
1
-0/+14
*
Simplify eapol_sm_notify_pmkid_attempt()
Jouni Malinen
2015-01-28
1
-10/+4
*
Add peer certificate alt subject name information to EAP events
Jouni Malinen
2015-01-14
1
-3/+4
*
Check os_snprintf() result more consistently - automatic 1
Jouni Malinen
2014-12-08
1
-4/+4
*
ERP: Add wpa_supplicant ERP_FLUSH ctrl_iface command
Jouni Malinen
2014-12-04
1
-0/+7
*
ERP: Add support for ERP on EAP peer
Jouni Malinen
2014-12-04
1
-0/+14
*
WPS: Extend startWhen to 2 if peer AP supports WPS 2.0
Justin Shen
2014-10-13
1
-1/+1
*
wpa_supplicant: Allow OpenSSL cipherlist string to be configured
Jouni Malinen
2014-10-12
1
-0/+1
*
WPS: Set EAPOL workarounds dynamically based on association
Jouni Malinen
2014-09-08
1
-7/+10
*
EAPOL supplicant: Use os_memcmp_const() for hash/password comparisons
Jouni Malinen
2014-07-02
1
-2/+2
*
eap_proxy: Check sm != NULL more consistently
Jouni Malinen
2014-06-07
1
-1/+1
*
MACsec: Add define for EAPOL type MKA
Hu Wang
2014-05-09
1
-0/+7
*
Add function to fetch EAP Session-Id from EAPOL supplicant
Hu Wang
2014-05-09
1
-0/+18
*
Skip network disabling on expected EAP failure
Jouni Malinen
2014-01-08
1
-2/+8
*
Remove some unnecessary EAPOL port (un)authorized callbacks
Jouni Malinen
2014-01-02
1
-9/+18
*
eap_proxy: Add context data pointer to the get_imsi call
Naresh Jayaram
2013-10-23
1
-1/+1
*
eap_proxy: Confirm eap_proxy initialization before reading SIM info
Naresh Jayaram
2013-10-23
1
-0/+12
*
EAP peer: Add framework for external SIM/USIM processing
Jouni Malinen
2013-10-20
1
-0/+1
*
Drop EAP packet with code 10 before EAPOL state machine processing
Sunil Dutt
2013-09-16
1
-0/+18
*
dbus_new: Add EAP logon/logoff
Paul Stewart
2013-04-23
1
-0/+4
*
eap_proxy: Add mechanism for allowing EAP methods to be offloaded
Deepthi Gowri
2013-02-08
1
-0/+92
*
Fix EAPOL supplicant port authorization with PMKSA caching
Jouni Malinen
2012-10-27
1
-4/+1
*
EAP-SIM/AKA: Store pseudonym identity in configuration
Jouni Malinen
2012-09-02
1
-1/+11
*
Clear idleWhile timer when EAP peer state machine is not in use
Jouni Malinen
2012-08-26
1
-1/+2
*
Disable network block temporarily on authentication failures
Jouni Malinen
2012-08-26
1
-0/+8
*
FIPS: Remove MD5 from the CONFIG_FIPS=y build
Jouni Malinen
2012-08-16
1
-0/+2
*
Add explicit EAPOL-Key length validation in processKey()
Jouni Malinen
2012-08-07
1
-2/+6
*
Share a single definition of EAPOL-Key structure for WEP keys
Jouni Malinen
2012-08-07
1
-40/+0
[next]