ConnMan network manager
 help / color / mirror / Atom feed
[PATCH 00/46] VPN association state, dual IP support and WG fixes
 2025-07-18 16:52 UTC  (47+ messages)
` [PATCH 01/45] agent: Cancel agent request on NoReply D-Bus error
` [PATCH 02/45] vpn-provider: Use association state for VPN agent input wait
` [PATCH 03/45] vpn: Add association state before connect state
` [PATCH 04/45] vpn-agent: Do connect state transition after input dialog check
` [PATCH 05/45] service: Explicit VPN connect timeout, ignore in VPN agent wait
` [PATCH 06/45] provider: Handle VPN configuration and association states
` [PATCH 07/45] vpn: Add support for association state, add state getter
` [PATCH 08/45] vpn: Check if connecting when setting state or disconnecting
` [PATCH 09/45] vpn: Add VPN agent use callback for plugins
` [PATCH 10/45] vpn-provider: Transition to CONNECT state with agentless VPNs
` [PATCH 11/45] doc: Update VPN documentation for association state
` [PATCH 12/45] wireguard: Add saving of provider properties
` [PATCH 13/45] wireguard: Use positive errors for VPN provider connect_cb
` [PATCH 14/45] vpn: Fix VPN_FLAG_NO_DAEMON use in error cases
` [PATCH 15/45] wireguard: Handle disconnect, error and network errors better
` [PATCH 16/45] gresolv: Add generic error for GResolv struct with getter
` [PATCH 17/45] vpn-util: Add wrappers for GResolv hostname lookup use
` [PATCH 18/45] wireguard: Use GResolv for DNS reresolve to avoid blocking
` [PATCH 19/45] vpn: Drop state changes from update_provider_state()
` [PATCH 20/45] wireguard: Fix shutdown, ensure one exit and set no agent is used
` [PATCH 21/45] vpn: Check if disconnect is implemented before calling in stop_vpn()
` [PATCH 22/45] wireguard: Tokenize host for getaddrinfo()
` [PATCH 23/45] util: Add address family set/get/reset helpers
` [PATCH 24/45] vpn-provider: Add support for dual-IP VPNs
` [PATCH 25/45] provider: "
` [PATCH 26/45] vpn: "
` [PATCH 27/45] wireguard: Support both IPv4 and IPv6 address
` [PATCH 28/45] inet: Expose __connman_inet_is_any_addr() for plugins to use
` [PATCH 29/45] wireguard: Set split routing based on AllowedIPs
` [PATCH 30/45] Revert "vpn: Remove unused __vpn_provider_check_routes"
` [PATCH 31/45] vpn-provider: Allow to add complete routes and to remove routes
` [PATCH 32/45] wireguard: Add routes for other than any addresses
` [PATCH 33/45] wireguard: Fix string list parsing and IP tunneling
` [PATCH 34/45] wireguard: Treat initial connect failure as unreachable host
` [PATCH 35/45] service: handle also EALREADY in service_connect()
` [PATCH 36/45] vpn-provider: Make daemonless VPNs to connect when connmand is online
` [PATCH 37/45] vpn: Implement getter for the flags set by the VPN
` [PATCH 38/45] vpn-provider: Delay connect of daemonless VPNs until connmand is online
` [PATCH 39/45] wireguard: Rework hostname resolve, split code and do not resolve IP
` [PATCH 40/45] vpn-util: Add wrapper for adding a namerver for GResolv
` [PATCH 41/45] service: Send the DNS servers of VPN's transport when VPN is ready
` [PATCH 42/45] vpn-provider: Add support for set/get "TransportNameservers"
` [PATCH 43/45] wireguard: Add option for using transport nameservers for DNS reresolve
` [PATCH 44/45] wireguard: Fix FQDN by using the resolved IP as the gateway
` [PATCH 45/45] provider: Add the VPN nameserver routes when connected

[PATCH] connman : Introduce softap with ip feature to connman
 2025-07-11 11:13 UTC 

[PATCH] Connman : Allow connmanctl to trigger Wi-Fi scan
 2025-07-11  9:31 UTC 

[PATCH] client: Add missing newlines on error messages
 2025-07-09 17:40 UTC  (2+ messages)

[PATCH 00/12] Improve WireGuard disconnect, error and hostname lookup
 2025-07-09 10:41 UTC  (12+ messages)

[PATCH] Connman : Initial P2P Invite and P2P Scan Implementation
 2025-07-07  7:13 UTC 

[PATCH] Connman : Initial P2P Group Management API Support (CreateGroup, GetGroups, DisconnectGroup)
 2025-07-07  7:06 UTC 

[PATCH] Connman : Add support for P2P WPS (PIN/PBC) in ConnMan
 2025-07-07  7:04 UTC 

[PATCH] Connman : Add initial support for P2P listen mode in ConnMan
 2025-07-07  7:00 UTC 

[PATCH] client: Add missing newlines on error messages
 2025-07-03 18:48 UTC 

[PATCH v3 0/3] API to list and remove known services
 2025-06-30 16:11 UTC  (5+ messages)
` [PATCH v3 1/3] Add GetKnownServices api to connaman
` [PATCH v3 2/3] Add RemoveKnownService to connman
` [PATCH v3 3/3] client: Add RemoveKnownService client implementation

