MBO: Add support to ignore association disallowed set by AP
[mech_eap.git] / hostapd / hlr_auc_gw.c
2016-01-01 Jouni MalinenUpdate copyright notices for the new year 2016
2015-12-18 Jouni Malinenhlr_auc_gw: Simplify string parsers with str_token()
2015-12-18 Jouni Malinenhlr_auc_gw: Fix a typo in an error message
2015-12-18 Jouni Malinenhlr_auc_gw: Remove unnecessary assignment
2015-07-18 Jouni Malinenhlr_auc_gw: Hide a bogus static analyzer warning
2015-04-03 Jouni Malinenhlr_auc_gw: Allow Milenage RES length to be reduced
2014-12-08 Jouni MalinenCheck os_snprintf() result more consistently - automatic 1
2013-10-20 Jouni Malinenhlr_auc_gw: Add GSM-AUTH-REQ command
2013-09-29 Jouni Malinenhlr_auc_gw: Fix max_chal value validation
2013-09-29 Jouni Malinenhlr_auc_gw: Add support for processing command line...
2013-09-29 Jouni Malinenhlr_auc_gw: Update file comments to mention Milenage
2012-09-02 Jouni Malinenhlr_auc_gw: Fix unknown-IMSI determination with SQLite
2012-08-19 Jouni Malinenhlr_auc_gw: Add SQLite database support for Milenage...
2012-08-19 Jouni Malinenhlr_auc_gw: Return FAILURE if IMSI for AKA is not known
2012-05-05 Jouni Malinenhlr_auc_gw: Use 5 bit IND for SQN updates
2012-05-03 Jouni Malinenhlr_auc_gw: Add support for updating Milenage file SQN
2012-05-03 Jouni Malinenhlr_auc_gw: Fix CONFIG_WPA_TRACE=y build
2012-04-06 Ben GreearMake bind failure messages unique
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2010-11-23 Jouni MalinenAnnotate places depending on strong random numbers
2009-12-06 Jouni MalinenMove hlr_auc_gw into hostapd directory