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_auth
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add hostapd tls_flags parameter
Jouni Malinen
2017-09-18
2
-0/+3
*
Use os_memdup()
Johannes Berg
2017-03-07
1
-9/+6
*
RADIUS: Share a single function for generating session IDs
Jouni Malinen
2016-02-06
1
-7/+4
*
RADIUS: Use more likely unique accounting Acct-{,Multi-}Session-Id
Nick Lowe
2016-02-06
2
-16/+11
*
EAPOL auth: Move radius_cui/identity freeing to eapol_auth_free()
Jouni Malinen
2016-02-06
1
-0/+3
*
Remove unreachable PMKSA cache entry addition on Access-Accept
Jouni Malinen
2015-10-14
1
-6/+0
*
EAPOL auth: clear keyRun in AUTH_PAE INITIALIZE
Jouni Malinen
2015-08-28
1
-0/+12
*
EAP server: Add tls_session_lifetime configuration
Jouni Malinen
2015-08-23
2
-0/+3
*
Add EAPOL_SET hostapd command to configure EAPOL parameters
Jouni Malinen
2015-07-12
2
-0/+74
*
Add EAPOL_REAUTH hostapd command to trigger EAPOL reauthentication
Jouni Malinen
2015-07-12
2
-2/+12
*
Declare all read only data structures as const
Mikael Kanstrup
2015-04-25
1
-2/+2
*
tests: Add ap-mgmt-fuzzer
Jouni Malinen
2015-04-22
1
-3/+11
*
Check os_snprintf() result more consistently - automatic 1
Jouni Malinen
2014-12-08
1
-8/+8
*
ERP: Add support for ERP on EAP server and authenticator
Jouni Malinen
2014-12-04
2
-0/+26
*
ERP: Add optional EAP-Initiate/Re-auth-Start transmission
Jouni Malinen
2014-12-04
2
-17/+44
*
Add Acct-Multi-Session-Id into RADIUS Accounting messages
Jouni Malinen
2014-10-18
2
-0/+18
*
RADIUS server: Allow EAP methods to log into SQLite DB
Jouni Malinen
2014-03-09
1
-1/+2
*
HS 2.0R2: RADIUS server support to request Subscr Remediation
Jouni Malinen
2014-02-25
3
-6/+15
*
Convert EAPOL authenticator dump into easier to parse format
Jouni Malinen
2014-01-02
2
-104/+168
*
Add CONFIG_CODE_COVERAGE=y option for gcov
Jouni Malinen
2013-11-24
1
-1/+1
*
EAPOL: Fix static analyzer warnings for pac_opaque_encr_key
Adriana Reus
2013-11-05
1
-0/+6
*
Add server identity configuration for EAP server
Jouni Malinen
2013-07-07
2
-0/+6
*
Initialize EAPOL auth identity/cui with STA entry data
Michael Braun
2012-08-19
2
-2/+13
*
hostapd: Copy Chargeable-User-Identity into accounting (RFC 4372)
Jouni Malinen
2012-05-05
1
-0/+1
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
4
-32/+8
*
Make sure that EAP callbacks are not done if state machine has been removed
Jouni Malinen
2011-08-12
1
-1/+1
*
WPS: Add a workaround for Windows 7 capability discovery for PBC
Jouni Malinen
2011-05-17
2
-0/+3
*
EAP-pwd: Add support for EAP-pwd server and peer functionality
Dan Harkins
2010-09-15
2
-0/+3
*
P2P: Use PSK format in WPS Credential
Jouni Malinen
2010-09-09
2
-2/+5
*
EAP server: Add support for configuring fragment size
Jouni Malinen
2010-07-21
2
-0/+3
*
Remove unnecessary SUBDIRS loops from src/*/Makefile
Jouni Malinen
2010-04-17
1
-1/+0
*
AP: Add wpa_msg() events for EAP server state machine
Gregory Detal
2010-04-07
2
-0/+3
*
Make EAPOL Authenticator buildable with Microsoft compiler
Jouni Malinen
2010-02-19
1
-2/+2
*
Move internal EAPOL authenticator defines into their own file
Jouni Malinen
2009-11-29
4
-173/+193
*
Add Makefile for the new src/eapol_auth directory
Jouni Malinen
2009-11-29
1
-0/+9
*
Make HOSTAPD_DUMP_STATE configurable with CONFIG_NO_DUMP_STATE
Jouni Malinen
2009-11-29
2
-214/+230
*
Move EAPOL authenticator state machine into src/eapol_auth
Jouni Malinen
2009-11-29
2
-0/+1603