summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* NEWS: updatebg/nm-1-36Beniamino Galvani2022-04-291-0/+16
* device: set MTU after attaching bond portThomas Haller2022-04-291-7/+17
* settings: fix assertion failure in NMSettings' _startup_complete_check()Thomas Haller2022-04-291-2/+2
* libnm: fix update of cached option names in nm_setting_option_set()Thomas Haller2022-04-291-3/+3
* bridge: fix reentrant call for bluetooth NAP bridgeFrancisco Blas Izquierdo Riera (klondike)2022-04-291-10/+21
* libnm: merge branch 'BryanJacobs:main'Thomas Haller2022-04-292-72/+121
|\
| * libnm/tests: test that nm_vpn_service_plugin_read_vpn_details() does not cons...Thomas Haller2022-04-291-7/+88
| * libnm: handle NUL characters in nm_vpn_service_plugin_read_vpn_details() and ...Thomas Haller2022-04-292-2/+14
| * Revert "libnm: buffer reads in nm_vpn_service_plugin_read_vpn_details()"Bryan Jacobs2022-04-291-64/+20
|/
* platform: merge branch 'th/platform-address-order' (part 1)Thomas Haller2022-04-292-119/+202
|\
| * platform: track IPv4 subnets with prefix length in nm_platform_ip_address_sync()Thomas Haller2022-04-291-21/+41
| * platform: move known_subnets variable to inner scope in nm_platform_ip_addres...Thomas Haller2022-04-291-5/+3
| * platform: fix undefined behavior for pointer comparison in ip4_addr_subnets_i...Thomas Haller2022-04-291-2/+2
| * platform: fix returning error from nm_platform_ip_address_sync()Thomas Haller2022-04-291-14/+11
| * platform: fix address order in nm_platform_ip_address_sync()Thomas Haller2022-04-291-81/+126
| * platform: add nm_platform_ip_address_delete() helperThomas Haller2022-04-291-0/+23
|/
* configure.ac: fix a syntax errorLubomir Rintel2022-04-211-1/+1
* supplicant: Disable WPA3 transition mode when PMF is set to disabled谢致邦 (XIE Zhibang)2022-04-111-1/+12
* wifi: disable FT in AP modeBeniamino Galvani2022-04-084-14/+27
* NEWS: update with rewording from nm-1-38 releaseThomas Haller2022-04-071-1/+1
* wifi: merge branch 'bg/wpa3-transition'Beniamino Galvani2022-04-043-3/+48
|\
| * supplicant: enable WPA3 transition mode only when interface supports PMFBeniamino Galvani2022-04-041-1/+18
| * supplicant: add BIP interface capabilityBeniamino Galvani2022-04-042-2/+30
|/
* wwan: re-enable IPv6 once the modem returns a IPv6 configurationBeniamino Galvani2022-04-011-1/+3
* release: bump version to 1.36.5 (development)1.36.5-devBeniamino Galvani2022-03-222-2/+2
* release: bump version to 1.36.41.36.4Beniamino Galvani2022-03-222-2/+2
* NEWS: updateBeniamino Galvani2022-03-221-0/+12
* connectivity: fix constructing hosts list for CURLOPT_RESOLVEThomas Haller2022-03-221-7/+16
* connectivity: use GSource instead of source id for tracking timeout/idle sourceThomas Haller2022-03-221-8/+8
* connectivity: minor cleanup resolve_cb() to use nm_utils_addr_family_to_size()Thomas Haller2022-03-221-3/+3
* connectivity: skip unexpected addr family from resolved responseThomas Haller2022-03-221-0/+3
* device: drop unused variable and avoid compiler warningThomas Haller2022-03-221-2/+1
* supplicant: log WPA-EAP-SUITE-B-192 capabilityLubomir Rintel2022-03-221-1/+3
* dhcp: fix memory leakBeniamino Galvani2022-03-201-0/+1
* n-dhcp4: discard NAKs from other servers in SELECTINGBeniamino Galvani2022-03-172-0/+20
* pppoe: merge branch 'bg/pppoe-fix'Beniamino Galvani2022-03-162-8/+33
|\
| * ethernet: fix setting ip-ifindex for PPPoE connectionsBeniamino Galvani2022-03-161-4/+3
| * ethernet: don't do DHCPv4 on PPPoEBeniamino Galvani2022-03-161-0/+27
| * ppp: allow autoconf6 when ipv6.method is 'auto'Beniamino Galvani2022-03-161-4/+3
|/
* examples/python: avoid Python2 "print" statementThomas Haller2022-03-133-22/+28
* glib-aux: fix priority for nm_g_idle_add_source()Thomas Haller2022-03-131-1/+1
* core/dhcp: fix uninitialized GError in NMDhcpDhcpcd's ip4_start()Thomas Haller2022-03-131-1/+1
* core/team: fix leak and uninitialized GError in NMDeviceTeam's constructed()Thomas Haller2022-03-131-1/+1
* libnm: fix assertion in NMClient checking for current main contextThomas Haller2022-03-131-2/+2
* glib-aux: add nm_g_main_context_can_acquire() helperThomas Haller2022-03-132-0/+22
* libnm: fix uninitialized GError in NMClient's _init_start_cancel_on_idle_cb()Thomas Haller2022-03-131-2/+2
* libnm: fix crash during the restart after killedWen Liang2022-03-131-3/+3
* libnm: fix an assert in nm_client_get_capabilities()Lubomir Rintel2022-03-131-1/+0
* cli: document connection/device-external colorsLubomir Rintel2022-03-131-0/+14
* connectivity,cloud-setup: restrict curl protocols to HTTP and HTTPSThomas Haller2022-03-102-0/+2