aboutsummaryrefslogtreecommitdiffstats
path: root/src/radius/radius_client.c
Commit message (Expand)AuthorAgeFilesLines
* Remove extra linefeed from hostapd_logger messageJouni Malinen2012-04-011-1/+1
* Fix potential double free and use of freed memory in RADIUS clientAlexander Couzens2012-04-011-1/+1
* Remove the GPL notification from files contributed by Jouni MalinenJouni Malinen2012-02-111-8/+2
* hostapd: Fix RADIUS client configuration update on reconfigJouni Malinen2011-02-101-0/+8
* Fix RADIUS client to cancel IPv6 socket read notificationsJouni Malinen2009-12-191-0/+6
* Make struct radius_msg private to radius.cJouni Malinen2009-12-191-9/+15
* Convert RADIUS message code to use wpabuf internallyJouni Malinen2009-12-191-2/+3
* Change radius_msg_free() to free the bufferJouni Malinen2009-12-191-5/+0
* Complete Doxygen documentation for RADIUS clientJouni Malinen2009-11-291-11/+93
* Remove unused RADIUS client reconfig functionJouni Malinen2009-11-281-62/+0
* Improved Doxygen documentation for RADIUS client codeJouni Malinen2009-11-281-18/+186
* Disable PMTU discovery for RADIUS packets (sent them without DF)Stefan Winter2009-08-231-2/+22
* Mark shared secret const in RADIUS client routinesJouni Malinen2009-01-081-2/+3
* Mark functions static if not used elsewhere and use proper prototypesJouni Malinen2009-01-031-3/+3
* 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-301-3/+57
* Re-initialize hostapd/wpa_supplicant git repository based on 0.6.3 releaseJouni Malinen2008-02-271-0/+1219