Convert os_realloc() for an array to use os_realloc_array()
[mech_eap.git] / src / radius / radius_client.c
2012-08-13 Jouni MalinenConvert os_realloc() for an array to use os_realloc_array()
2012-04-01 Jouni MalinenRemove extra linefeed from hostapd_logger message
2012-04-01 Alexander CouzensFix potential double free and use of freed memory in...
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-02-10 Jouni Malinenhostapd: Fix RADIUS client configuration update on...
2009-12-19 Jouni MalinenFix RADIUS client to cancel IPv6 socket read notifications
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...