Jouni Malinen
|
6c460eaf7e
Add RSN cipher/AKM suite attributes into RADIUS messages
|
10 years ago |
Jouni Malinen
|
cdffd72173
Add WLAN-HESSID into RADIUS messages
|
10 years ago |
Jouni Malinen
|
69002fb0a8
Add Mobility-Domain-Id into RADIUS messages
|
10 years ago |
Jouni Malinen
|
c2371953f8
RADIUS: Use os_memcmp_const() for hash/password comparisons
|
10 years ago |
Jouni Malinen
|
251c53e084
RADIUS: Define EAP-Key-Name
|
11 years ago |
Jouni Malinen
|
8943cc998a
RADIUS server: Add support for MAC ACL
|
11 years ago |
Jouni Malinen
|
0dd100fb40
HS 2.0R2 AP: Add definition and helper function for WFA RADIUS VSA
|
12 years ago |
Jouni Malinen
|
38ecb06e16
Convert RADIUS debug dumps to use wpa_printf()
|
11 years ago |
Jouni Malinen
|
a1dd890a85
RADIUS: Add minimal accounting server support
|
11 years ago |
Jouni Malinen
|
e7ecab4a3b
Use ARRAY_SIZE() macro
|
11 years ago |
Michael Braun
|
14e919478e
Extend radius_msg_get_tunnel_password() to support multiple passwords
|
12 years ago |
Jouni Malinen
|
067ffa2696
Convert os_realloc() for an array to use os_realloc_array()
|
12 years ago |
Jouni Malinen
|
f9884c096a
Convert os_zalloc() for an array to use os_calloc()
|
12 years ago |
Jouni Malinen
|
47e9d50d18
RADIUS: Add explicit attribute length validation checks in functions
|
12 years ago |
Jouni Malinen
|
c50b0233ed
Add sparse endianness annotation for RADIUS header
|
12 years ago |
Jouni Malinen
|
e100828b76
Return wpabuf from radius_msg_get_eap()
|
12 years ago |
Jouni Malinen
|
e58b5ffed7
RADIUS: Fix a typo in attribute name in debug messages
|
12 years ago |
Jouni Malinen
|
fc2a924a8c
RADIUS DAS: Check Disconnect-Request attributes
|
12 years ago |
Jouni Malinen
|
b031338cf0
Add preliminary RADIUS dynamic authorization server (RFC 5176)
|
13 years ago |
Jouni Malinen
|
0f3d578efc
Remove the GPL notification from files contributed by Jouni Malinen
|
13 years ago |
Michael Braun
|
05ab9712b9
Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute
|
13 years ago |
Jouni Malinen
|
16cc7a4304
Make radius_msg_add_attr_user_password() easier for static analyzers
|
13 years ago |
Jouni Malinen
|
1489e11a94
Make struct radius_msg private to radius.c
|
15 years ago |
Jouni Malinen
|
aa235d2ef7
Convert RADIUS message code to use wpabuf internally
|
15 years ago |
Jouni Malinen
|
9e7245bdb4
Change radius_msg_free() to free the buffer
|
15 years ago |
Jouni Malinen
|
d94f86d85e
RADIUS message initialization cleanup
|
15 years ago |
Jouni Malinen
|
d04a96b0d6
Add documentation for RADIUS code and some minor cleanup
|
15 years ago |
Jouni Malinen
|
03da66bd59
Remove src/crypto from default include path
|
15 years ago |
Jouni Malinen
|
010dc06853
Moved RADIUS Class attribute helpers into RADIUS module
|
16 years ago |
Jouni Malinen
|
7d02e64157
Mark shared secret const in RADIUS client routines
|
16 years ago |