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
*
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
*
RADIUS: Avoid undefined behavior in pointer arithmetic
Jouni Malinen
2015-10-25
1
-1/+1
*
Add Framed-IP-Address to Accounting-Request if STA address is known
Jouni Malinen
2015-10-17
2
-2/+4
*
hostapd: Force RADIUS socket renewal on RADIUS auth failures
Helmut Schaa
2015-10-05
1
-3/+16
*
EAP server: Add tls_session_lifetime configuration
Jouni Malinen
2015-08-23
2
-0/+6
*
RADIUS DAS: Avoid compiler warning on abs()
Jouni Malinen
2015-07-07
1
-1/+1
*
radius: Fix NULL dereference issue on allocation failure
Maneesh Jain
2015-06-26
1
-2/+4
*
RADIUS: Fix a copy-paste error in variable name
Jouni Malinen
2015-04-29
1
-1/+1
*
Declare all read only data structures as const
Mikael Kanstrup
2015-04-25
2
-5/+5
*
tests: Add ap-mgmt-fuzzer
Jouni Malinen
2015-04-22
1
-0/+1
*
Fix RSN preauthentication with dynamic_vlan enabled but unused
Michael Braun
2015-04-13
1
-2/+2
*
Improve error messages related to EAP DB
Ben Greear
2015-03-28
1
-0/+6
*
RADIUS client: Fix server failover on return-to-primary on error case
Jouni Malinen
2015-03-01
1
-6/+16
*
RADIUS client: Fix a copy-paste error in accounting server failover
Jouni Malinen
2015-03-01
1
-1/+1
*
RADIUS client: Fix previous failover change
Jouni Malinen
2015-02-28
1
-2/+11
*
RADIUS client: Re-try connection if socket is closed on retransmit
Jouni Malinen
2015-02-28
1
-45/+75
*
RADIUS client: Fix server connection recovery after initial failure
Jouni Malinen
2015-02-28
1
-0/+6
*
hostapd: Debug messages for dodgy RADIUS servers
Ben Greear
2015-01-22
1
-3/+14
*
Fix RADIUS client with out-of-memory and missing shared secret
Jouni Malinen
2015-01-19
1
-2/+4
*
RADIUS DAS: Support Acct-Multi-Session-Id as a session identifier
Jouni Malinen
2015-01-16
2
-0/+9
*
RADIUS DAS: Check for single session match for Disconnect-Request
Jouni Malinen
2015-01-16
2
-1/+8
*
ERP: Add ERP_FLUSH for hostapd
Jouni Malinen
2014-12-14
2
-7/+20
*
Check os_snprintf() result more consistently - automatic 1
Jouni Malinen
2014-12-08
1
-3/+3
*
ERP: Add support for ERP on EAP server and authenticator
Jouni Malinen
2014-12-04
2
-2/+84
*
ERP: Add optional EAP-Initiate/Re-auth-Start transmission
Jouni Malinen
2014-12-04
1
-0/+2
*
RADIUS client: Print a clear debug log entry if socket is not available
Jouni Malinen
2014-11-23
1
-0/+7
*
RADIUS: Define new attributes from RFC 5580
Jouni Malinen
2014-10-18
2
-0/+18
*
RADIUS: Remove unused write
Jouni Malinen
2014-10-11
1
-1/+0
*
RADIUS server: Remove unreachable code
Jouni Malinen
2014-09-13
1
-2/+0
*
RADIUS client: Check getsockname() return value
Jouni Malinen
2014-09-07
1
-9/+13
*
RADIUS server: Fix IPv6 radiusAuthClientAddress mask
Jouni Malinen
2014-09-07
1
-1/+1
*
Add RSN cipher/AKM suite attributes into RADIUS messages
Jouni Malinen
2014-07-31
2
-0/+12
*
Add WLAN-HESSID into RADIUS messages
Jouni Malinen
2014-07-31
2
-0/+2
*
Add Mobility-Domain-Id into RADIUS messages
Jouni Malinen
2014-07-31
2
-0/+3
*
Clear hostapd configuration keys explicitly
Jouni Malinen
2014-07-02
1
-3/+3
*
RADIUS: Use os_memcmp_const() for hash/password comparisons
Jouni Malinen
2014-07-02
2
-6/+6
*
RADIUS/EAP server: Use longer username buffer to avoid truncation
Jouni Malinen
2014-06-02
1
-2/+2
*
RADIUS client: Trigger failover more quickly if socket is not valid
Jouni Malinen
2014-05-30
1
-1/+5
*
RADIUS client: Do not flush pending messages if server did not change
Jouni Malinen
2014-05-30
1
-4/+6
[next]