Make struct radius_msg private to radius.c
[libeap.git] / src / radius / radius_client.c
2009-12-19 Jouni MalinenMake struct radius_msg private to radius.c
2009-12-19 Jouni MalinenConvert RADIUS message code to use wpabuf internally
2009-12-19 Jouni MalinenChange radius_msg_free() to free the buffer
2009-11-29 Jouni MalinenComplete Doxygen documentation for RADIUS client
2009-11-28 Jouni MalinenRemove unused RADIUS client reconfig function
2009-11-28 Jouni MalinenImproved Doxygen documentation for RADIUS client code
2009-08-23 Stefan WinterDisable PMTU discovery for RADIUS packets (sent them...
2009-01-08 Jouni MalinenMark shared secret const in RADIUS client routines
2009-01-03 Jouni MalinenMark functions static if not used elsewhere and use...
2008-06-05 Jouni MalinenFixed RADIUS client local address forcing for IPv6...
2008-03-30 Tomasz Wolniewiczeapol_test: Allow client IP address to be specified
2008-02-28 Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...