Connection Manager Reports Wi-Fi Signal Strength Lower Than It Should Be
 2025-06-26 22:07 UTC 

[PATCH v4 1/2] Revert "timezone: Fix compare_file comparison in timezone checking"
 2025-06-05 15:00 UTC  (4+ messages)
` [PATCH v4 2/2] timezone: Replace Localtime file copy with symbolic link

[PATCH v3 1/2] Revert "timezone: Fix compare_file comparison in timezone checking"
 2025-06-04 22:01 UTC  (3+ messages)
` [PATCH v3 2/2] timezone: Replace Localtime file copy with symbolic link

[PATCH] connman : Add null check in prepare_target to avoid SIG=6
 2025-06-04 21:30 UTC  (3+ messages)

[PATCH] connman : Handle empty passphrase setting in wifi/tethering
 2025-06-04 21:21 UTC  (2+ messages)

[PATCH v2 1/1] timezone: Replace Localtime file copy with symbolic link
 2025-06-03 13:17 UTC  (2+ messages)

[PATCH] connman : Introduce softap with ip feature to connman
 2025-06-02  7:40 UTC  (2+ messages)

[PATCH] timezone: Replace Localtime file copy with symbolic link
 2025-05-30  9:03 UTC  (2+ messages)

[PATCH V2] timezone: Fix compare_file comparison in timezone checking
 2025-05-15 18:00 UTC  (3+ messages)

[PATCH] gsupplicant: Set MFP optional and key_mgmt for PSK
 2025-05-15 18:00 UTC  (2+ messages)

[PATCH] timezone: Fix compare_file comparison in timezone checking
 2025-05-15 11:42 UTC 

[PATCH] gdhcp: Make DHCP client timeouts suspend-aware
 2025-05-14 19:40 UTC  (2+ messages)

[PATCH] gsupplicant: MFP optional for WPA2-Personal
 2025-05-13 14:12 UTC  (4+ messages)
  ` AW: "

[PATCH] dnsproxy: Address CVE-2025-32366 vulnerability
 2025-05-12 19:10 UTC  (2+ messages)

Please revive the GUI "cmst - Qt GUI for ConnMan."
 2025-05-07  5:07 UTC 

[PATCH] dnsproxy: Fix for CVE-2025-32366 in ConnMan dnsproxy.c
 2025-04-25 14:07 UTC  (2+ messages)

[PATCH] dnsproxy: Fix NULL/empty lookup causing potential crash
 2025-04-24 11:39 UTC 

[PATCH 00/11] Add association state for VPNs
 2025-04-17 12:22 UTC  (5+ messages)

[PATCH 0/8] Fix Clang analyzer warnings
 2025-04-15 10:47 UTC  (16+ messages)
` [PATCH 1/8] openvpn: Fix use of NULL private data
` [PATCH 2/8] vpn: Check also vpn-driver to avoid NULL ptr dereference
` [PATCH 3/8] vpn: Avoid using uninitialized prefix_len
` [PATCH 4/8] vpn: Fix mem leak on nameservers
` [PATCH 5/8] ipconfig: Fix Clang garbage value complaints
` [PATCH 6/8] gweb: Do not append NULL body to send buffer
` [PATCH 7/8] dchpv6: Set err to 0 when client creation succeeds
` [PATCH 8/8] vpn: Fix mem leak of gid_list in task setup

[PATCH] vpn: Fix extracting of PrefixLength D-Bus value
 2025-04-14 17:10 UTC  (2+ messages)

connman daemon stays redy and doesn't pass online
 2025-04-09 17:06 UTC 

[PATCH] gdbus: fix double free
 2025-04-07 17:14 UTC  (5+ messages)

[PATCH] main: Add 'veth' to the default blacklist
 2025-04-04 17:20 UTC  (2+ messages)

[PATCH] Update doc with the actual values from *default_blacklist[]
 2025-04-01 15:30 UTC  (2+ messages)

[PATCH] wispr: Do not pass a negative error status to 'strerror'
 2025-03-25 18:50 UTC  (2+ messages)

[PATCH v5 0/5] Close Two GWeb Request "Bookend" Failure "Holes"
 2025-03-25 17:50 UTC  (7+ messages)
` [PATCH v5 1/5] wispr: Refactor 'wispr_portal_web_result' to leverage 'GError'
` [PATCH v5 2/5] wispr: Document 'wispr_portal_web_result_failure'
` [PATCH v5 3/5] wispr: Document 'wispr_portal_web_result_success'
` [PATCH v5 4/5] wispr: Document 'wispr_portal_web_result'
` [PATCH v5 5/5] wispr: Add an optional 'message' parameter to '__connman_wispr_cb_t'

