index
:
external_wpa_supplicant_8_ti.git
master
external wpa supplicant 8 ti
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 DAS: Support Chargeable-User-Identity with Disconnect-Request
Jouni Malinen
2012-06-17
2
-0
/
+8
*
RADIUS: Fix a typo in attribute name in debug messages
Jouni Malinen
2012-06-17
1
-1
/
+1
*
RADIUS DAS: Add Event-Timestamp attribute into ACK/NAK messages
Jouni Malinen
2012-06-17
1
-3
/
+9
*
RADIUS DAS: Add support for Disconnect-Request
Jouni Malinen
2012-06-17
2
-4
/
+79
*
RADIUS DAS: Check Disconnect-Request attributes
Jouni Malinen
2012-06-17
3
-7
/
+68
*
RADIUS DAS: Validate Event-Timestamp
Jouni Malinen
2012-06-17
2
-2
/
+30
*
Add preliminary RADIUS dynamic authorization server (RFC 5176)
Jouni Malinen
2012-05-06
4
-3
/
+393
*
Remove extra linefeed from hostapd_logger message
Jouni Malinen
2012-04-01
1
-1
/
+1
*
Fix potential double free and use of freed memory in RADIUS client
Alexander Couzens
2012-04-01
1
-1
/
+1
*
Remove the GPL notification from files contributed by Jouni Malinen
Jouni Malinen
2012-02-11
6
-48
/
+12
*
Allow WPA passphrase to be fetched with RADIUS Tunnel-Password attribute
Michael Braun
2011-12-11
2
-0
/
+120
*
Add MSK dump mechanism into hostapd RADIUS server for testing
Jouni Malinen
2011-12-09
2
-2
/
+36
*
Make radius_msg_add_attr_user_password() easier for static analyzers
Jouni Malinen
2011-11-13
1
-3
/
+2
*
hostapd: Fix RADIUS client configuration update on reconfig
Jouni Malinen
2011-02-10
2
-0
/
+10
*
EAP-pwd: Add support for EAP-pwd server and peer functionality
Dan Harkins
2010-09-14
2
-0
/
+16
*
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
/
+12
*
Enable IPv6 support for libutils.a and libradius.a
Jouni Malinen
2009-12-24
1
-1
/
+1
*
Comment out CONFIG_IPV6 for now in RADIUS library build
Jouni Malinen
2009-12-24
1
-1
/
+1
*
Add build rules for src/radius/libradius.a
Jouni Malinen
2009-12-24
2
-3
/
+18
*
Fix RADIUS client to cancel IPv6 socket read notifications
Jouni Malinen
2009-12-19
1
-0
/
+6
*
Fix RADIUS server deinit to cancel timeout for session removal
Jouni Malinen
2009-12-19
1
-4
/
+3
*
Make struct radius_msg private to radius.c
Jouni Malinen
2009-12-19
4
-64
/
+95
*
Convert RADIUS message code to use wpabuf internally
Jouni Malinen
2009-12-19
4
-90
/
+62
*
Change radius_msg_free() to free the buffer
Jouni Malinen
2009-12-19
4
-44
/
+39
*
RADIUS message initialization cleanup
Jouni Malinen
2009-12-19
1
-25
/
+21
*
Add documentation for RADIUS code and some minor cleanup
Jouni Malinen
2009-12-19
2
-25
/
+54
*
Remove conditional no-RADIUS build from src/radius
Jouni Malinen
2009-12-06
3
-68
/
+0
*
Add more Doxygen documentation for RADIUS server implementation
Jouni Malinen
2009-12-02
2
-4
/
+362
*
Remove src/crypto from default include path
Jouni Malinen
2009-11-29
1
-2
/
+2
*
Remove src/common from default header file path
Jouni Malinen
2009-11-29
1
-1
/
+0
*
Complete Doxygen documentation for RADIUS client
Jouni Malinen
2009-11-29
2
-12
/
+115
*
Remove unused RADIUS client reconfig function
Jouni Malinen
2009-11-28
2
-66
/
+0
*
Move acct_interim_interval away from RADIUS client configuration
Jouni Malinen
2009-11-28
1
-7
/
+0
*
Improved Doxygen documentation for RADIUS client code
Jouni Malinen
2009-11-28
2
-49
/
+363
*
Use type-punning to avoid breaking strict aliasing rules
Jouni Malinen
2009-11-05
1
-11
/
+15
*
radius_server: clean up completed sessions sooner
Alex Badea
2009-09-09
1
-1
/
+5
*
Disable PMTU discovery for RADIUS packets (sent them without DF)
Jouni Malinen
2009-08-23
1
-0
/
+18
*
Disable PMTU discovery for RADIUS packets (sent them without DF)
Stefan Winter
2009-08-23
1
-2
/
+22
*
Add root .gitignore file to cleanup ignore lists
Jouni Malinen
2009-06-29
1
-1
/
+0
*
Fix hostapd build with RADIUS support removed
Jouni Malinen
2009-03-02
1
-0
/
+12
*
Improved 'make install' (use BINDIR/LIBDIR, install shared objects)
Daniel Mierswa
2009-02-15
1
-0
/
+3
*
Moved RADIUS Class attribute helpers into RADIUS module
Jouni Malinen
2009-01-13
2
-0
/
+56
*
Added support for removing RADIUS accounting and RADIUS in general
Jouni Malinen
2009-01-08
1
-0
/
+28
*
Mark shared secret const in RADIUS client routines
Jouni Malinen
2009-01-08
4
-15
/
+18
*
Mark functions static if not used elsewhere and use proper prototypes
Jouni Malinen
2009-01-03
1
-3
/
+3
*
Add RADIUS server support for identity selection hint (RFC 4284)
Jouni Malinen
2008-12-26
2
-0
/
+23
*
Added preliminary Wi-Fi Protected Setup (WPS) implementation
Jouni Malinen
2008-11-23
2
-0
/
+4
*
EAP-FAST: Allow A-ID and A-ID-Info to be configured separately
Jouni Malinen
2008-10-19
2
-4
/
+19
*
EAP-FAST: Make PAC-Key lifetime values configurable
Jouni Malinen
2008-10-08
2
-0
/
+8
[next]