summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* wispr: Prevent use-after-free from __connman_wispr_stop()Seung-Woo Kim2022-05-251-11/+5
* doc: Add note SingleConnectedTechnology can't be used with VPNDaniel Wagner2022-05-251-1/+2
* service: Add "Ethernet" property for VPN into n.c.Manager GetServicesJakub Jirutka2022-05-161-1/+1
* clock: fix time update transition auto->manualRyan Smith2022-05-161-6/+3
* wispr: Fix online check when using WPAD/PACRyan Smith2022-04-141-6/+30
* dhcp: Set proxy properly when applying DHCP leaseRyan Smith2022-04-141-2/+1
* gdhcp: fix server address byte orderRyan Smith2022-04-141-1/+1
* iwd: Fix connection with invalid passphrase formatEmmanuel VAUTRIN2022-04-141-1/+3
* AUTHORS: Mention Daniel's contributionsDaniel Wagner2022-04-081-0/+1
* vpn: Replace hardcoded paths with RUNSTATEDIRDaniel Linjama2022-04-082-3/+3
* build: Support configurable run dir with RUNSTATEDIRDaniel Linjama2022-04-082-0/+3
* ofono: Do not change regdom when it follows timezoneJussi Laakkonen2022-04-081-0/+5
* timezone: Change regdom along timezone, use localtime configJussi Laakkonen2022-04-081-5/+100
* main: Add RegdomFollowsTimezone option for regdom changesJussi Laakkonen2022-04-082-0/+19
* main: Add path to localtime to config options.Jussi Laakkonen2022-04-082-0/+22
* timeserver: include the reason why a timeserver sync is requestedNicky Geerts2022-04-084-7/+35
* timeserver: refresh the nameservers before each lookupNicky Geerts2022-03-071-41/+46
* iwd: Forget network on service removalEmmanuel VAUTRIN2022-03-045-0/+58
* dnsproxy: add standalone test version of dnsproxy and a test script for itMatthias Gerstner2022-03-044-1/+284
* service: Check if hidden service has a pending request on agentJussi Laakkonen2022-02-271-1/+4
* agent: Add support to check for active pending requestsJussi Laakkonen2022-02-274-0/+39
* AUTHORS: Mention Sebastian's contributionsDaniel Wagner2022-02-271-0/+1
* vpn/vpn-polkit.policy: Replace unsupported "auth_*_keep_session" by "auth_*_k...Sebastian Pipping2022-02-271-2/+2
* iwd: Fix disabling tethering not working for brcmfmacJonathan Liu2022-02-271-5/+4
* main: Set default online check URL also when no config providedDaniel Wagner2022-02-271-2/+8
* dnsproxy-test: support command line specification of dnsproxy portMatthias Gerstner2022-02-211-2/+9
* dnsproxy: support programmatic configuration of the default listen portMatthias Gerstner2022-02-212-2/+9
* .gitignore: also ignore emacs backup filesMatthias Gerstner2022-02-211-0/+1
* dnsproxy: protocol_offset: remove error return case and return size_tMatthias Gerstner2022-02-211-27/+14
* dnsproxy: remove unnecessarily shadowed variableMatthias Gerstner2022-02-211-1/+1
* dnsproxy: remove unused domain parameter from `remove_server()`Matthias Gerstner2022-02-211-4/+3
* 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-212-39/+83
* Release 1.411.41Marcel Holtmann2022-01-282-1/+9
* unit: Fix missing declarations in test-iptablesEmmanuel VAUTRIN2022-01-251-2/+2
* AUTHORS: Add Matthias' contributionsDaniel Wagner2022-01-251-0/+1
* dnsproxy: Keep timeout in TCP case even after connection is establishedMatthias Gerstner2022-01-251-5/+0
* dnsproxy: Avoid 100 % busy loop in TCP server caseMatthias Gerstner2022-01-251-0/+12
* dnsproxy: Validate input data before using themDaniel Wagner2022-01-251-5/+26
* dnsproxy: Update TCP length headerMatthias Gerstner2022-01-251-0/+3
* main: Use g_strdup for online_check_ipv{4,6}_url configDaniel Wagner2022-01-251-2/+9
* service: Fix native connection with wrong passphraseEmmanuel VAUTRIN2022-01-231-0/+9
* 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
* AUTHORS: Mention Christian's contributionsDaniel Wagner2021-12-191-0/+1
* ipconfig: Do not enable/disable ipv6 for all ifsChristian Taedcke2021-12-191-0/+6
* Add ObjectManager interface to connmanMichael Trimarchi2021-12-191-1/+1
* service: Support hot-plug of technologies by updating ipconfig indexJussi Laakkonen2021-11-181-2/+15