[PATCH v4 0/9] Close Two GWeb Request "Bookend" Failure "Holes"
 2025-03-25 16:53 UTC  (14+ messages)
` [PATCH v4 1/9] gweb: Adopt optional, immutable GError instance for GWeb result errors
` [PATCH v4 2/9] gweb: Added and leveraged 'call_result_func_{failure,success}' wrappers
` [PATCH v4 3/9] gweb: Close web request session finalization 'hole'
` [PATCH v4 4/9] gweb: Add documentation to 'received_data_{finalize,continue}'
` [PATCH v4 5/9] wispr: Refactor 'wispr_portal_web_result' to leverage 'GError'
` [PATCH v4 6/9] wispr: Document 'wispr_portal_web_result_failure'
` [PATCH v4 7/9] wispr: Document 'wispr_portal_web_result_success'
` [PATCH v4 8/9] wispr: Document 'wispr_portal_web_result'
` [PATCH v4 9/9] wispr: Add an optional 'message' parameter to '__connman_wispr_cb_t'

[PATCH v3 00/18] Close Two GWeb Request "Bookend" Failure "Holes"
 2025-03-25  5:04 UTC  (25+ messages)
` [PATCH v3 01/18] build: Require gio >= 2.40
` [PATCH v3 02/18] build: Add @GIO_LIBS@ to clients of GWeb
` [PATCH v3 03/18] gweb: Add 'G_WEB_ERROR' and 'g_web_error_quark'
` [PATCH v3 04/18] gweb: Add 'G_WEB_ERROR' domain status codes
` [PATCH v3 05/18] gweb: Leverage 'g_autofree' for 'port' local in 'handle_resolved_address'
` [PATCH v3 06/18] gweb: Add documentation to 'call_result_func'
` [PATCH v3 07/18] gweb: Add documentation to 'g_web_result_get_status'
` [PATCH v3 08/18] gweb: Add documentation to 'received_data'
` [PATCH v3 09/18] gweb: Adopt optional, immutable GError instance for GWeb result errors
` [PATCH v3 10/18] gweb: Added and leveraged 'call_result_func_{failure,success}' wrappers
` [PATCH v3 11/18] gweb: Close web request session finalization 'hole'
` [PATCH v3 12/18] gweb: Add documentation to 'received_data_{finalize,continue}'
` [PATCH v3 13/18] gweb: Document 'struct _GWebResult'
` [PATCH v3 14/18] wispr: Refactor 'wispr_portal_web_result' to leverage 'GError'
` [PATCH v3 15/18] wispr: Document 'wispr_portal_web_result_failure'
` [PATCH v3 16/18] wispr: Document 'wispr_portal_web_result_success'
` [PATCH v3 17/18] wispr: Document 'wispr_portal_web_result'
` [PATCH v3 18/18] wispr: Add an optional 'message' parameter to '__connman_wispr_cb_t'

[PATCH v2 00/22] Close Two GWeb Request "Bookend" Failure "Holes"
 2025-03-06 17:30 UTC  (2+ messages)

[PATCH 00/15 RESEND] Improve PAC URL Mutation and PAC URL and WISPr Proxy Failure Logging
 2025-03-05 18:40 UTC  (6+ messages)
` [PATCH 03/15] service: Leverage 'service_set_pac' function

[PATCH 0/7] Improve PAC URL Mutation and PAC URL Logging
 2025-03-05 18:40 UTC  (9+ messages)
` [PATCH 1/7] service: Leverage 'service_set_pac' function
` [PATCH 2/7] service: Add 'service_set_proxy_method' function
` [PATCH 3/7] service: Refactor 'connman_service_set_proxy_method'
` [PATCH 4/7] service: Refactor '__connman_service_set_proxy_autoconfig'
` [PATCH 5/7] service: Document 'service_set_proxy_method'
` [PATCH 6/7] service: Document 'service_set_proxy_method_auto_handler'
` [PATCH 7/7] service: Document '__connman_service_set_proxy_autoconfig'


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).