aboutsummaryrefslogtreecommitdiffstats
path: root/src/radius
Commit message (Expand)AuthorAgeFilesLines
* Add more Doxygen documentation for RADIUS server implementationJouni Malinen2009-12-022-4/+362
* Remove src/crypto from default include pathJouni Malinen2009-11-291-2/+2
* Remove src/common from default header file pathJouni Malinen2009-11-291-1/+0
* Complete Doxygen documentation for RADIUS clientJouni Malinen2009-11-292-12/+115
* Remove unused RADIUS client reconfig functionJouni Malinen2009-11-282-66/+0
* Move acct_interim_interval away from RADIUS client configurationJouni Malinen2009-11-281-7/+0
* Improved Doxygen documentation for RADIUS client codeJouni Malinen2009-11-282-49/+363
* Use type-punning to avoid breaking strict aliasing rulesJouni Malinen2009-11-051-11/+15
* radius_server: clean up completed sessions soonerAlex Badea2009-09-091-1/+5
* Disable PMTU discovery for RADIUS packets (sent them without DF)Jouni Malinen2009-08-231-0/+18
* Disable PMTU discovery for RADIUS packets (sent them without DF)Stefan Winter2009-08-231-2/+22
* Add root .gitignore file to cleanup ignore listsJouni Malinen2009-06-291-1/+0
* Fix hostapd build with RADIUS support removedJouni Malinen2009-03-021-0/+12
* Improved 'make install' (use BINDIR/LIBDIR, install shared objects)Daniel Mierswa2009-02-151-0/+3
* Moved RADIUS Class attribute helpers into RADIUS moduleJouni Malinen2009-01-132-0/+56
* Added support for removing RADIUS accounting and RADIUS in generalJouni Malinen2009-01-081-0/+28
* Mark shared secret const in RADIUS client routinesJouni Malinen2009-01-084-15/+18
* Mark functions static if not used elsewhere and use proper prototypesJouni Malinen2009-01-031-3/+3
* Add RADIUS server support for identity selection hint (RFC 4284)Jouni Malinen2008-12-262-0/+23
* Added preliminary Wi-Fi Protected Setup (WPS) implementationJouni Malinen2008-11-232-0/+4
* EAP-FAST: Allow A-ID and A-ID-Info to be configured separatelyJouni Malinen2008-10-192-4/+19
* EAP-FAST: Make PAC-Key lifetime values configurableJouni Malinen2008-10-082-0/+8
* EAP-FAST: Added support for disabling anonymous/authenticated provisioningJouni Malinen2008-10-082-0/+4
* Fixed RADIUS client local address forcing for IPv6 (eapol_test)Jouni Malinen2008-06-051-3/+4
* eapol_test: Allow client IP address to be specifiedTomasz Wolniewicz2008-03-302-3/+60
* Chargeable-User-Identity (RFC 4372) in eapol_testTomasz Wolniewicz2008-03-302-0/+3
* TNC: Provide 'tnc' configuration option for EAP server and methodsJouni Malinen2008-03-092-0/+4
* Enforce non-zero MPPE key lengthJouni Malinen2008-02-271-1/+2
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-278-0/+4141