Remove unused generation of Request Authenticator in Account-Request
[mech_eap.git] / src / ap / accounting.c
2016-09-21 Nick LoweRemove unused generation of Request Authenticator in...
2016-02-29 Jouni MalinenRADIUS: Add Acct-Delay-Time into accounting messages
2016-02-29 Jouni MalinenRADIUS: Update full message for interim accounting...
2016-02-20 Nick LoweUse 64-bit TX/RX byte counters for statistics
2016-02-18 Nick LowePrint Acct-Session-Id and Acct-Multi-Session-Id 64...
2016-02-06 Jouni MalinenRADIUS: Share a single function for generating session IDs
2016-02-06 Nick LoweRADIUS: Redesign Request Authenticator generation
2016-02-06 Nick LoweSend an Acct-Multi-Session-Id attribute in Access-Reque...
2016-02-06 Nick LoweAdd Acct-Session-Id to Accounting-On/Off
2016-02-06 Nick LoweRADIUS: Use more likely unique accounting Acct-{,Multi...
2016-02-05 Nick LoweAdd Event-Timestamp to all Accounting-Request packets
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