summaryrefslogtreecommitdiff
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* iwd: fix iwd autoconnect being set wrongly on new connectionsJade Lovelace2023-01-161-3/+84
* iwd: Fix typo in create_known_network nameJade Lovelace2023-01-161-2/+2
* iwd: Rename autoconnect fields to clarify meaningJade Lovelace2023-01-161-19/+19
* wifi: Handle invalid-key case on WPA-SAE authentication failureAriel D'Alessandro2022-09-201-0/+26
* iwd: Fix connection with invalid passphrase formatEmmanuel VAUTRIN2022-04-141-1/+3
* ofono: Do not change regdom when it follows timezoneJussi Laakkonen2022-04-081-0/+5
* iwd: Forget network on service removalEmmanuel VAUTRIN2022-03-041-0/+41
* iwd: Fix disabling tethering not working for brcmfmacJonathan Liu2022-02-271-5/+4
* iwd: Use same signal strength calculation as wpa_supplicantJonathan Liu2022-02-211-1/+3
* iwd: Fix typo in warning message when enabling AccessPoint modeJonathan Liu2022-02-211-1/+1
* wifi: Duplicate GSupplicantSSID pointer membersNiel Fourie2022-02-211-35/+45
* iwd: Mark only reachable networks as availableEmmanuel VAUTRIN2022-01-211-1/+3
* iwd: Fix connection with no passphraseEmmanuel VAUTRIN2022-01-211-0/+2
* iwd: Fix station in scan callbackVAUTRIN Emmanuel (Canal Plus Prestataire)2022-01-211-1/+1
* tethering: Add possibility to configure the access point frequencyMichael Trimarchi2021-10-153-5/+11
* tethering: Reduce the number of parameters of tech_set_tetheringMichael Trimarchi2021-10-156-22/+22
* iwd: Fix timeout error on new connectionVAUTRIN Emmanuel (Canal Plus Prestataire)2021-10-041-1/+1
* iwd: Fix improper IPv4/6 attributes when disconnectingVAUTRIN Emmanuel (Canal Plus Prestataire)2021-10-041-0/+2
* iwd: Fix missing Ethernet attributesVAUTRIN Emmanuel (Canal Plus Prestataire)2021-10-041-7/+8
* vpn: Report EALREADY back to caller if VPN is already disconnectingJussi Laakkonen2021-09-131-1/+2
* vpn: Refactor connect_reply() and handle NoCarrier -> ENOLINK errorJussi Laakkonen2021-08-301-2/+12
* iwd: Do not try to handle out of memory failsDaniel Wagner2021-06-231-38/+6
* wifi: Add wpa_supplicant WPA3-SAE supportAriel D'Alessandro2021-06-141-0/+17
* main: Cleanup of vendor class id and wifi config optionsVAUTRIN Emmanuel (Canal Plus Prestataire)2021-05-131-3/+2
* wifi: Open code g_memdupDaniel Wagner2021-04-181-7/+18
* iwd: Filter out connect failure for auto connect modeDaniel Wagner2021-04-181-1/+1
* iwd: Init AutoConnect of know networksDaniel Wagner2021-04-181-0/+26
* ethernet: Copy interfance names obeying lengths rulesDaniel Wagner2021-04-051-5/+7
* vpn: Return transport ident with get_property()Jussi Laakkonen2021-04-051-7/+15
* iwd: Fix typo in error message when stopping AccessPoint modeJonathan Liu2021-03-271-1/+1
* wifi: Reset disconnecting status of any networkVAUTRIN Emmanuel (Canal Plus Prestataire)2021-02-151-1/+2
* wifi: Check valid network in disconnect callbackVAUTRIN Emmanuel (Canal Plus Prestataire)2021-02-101-1/+2
* wifi: Always disconnect connection completelyGabriel FORTE2021-01-251-8/+37
* wifi: Base BSS expiration age on long scanning intervalEmmanuel VAUTRIN2020-12-231-0/+21
* wifi: Fix wireless interface not being added to tether bridge sometimesJonathan Liu2020-12-221-4/+5
* vpn: Do not do mixed declerations and codeDaniel Wagner2020-12-141-18/+14
* vpn: Support SplitRouting in D-Bus variables, improve route codeJussi Laakkonen2020-12-111-20/+207
* inet: Do not add broadcast address for P2P/VPNsJussi Laakkonen2020-12-113-3/+4
* neard: Fix memory leaks with PendingCallBoleslaw Tokarski2020-12-111-1/+1
* vpn: Fix memory leaks with PendingCallBoleslaw Tokarski2020-12-111-11/+30
* vpn: Secure a race condition with flagBoleslaw Tokarski2020-12-111-2/+8
* iwd: Enable/disable auto_connect on known networksDaniel Wagner2020-11-241-90/+168
* wifi: Do no disconnect when disconnect code is unspecified reasonDaniel Wagner2020-10-301-3/+0
* bluetooth: Move DBG statement after initial checksDaniel Wagner2020-10-231-2/+2
* wifi: Detect invalid key with 4-way handshake offloadingHolesch, Simon (GED-SDD1)2020-09-171-1/+4
* iwd: Mark network avaible after scaningDaniel Wagner2020-03-221-6/+16
* iwd: Synchronize station scanning property with scan stateMaxime Roussin-BĂ©langer2020-03-131-0/+6
* iwd: Fix uninitialized access in tech_enable_tethering_cb()Daniel Wagner2020-02-171-1/+1
* iwd: Propagete signal strength valuesDaniel Wagner2020-02-081-0/+1
* iwd: Propogate invalid key on connection attempt failureDaniel Wagner2020-02-071-1/+5