Do not send Acct-Authentic in Accounting-On/Off
[mech_eap.git] / src / ap / accounting.c
2016-02-05 Nick LoweDo not send Acct-Authentic in Accounting-On/Off
2016-02-05 Nick LoweRADIUS: Do not include Acct-Terminate-Cause in Accounti...
2015-10-17 Jouni MalinenAdd Framed-IP-Address to Accounting-Request if STA...
2015-06-10 Jouni MalinenFix spelling of initialize in a comment and an error...
2015-06-06 Alan T. DeKokSet Acct-Session-Id from os_get_random() instead of...
2014-10-18 Jouni MalinenAdd Acct-Multi-Session-Id into RADIUS Accounting messages
2014-10-18 Jouni MalinenRemove duplicated Acct-Session-Id from Accounting-Request
2013-12-24 Andrei OtcheretianskiInclude driver.h in hostapd.h
2013-12-24 Johannes BergAP: Use monotonic time for STA accounting
2013-11-02 Jouni MalinenConvert perror/printf calls to wpa_printf
2012-12-18 Jouni MalinenAdd Acct-Session-Id into Access-Request messages
2012-08-19 Michael BraunAdd User-Name/CUI from RADIUS ACL in Accounting messages
2012-08-07 Jouni MalinenUse shared function for adding common RADIUS attributes
2012-08-07 Jouni MalinenConvert remaining SSID routines from char* to u8*
2012-08-05 Baruch Siachaccounting: Staticise accounting_sta_interim
2012-05-05 Jouni Malinenhostapd: Allow addition of arbitrary RADIUS attributes
2012-05-05 Jouni Malinenhostapd: Copy Chargeable-User-Identity into accounting...
2012-04-01 Jouni MalinenFix memory leaks on radius_client_send error paths
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-09-12 Per EkmanRemove references to time_t/time()
2011-04-11 Per EkmanRemove references to time_t/time()/random()
2010-11-24 Jouni Malinenhostapd_driver_ops reduction
2009-12-25 Jouni MalinenRename some src/ap files to avoid duplicate file names
2009-12-24 Jouni MalinenMove generic AP functionality implementation into src/ap