Show patches with: Submitter = Nick Lowe       |    Archived = No       |   50 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[4] Change the default value of wmm_enabled to 0 as WMM is now required to be explicitly enabled wi… - - - - --- 2017-02-25 Nick Lowe Rejected
[3] Explicitly require WMM to be enabled if HE (11ax) is enabled. - - - - --- 2017-02-23 Nick Lowe Changes Requested
[2/2] Require WMM to be enabled before allowing inclusion of the QBSS Load element - - - - --- 2017-02-22 Nick Lowe Changes Requested
[1/2] Explicitly require WMM to be enabled if HT (11n) or VHT (11ac) is enabled - - - - --- 2017-02-22 Nick Lowe Changes Requested
Do not generate an unused and invalid Request Authenticator when constructing Accounting-Request pa… - - - - --- 2016-08-14 Nick Lowe Accepted
Do not send a NAS-Port attribute in Access-Request and Accounting-Request RADIUS packets as the ass… - - - - --- 2016-08-08 Nick Lowe Accepted
Add a require_message_authenticator configuration option to mandate the presence of the Message-Aut… - - - - --- 2016-07-26 Nick Lowe Accepted
Do not send a NAS-Port attribute in Access-Request and Accounting-Request RADIUS packets as the ass… - - - - --- 2016-07-26 Nick Lowe Changes Requested
Use a random initial value for next_radius_identifier so that the identifier is less likely to be r… - - - - --- 2016-07-26 Nick Lowe Changes Requested
The current behaviour of hostapd_das_find_sta() is undesirable as it can result in over broad, pote… - - - - --- 2016-03-06 Nick Lowe Rejected
The current behaviour of hostapd_das_find_sta() is undesirable as it can result in over broad, pote… - - - - --- 2016-03-06 Nick Lowe Superseded
[v4] Define and implement a nas-identifier-use-bssid config option - - - - --- 2016-02-28 Nick Lowe Changes Requested
[v3] Define and implement a nas-identifier-use-bssid config option - - - - --- 2016-02-28 Nick Lowe Superseded
[v2] Define a new config option, nas-identifier-use-bssid - - - - --- 2016-02-28 Nick Lowe Superseded
Define new config option nas-identifier-use-bssid - - - - --- 2016-02-28 Nick Lowe Superseded
[v4] Add rx_bytes64 and tx_bytes64 and use them for RADIUS accounting - - - - --- 2016-02-19 Nick Lowe Accepted
[v3] Add rx_bytes64 and tx_bytes64 and use them for RADIUS accounting - - - - --- 2016-02-19 Nick Lowe Superseded
[v2] Make rx_bytes & tx_bytes 64-bit rather than 32-bit - - - - --- 2016-02-19 Nick Lowe Changes Requested
[10/10] Remove os_random() as it makes use of a weak PRNG, having previously refactored all its cal… - - - - --- 2016-02-14 Nick Lowe Deferred
[09/10] Switch from using os_random() to using os_get_random(...) in wpas_auth_failed(...) - - - - --- 2016-02-14 Nick Lowe Changes Requested
[08/10] Switch from using os_random() to using os_get_random(...) in wpa_supplicant_event_michael_m… - - - - --- 2016-02-14 Nick Lowe Changes Requested
[07/10] Switch from using os_random() to using os_get_random(...) in advertisement_state_machine_st… - - - - --- 2016-02-14 Nick Lowe Changes Requested
[06/10] Switch from using os_random() to using os_get_random(...) in ieee802_1x_kay_create_mka(...) - - - - --- 2016-02-14 Nick Lowe Changes Requested
[05/10] Switch from using os_random() to using os_get_random(...) in ap_handle_timer(...) - - - - --- 2016-02-14 Nick Lowe Changes Requested
[04/10] Do not use os_random() that uses a low quality PRNG to generate the anti-clogging token - - - - --- 2016-02-14 Nick Lowe Accepted
[03/10] Remove the fallback dependency on os_random() from the code that gets a valid DFS channel - - - - --- 2016-02-14 Nick Lowe Accepted
[02/10] Remove the fallback dependency on os_random() when generating a WPS pin - - - - --- 2016-02-14 Nick Lowe Accepted
[01/10] Do not use the system clock or os_random() that uses a low quality PRNG as part of the pseu… - - - - --- 2016-02-14 Nick Lowe Accepted
Remove os_random() and refactor its callers to use os_get_random(...) - - - - --- 2016-02-14 Nick Lowe Changes Requested
Acct-Session-Id and Acct-Multi-Session-Id must be printed as 64-bit values rather than 32-bit value… - - - - --- 2016-02-13 Nick Lowe Accepted
Make rx_bytes and tx_bytes 64-bit rather than 32-bit. - - - - --- 2016-02-13 Nick Lowe Changes Requested
Define and make use of the Service-Type RADIUS attribute with a value of Framed. - - - - --- 2016-02-13 Nick Lowe Accepted
Correct the security weak construction of client_random and server_random in Client and Server Hell… - - - - --- 2016-02-10 Nick Lowe Changes Requested
Switch from os_get_time(...) to os_get_reltime(...) to avoid malfunction if-and-when the system clo… - - - - --- 2016-02-10 Nick Lowe Rejected
Remove os_random() and refactor its callers to use os_get_random(...) - - - - --- 2016-02-09 Nick Lowe Superseded
Remove os_random() and refactor its callers to use os_get_random(...) - - - - --- 2016-02-08 Nick Lowe Changes Requested
When generating a MS-MPPE-Send-Key, don't use a weak PRNG for the salt. - - - - --- 2016-02-07 Nick Lowe Accepted
Define the NAS-Port-Id RADIUS attribute. - - - - --- 2016-02-06 Nick Lowe Changes Requested
When generating the token, don't use a weak PRNG. - - - - --- 2016-01-27 Nick Lowe Changes Requested
Simplify and make properly random the generation of the Request Authenticator. - - - - --- 2016-01-27 Nick Lowe Accepted
Send an Acct-Multi-Session-Id attribute in Access-Request packets. - - - - --- 2016-01-25 Nick Lowe Accepted
Acct-Authentic should not be sent in Accounting-On and Accounting-Off - - - - --- 2016-01-25 Nick Lowe Accepted
Only send Acct-Session-Id and Connect-Info in Accounting-Requests - - - - --- 2016-01-25 Nick Lowe Rejected
An Acct-Session-Id is required on Accounting-On and Accounting-Off forms of Accounting-Request - - - - --- 2016-01-25 Nick Lowe Accepted
Event-Timestamp should be sent for all Accounting-Request packets - - - - --- 2016-01-24 Nick Lowe Accepted
It is invalid to send Acct-Terminate-Cause in Accounting-On and Accounting-Off - - - - --- 2016-01-24 Nick Lowe Accepted
Rework the Acct-Session-Id and Acct-Multi-Session-Id implementation to give better global and tempo… - - - - --- 2016-01-24 Nick Lowe Accepted
Event-Timestamp should be sent for all Accounting-Request packets - - - - --- 2016-01-24 Nick Lowe Accepted
It is invalid to send Acct-Terminate-Cause in Accounting-On and Accounting-Off - - - - --- 2016-01-24 Nick Lowe Superseded
Rework the Acct-Session-Id and Acct-Multi-Session-Id implementation to give better global and tempo… - - - - --- 2016-01-24 Nick Lowe Superseded