index
:
delta/hostap.git
android
android-jb
android-kk
android-l
android-m
android-stable-2012-03
android-stable-2012-03-hs20
aosp-jb
aosp-kk
baserock/2.4-openwrt
baserock/genivi/morph
baserock/hostap_2_3
baserock/hostap_2_5
devel
fils
main
master
mesh
pending
w1.fi: cgit/hostap
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
eapol_supp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Discard unencrypted EAPOL-EAP when TK is set and PMF is enabled
Jouni Malinen
2022-05-07
2
-0
/
+15
*
Provide information about the encryption status of received EAPOL frames
Jouni Malinen
2022-05-07
2
-3
/
+5
*
build: Make more library things common
Johannes Berg
2020-10-12
1
-8
/
+1
*
build: Make a common library build
Johannes Berg
2020-10-12
1
-4
/
+0
*
build: Put archive files into build/ folder too
Johannes Berg
2020-10-11
1
-2
/
+2
*
build: Put object files into build/ folder
Johannes Berg
2020-10-10
1
-2
/
+2
*
build: Use build.rules in lib.rules
Johannes Berg
2020-10-10
1
-4
/
+2
*
EAPOL supp: Convert Boolean to C99 bool
Jouni Malinen
2020-04-24
2
-110
/
+110
*
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
2
-0
/
+23
*
Pass full struct to peer certificate callbacks
Jouni Malinen
2019-06-14
2
-14
/
+8
*
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
2
-0
/
+17
*
eap_proxy: Support multiple SIMs in get_imsi()
Vidyullatha Kanchanapally
2017-06-06
2
-3
/
+4
*
eap_proxy: Build realm from IMSI for proxy based EAP methods
Vidyullatha Kanchanapally
2017-06-06
2
-2
/
+5
*
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
2
-0
/
+50
*
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
2
-0
/
+22
*
ERP: Make eap_peer_finish() callable
Jouni Malinen
2016-10-22
2
-0
/
+17
*
ERP: Make eap_peer_erp_reauth_start() available
Jouni Malinen
2016-10-22
2
-0
/
+18
*
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
*
tests: Add eapol-fuzzer
Jouni Malinen
2015-04-22
1
-3
/
+13
*
eap_proxy: Callback to notify any updates from eap_proxy
Sunil Dutt
2015-03-02
2
-0
/
+22
*
Simplify eapol_sm_notify_pmkid_attempt()
Jouni Malinen
2015-01-28
2
-12
/
+8
*
Add eap_session_id to wpa_supplicant STATUS output
Jouni Malinen
2015-01-28
1
-0
/
+5
*
Add peer certificate alt subject name information to EAP events
Jouni Malinen
2015-01-14
2
-3
/
+7
*
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
2
-0
/
+11
*
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
2
-1
/
+3
*
wpa_supplicant: Allow OpenSSL cipherlist string to be configured
Jouni Malinen
2014-10-12
2
-0
/
+10
*
WPS: Set EAPOL workarounds dynamically based on association
Jouni Malinen
2014-09-08
2
-7
/
+15
*
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
2
-0
/
+19
*
Skip network disabling on expected EAP failure
Jouni Malinen
2014-01-08
2
-4
/
+17
*
Remove some unnecessary EAPOL port (un)authorized callbacks
Jouni Malinen
2014-01-02
1
-9
/
+18
*
Add CONFIG_CODE_COVERAGE=y option for gcov
Jouni Malinen
2013-11-24
1
-1
/
+1
*
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
2
-0
/
+13
*
EAP peer: Add framework for external SIM/USIM processing
Jouni Malinen
2013-10-20
2
-0
/
+6
[next]