summaryrefslogtreecommitdiff
path: root/gsupplicant
Commit message (Expand)AuthorAgeFilesLines
* wifi: Duplicate GSupplicantSSID pointer membersNiel Fourie2022-02-211-4/+38
* gsupplicant: Fix error return typeDaniel Wagner2021-10-151-2/+2
* gsupplicant: Add support for WPA3-Personal transition modeAriel D'Alessandro2021-09-131-10/+19
* wifi: Add wpa_supplicant WPA3-SAE supportAriel D'Alessandro2021-06-142-3/+40
* gsupplicant: Add support for setting BSS expiration ageDaniel Wagner2019-06-052-0/+21
* gsupplicant: Switch to different BSSID of same SSID in case of signal bss rem...Rahul Jain2019-03-181-1/+7
* gsupplicant: Add support for EAP-GTCRahul Jain2019-02-191-1/+3
* wifi: Don't pass empty SSID to gsupplicantVolodymyr Ostap2018-12-121-4/+6
* gsupplicant: Add handling of StaAuthorized and StaDeauthorized signalsVasyl Vavrychuk2018-11-232-0/+66
* src: Remove redundant returns at the end of functions that return voidVasyl Vavrychuk2018-08-291-1/+0
* gsupplicant: Report changes of network WPS capabilities.Robert Tiemann2018-01-211-1/+10
* gsupplicant: Fix WPS capabilities updates.Robert Tiemann2018-01-211-1/+12
* gsupplicant: Updates to handling of security changeHarish Jenny K N2017-10-031-18/+36
* gsupplicant: Propagate only property changes of the connected BSSJose Blanquicet2017-08-091-37/+81
* gsupplicant/service: Ease logs reading and analysisJose Blanquicet2017-06-261-0/+2
* gsupplicant: Add callback to notify the associated networkJose Blanquicet2017-06-262-0/+47
* gsupplicant: Add DBGs to trace errors from wpa_supplicantJose Blanquicet2017-03-141-1/+8
* gsupplicant: Do not modify ConfigMethods if they are already setJose Blanquicet2017-03-121-7/+32
* gsupplicant: Use ConfigFile when recreating an interfaceJose Blanquicet2017-01-291-0/+27
* wifi: Adds support for additional wpa_supplicant optionsBernhard Lichtinger2016-12-052-0/+24
* gsupplicant: Fix memory leakJose Blanquicet2016-09-161-0/+1
* gsupplicant: Ensure callback is called after WPS disconnectionJose Blanquicet2016-09-081-5/+9
* gsupplicant: Avoid skipping wpa_supplicant interfacesJose Blanquicet2016-07-131-7/+10
* Fast-reconnect and Band-steering supportNaveen Singh2016-05-302-3/+138
* Revert "gsupplicant: Optimize AddNetwork Handler by avoiding D-Bus call."Patrik Flykt2016-03-241-19/+0
* gsupplicant: Optimize AddNetwork Handler by avoiding D-Bus call.Naveen Singh2016-03-221-0/+19
* gsupplicant: Mem leak in wpa_s because "RemoveNetwork" not callednasingh2016-02-241-48/+105
* gsupplicant: Fix Potential crash issue in case of dbus_malloc0() failManeesh Jain2015-10-081-0/+12
* wifi: Add support for AnonymousIdentityJaakko Hannikainen2015-08-252-0/+5
* service: Return OperationAborted on agent cancelJaakko Hannikainen2015-08-141-1/+1
* gsupplicant: Fix file permissionsPatrik Flykt2015-07-071-0/+0
* gsupplicant: Remove entries in hash tables for error casesHarish Jenny K N2015-07-021-6/+17
* gsupplicant: Properly check for callbacks_pointerSaurav Babu2015-06-291-1/+1
* gsupplicant: Fix possible memory leak in g_supplicant_set_country()Maneesh Jain2015-06-221-1/+7
* gsupplicant: Fix possible memory leak in g_supplicant_interface_set_country()Maneesh Jain2015-06-181-1/+8
* gsupplicant: Remove unused net_mapping hash tableHarish Jenny K N2015-06-181-21/+2
* gsupplicant: Debug check for callbacks_pointerHarish Jenny K N2015-06-081-1/+1
* gsupplicant: Fix finding matching groupMichael Olbrich2015-06-011-1/+1
* plugins: Revert recent mode change of source filesPeter Meerwald2015-06-011-0/+0
* gsupplicant: Add interface_ap_create_fail to notify AP creation failureNiu,Bing2015-04-302-4/+64
* gsupplicant: Add a callback after WPS start gets calledNakamura, Yusuke (ADITJ/SWG)2015-04-281-1/+9
* gsupplicant: Use OPEN auth_alg for open wifi networksSlava Monich2015-01-301-1/+13
* wifi: Remove wpa_supplicant autoscan supportTomasz Bursztyka2015-01-262-71/+0
* gsupplicant: Use a reasonable value for zero BSS signal strengthPatrik Flykt2015-01-231-1/+7
* gsupplicant: Find the peer properly in the group when disconnectedTomasz Bursztyka2015-01-151-1/+5
* gsupplicant: Add a getter for the Peer's interface addressTomasz Bursztyka2015-01-132-1/+9
* gsupplicant: Fix a typo in WPS method configurationTomasz Bursztyka2014-10-101-1/+1
* gsupplicant: Configure device with WPS PBC method onlyTomasz Bursztyka2014-10-071-0/+14
* gsupplicant: Remove support for setting P2P SecondaryDeviceTypesTomasz Bursztyka2014-10-072-44/+5
* gsupplicant: Add a way to know a peer that tried an incoming connectionTomasz Bursztyka2014-10-022-0/+17