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
/
radius
Commit message (
Expand
)
Author
Age
Files
Lines
*
RADIUS server: Abort startup on allocation failures
Jouni Malinen
2019-08-19
1
-21/+25
*
RADIUS server: Use struct eap_config to avoid duplicated definitions
Jouni Malinen
2019-08-19
2
-192/+6
*
EAP-TEAP server: Allow a specific Identity-Type to be requested/required
Jouni Malinen
2019-08-19
2
-0/+2
*
EAP server: Use struct eap_config to avoid duplicated definitions
Jouni Malinen
2019-08-18
1
-202/+48
*
EAP-TEAP server: Testing mechanism for Result TLV in a separate message
Jouni Malinen
2019-08-16
2
-0/+4
*
EAP-SIM/AKA server: Allow pseudonym/fast reauth to be disabled
Jouni Malinen
2019-08-01
2
-0/+6
*
EAP-TEAP server and peer implementation (RFC 7170)
Jouni Malinen
2019-07-09
2
-0/+10
*
RADIUS server: Add EAP-Key-Name into Access-Accept
Jouni Malinen
2019-06-03
1
-0/+7
*
RADIUS server: Do not close fd=0 in error cases
Jouni Malinen
2019-05-25
1
-0/+2
*
RADIUS server: Accept ERP keyName-NAI as user identity
Jouni Malinen
2019-04-08
1
-8/+31
*
EAP-pwd server: Fix memory leak with salted passwords
Masashi Honma
2019-03-08
1
-6/+10
*
UBSan: Avoid a warning on signed left shift
Jouni Malinen
2019-02-25
1
-2/+2
*
RADIUS client: Cease endless retry for message for multiple servers
Bo Chen
2019-01-07
1
-32/+54
*
HS 2.0 server: RADIUS server support for SIM provisioning
Jouni Malinen
2018-12-15
2
-0/+197
*
RADIUS: Support last_msk with EAP-TLS
Jouni Malinen
2018-10-11
1
-8/+18
*
RADIUS server: Add testing support for authentication result
Jouni Malinen
2018-09-11
1
-3/+54
*
HS 2.0: Fix Terms and Conditions Server URL macro replacement
Jouni Malinen
2018-07-30
1
-2/+2
*
RADIUS: Add DAC implementation in hostapd(AS)
Jouni Malinen
2018-06-22
2
-0/+350
*
RADIUS: Allow 0.0.0.0 to be used as wildard radius_das_client
Jouni Malinen
2018-06-22
1
-1/+2
*
RADIUS server: Add current_sessions SQLite table
Jouni Malinen
2018-06-22
1
-0/+33
*
HS 2.0: Move Terms and Conditions Server URL generation from AP to AS
Jouni Malinen
2018-06-21
3
-0/+53
*
Silence new gcc warnings on switch statement fallthroughs
Jouni Malinen
2018-05-15
1
-2/+2
*
HS 2.0: Maintain a database of pending T&C acceptance sessions
Jouni Malinen
2018-04-30
1
-2/+60
*
HS 2.0: Terms and Conditions testing feature in authentication server
Jouni Malinen
2018-04-26
1
-0/+62
*
HS 2.0: CoA-Request processing for Terms and Conditions filtering
Jouni Malinen
2018-04-25
2
-13/+201
*
HS 2.0: Send Terms and Conditions Acceptance notification
Jouni Malinen
2018-04-23
1
-0/+1
*
HS 2.0: Terms and Conditions attributes in Access-Request messages
Jouni Malinen
2018-04-23
1
-0/+2
*
HS 2.0: Copy Roaming Consortium OI from (Re)AssocReq to Access-Request
Jouni Malinen
2018-04-17
1
-0/+1
*
Add definitions for RADIUS attributes standardised in RFC 7055
Alejandro Pérez Méndez
2018-03-30
1
-0/+4
*
RADIUS: Add WLAN-Reason-Code attribute to Access-Reject
Jouni Malinen
2018-01-12
3
-0/+13
*
Add hostapd tls_flags parameter
Jouni Malinen
2017-09-18
2
-0/+6
*
Use os_memdup()
Johannes Berg
2017-03-07
2
-12/+7
*
tests: Add TEST_FAIL() to radius_msg_add_attr()
Jouni Malinen
2017-03-05
1
-0/+3
*
RADIUS server: Fix error paths in new session creation
Jouni Malinen
2017-03-05
1
-3/+3
*
Remove trailing whitespace
Jouni Malinen
2016-12-28
2
-2/+2
*
RADIUS server: Increase maximum number of sessions
Jouni Malinen
2016-12-27
1
-2/+7
*
radius: Sanity check for NULL pointer segfault
Eduardo Abinader
2016-08-19
1
-1/+6
*
Add a require_message_authenticator configuration option
Nick Lowe
2016-08-07
4
-6/+18
*
Check md5_vector() result in decrypt_ms_key()
Jouni Malinen
2016-05-16
1
-1/+4
*
Check hmac_md5() result in radius_msg_verify_msg_auth()
Jouni Malinen
2016-05-16
1
-2/+3
*
Check md5_vector() result in radius_msg_verify()
Jouni Malinen
2016-05-16
1
-2/+2
*
RADIUS: Fix a possible memory leak on an error path
Ayala Beker
2016-04-08
1
-1/+3
*
RADIUS: Add Acct-Delay-Time into accounting messages
Jouni Malinen
2016-02-29
1
-0/+30
*
RADIUS: Update full message for interim accounting updates
Jouni Malinen
2016-02-29
2
-43/+52
*
Add RADIUS Service-Type attribute with a value of Framed
Nick Lowe
2016-02-19
2
-0/+5
*
radius: Add tagged VLAN parsing
Michael Braun
2016-02-17
2
-6/+54
*
Use stronger PRNG for MS-MPPE-Send/Recv-Key salt
Nick Lowe
2016-02-07
1
-1/+3
*
RADIUS: Share a single function for generating session IDs
Jouni Malinen
2016-02-06
2
-0/+13
*
RADIUS: Redesign Request Authenticator generation
Nick Lowe
2016-02-06
2
-20/+5
*
RADIUS: Add EACCES to list of recognized send() errno values
Jouni Malinen
2015-12-24
1
-1/+1
[next]