]> git.ipfire.org Git - thirdparty/hostap.git/history - src/radius
eloop: Support poll() in eloop
[thirdparty/hostap.git] / src / radius /
2012-02-11  Jouni MalinenRemove the GPL notification from files contributed...
2011-12-11  Michael BraunAllow WPA passphrase to be fetched with RADIUS Tunnel...
2011-12-08  Jouni MalinenAdd MSK dump mechanism into hostapd RADIUS server for...
2011-11-13  Jouni MalinenMake radius_msg_add_attr_user_password() easier for...
2011-02-10  Jouni Malinenhostapd: Fix RADIUS client configuration update on...
2010-09-15  Dan HarkinsEAP-pwd: Add support for EAP-pwd server and peer functi...
2010-04-17  Jouni MalinenRemove unnecessary SUBDIRS loops from src/*/Makefile
2010-04-07  Gregory DetalAP: Add wpa_msg() events for EAP server state machine
2009-12-24  Jouni MalinenEnable IPv6 support for libutils.a and libradius.a
2009-12-24  Jouni MalinenComment out CONFIG_IPV6 for now in RADIUS library build
2009-12-24  Jouni MalinenAdd build rules for src/radius/libradius.a
2009-12-19  Jouni MalinenFix RADIUS client to cancel IPv6 socket read notifications
2009-12-19  Jouni MalinenFix RADIUS server deinit to cancel timeout for session...
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-12-19  Jouni MalinenRADIUS message initialization cleanup
2009-12-19  Jouni MalinenAdd documentation for RADIUS code and some minor cleanup
2009-12-06  Jouni MalinenRemove conditional no-RADIUS build from src/radius
2009-12-02  Jouni MalinenAdd more Doxygen documentation for RADIUS server implem...
2009-11-29  Jouni MalinenRemove src/crypto from default include path
2009-11-29  Jouni MalinenRemove src/common from default header file path
2009-11-29  Jouni MalinenComplete Doxygen documentation for RADIUS client
2009-11-28  Jouni MalinenRemove unused RADIUS client reconfig function
2009-11-28  Jouni MalinenMove acct_interim_interval away from RADIUS client...
2009-11-28  Jouni MalinenImproved Doxygen documentation for RADIUS client code
2009-11-05  Jouni MalinenUse type-punning to avoid breaking strict aliasing...
2009-09-09  Alex Badearadius_server: clean up completed sessions sooner
2009-08-23  Jouni MalinenDisable PMTU discovery for RADIUS packets (sent them...
2009-08-23  Stefan WinterDisable PMTU discovery for RADIUS packets (sent them...
2009-06-29  Jouni MalinenAdd root .gitignore file to cleanup ignore lists
2009-03-02  Jouni MalinenFix hostapd build with RADIUS support removed
2009-02-15  Daniel MierswaImproved 'make install' (use BINDIR/LIBDIR, install...
2009-01-13  Jouni MalinenMoved RADIUS Class attribute helpers into RADIUS module
2009-01-08  Jouni MalinenAdded support for removing RADIUS accounting and RADIUS...
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-12-26  Jouni MalinenAdd RADIUS server support for identity selection hint...
2008-11-23  Jouni MalinenAdded preliminary Wi-Fi Protected Setup (WPS) implement...
2008-10-19  Jouni MalinenEAP-FAST: Allow A-ID and A-ID-Info to be configured...
2008-10-08  Jouni MalinenEAP-FAST: Make PAC-Key lifetime values configurable
2008-10-08  Jouni MalinenEAP-FAST: Added support for disabling anonymous/authent...
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-03-30  Tomasz WolniewiczChargeable-User-Identity (RFC 4372) in eapol_test
2008-03-09  Jouni MalinenTNC: Provide 'tnc' configuration option for EAP server...
2008-02-28  Jouni MalinenEnforce non-zero MPPE key length
2008-02-28  Jouni MalinenRe-initialize hostapd/wpa_supplicant git repository...