TDLS: Declare tdls_testing as extern in a header file
[mech_eap.git] / wpa_supplicant / gas_query.c
2016-06-10 Jouni Malinenwpa_supplicant: Make GAS Address3 field selection behav...
2016-02-27 Jouni MalinenGAS client: Make PMF check on RX more consistent
2015-12-20 Jouni MalinenGAS: Do not cancel initial offchannel wait with comebac...
2015-12-20 Jouni MalinenGAS: Retry full GAS query if comeback response is not...
2015-12-20 Matti GottliebGAS: Shorten the duration of the wait for GAS comeback...
2015-12-20 Jouni MalinenGAS: Clear offchannel_tx_started when ending remain...
2015-12-18 Matti GottliebGAS: End remain-on-channel due to delayed GAS comeback...
2014-11-23 Jouni MalinenGAS: Clean up Query Response length validation
2014-09-27 Jouni MalinenAdd support for using random local MAC address
2014-06-12 Jouni MalinenGAS: Limit TX wait time based on driver maximum value
2014-03-01 Jouni MalinenGAS: Fix additional comeback delay with status code 95
2014-02-25 Jouni MalinenHS 2.0R2: Add GAS operation duration statistics into...
2014-02-15 Andrei Otcheretianskiwpa_supplicant: Complete radio works on disable event
2014-01-23 Jouni MalinenGAS client: Use Protected Dual of Public Action frames...
2014-01-07 Jouni MalinenRemove unneeded GAS query delay on connection-in-progress
2014-01-07 Jouni MalinenUse radio work for GAS requests
2013-12-26 Jouni MalinenAdd GAS-QUERY-START and GAS-QUERY-DONE event messages
2013-10-21 Jouni MalinenGAS: Add support for multiple pending queries for the...
2013-10-21 Jouni MalinenGAS: Do not start new scan operation during an ongoing...
2013-10-21 Kyeyoon ParkGAS: Delay GAS query Tx while scanning/connecting
2013-10-21 Kyeyoon ParkGAS: Delay GAS query Tx while another query is in progress
2013-10-18 Jouni MalinenGAS: Update timeout from TX status handler
2013-05-20 Jouni MalinenGAS: Reduce query timeout to two seconds
2013-05-20 Jouni MalinenGAS: Assign new dialog token even if previous one is...
2013-05-20 Jouni MalinenGAS: Ignore replays if previous frag_id without droppin...
2012-12-22 Jouni MalinenDocument gas_query.c functions
2012-09-28 Jouni MalinenInterworking: Fix failed GAS query processing
2012-08-13 Jouni MalinenGAS: Fix reporting of GAS query timeouts
2012-02-11 Jouni MalinenRemove the GPL notification from files contributed...
2011-10-29 Jouni MalinenAdd no_cck parameter for send_action() driver_ops
2011-10-16 Jouni MalinenConvert signed bit field to unsigned one
2011-09-29 Jouni MalinenGAS: Use off-channel operations for requests
2011-09-29 Jouni MalinenGAS: Add a generic GAS query module