]> git.ipfire.org Git - thirdparty/hostap.git/history - src/radius/radius_das.c
tests: Add TEST_FAIL() to radius_msg_add_attr()
[thirdparty/hostap.git] / src / radius / radius_das.c
2016-08-07  Nick LoweAdd a require_message_authenticator configuration option
2015-07-07  Jouni MalinenRADIUS DAS: Avoid compiler warning on abs()
2015-01-16  Jouni MalinenRADIUS DAS: Support Acct-Multi-Session-Id as a session...
2015-01-16  Jouni MalinenRADIUS DAS: Check for single session match for Disconne...
2014-02-20  Jouni MalinenRADIUS DAS: Add support for NAS identification attributes
2013-12-31  Jouni MalinenDeclare wpa_debug_* variables in src/utils/wpa_debug.h
2013-11-05  Jouni MalinenRemove a compiler warning from -O0 build
2013-11-02  Jouni MalinenConvert perror/printf calls to wpa_printf
2012-08-19  Jouni MalinenRADIUS DAS: Verify that Error-Code attribute is added
2012-06-17  Jouni MalinenRADIUS DAS: Support Chargeable-User-Identity with Disco...
2012-06-17  Jouni MalinenRADIUS DAS: Add Event-Timestamp attribute into ACK...
2012-06-17  Jouni MalinenRADIUS DAS: Add support for Disconnect-Request
2012-06-17  Jouni MalinenRADIUS DAS: Check Disconnect-Request attributes
2012-06-17  Jouni MalinenRADIUS DAS: Validate Event-Timestamp
2012-05-06  Jouni MalinenAdd preliminary RADIUS dynamic authorization server...