From aafc1dbe4712c86189bbc1d4d54ad8cb4c69be7e Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 5 Oct 2020 22:27:18 +0200 Subject: New upstream version 1.27.90 --- docs/libnm/html/NMSettingWireGuard.html | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'docs/libnm/html/NMSettingWireGuard.html') diff --git a/docs/libnm/html/NMSettingWireGuard.html b/docs/libnm/html/NMSettingWireGuard.html index e0299ce4..ecfc3539 100644 --- a/docs/libnm/html/NMSettingWireGuard.html +++ b/docs/libnm/html/NMSettingWireGuard.html @@ -531,7 +531,7 @@ the reference count.

nm_wireguard_peer_unref (NMWireGuardPeer *self);

Drop a reference to self . If the last reference is dropped, -the instance is freed and all accociate data released.

+the instance is freed and all associate data released.

This is not thread-safe.

Parameters

@@ -1174,13 +1174,13 @@ nm_wireguard_peer_is_valid (const

check_secrets

if TRUE, non-secret properties are validated. -Otherwise they are ignored for this purpose.

+Otherwise, they are ignored for this purpose.

 

check_non_secrets

if TRUE, secret properties are validated. -Otherwise they are ignored for this purpose.

+Otherwise, they are ignored for this purpose.

  @@ -1720,13 +1720,13 @@ nm_setting_wireguard_get_ip6_auto_default_route

Types and Values

NM_WIREGUARD_PUBLIC_KEY_LEN

-
#define NM_WIREGUARD_PUBLIC_KEY_LEN     32
+
#define NM_WIREGUARD_PUBLIC_KEY_LEN    32
 

NM_WIREGUARD_SYMMETRIC_KEY_LEN

-
#define NM_WIREGUARD_SYMMETRIC_KEY_LEN  32
+
#define NM_WIREGUARD_SYMMETRIC_KEY_LEN 32
 

@@ -1762,19 +1762,19 @@ nm_setting_wireguard_get_ip6_auto_default_route

NM_SETTING_WIREGUARD_PEERS

-
#define NM_SETTING_WIREGUARD_PEERS             "peers"
+
#define NM_SETTING_WIREGUARD_PEERS "peers"
 

NM_SETTING_WIREGUARD_MTU

-
#define NM_SETTING_WIREGUARD_MTU               "mtu"
+
#define NM_SETTING_WIREGUARD_MTU                    "mtu"
 

NM_SETTING_WIREGUARD_PEER_ROUTES

-
#define NM_SETTING_WIREGUARD_PEER_ROUTES       "peer-routes"
+
#define NM_SETTING_WIREGUARD_PEER_ROUTES            "peer-routes"
 

-- cgit 1.3.0-6-gf8a5 From 65f86e8f56267192d42f2b629fc6b0c99fb9cd0c Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Sun, 6 Dec 2020 21:57:59 +0100 Subject: New upstream version 1.28.0 --- docs/libnm/html/NMSettingWireGuard.html | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) (limited to 'docs/libnm/html/NMSettingWireGuard.html') diff --git a/docs/libnm/html/NMSettingWireGuard.html b/docs/libnm/html/NMSettingWireGuard.html index ecfc3539..d143b1b7 100644 --- a/docs/libnm/html/NMSettingWireGuard.html +++ b/docs/libnm/html/NMSettingWireGuard.html @@ -8,7 +8,7 @@ - + @@ -453,7 +453,7 @@ nm_wireguard_peer_new (void

Returns

a new, default, unsealed NMWireGuardPeer instance.

-

[transfer full]

+

[transfer full]

Since: 1.16

@@ -491,7 +491,7 @@ as well. Otherwise, they will be removed.

a clone of self . This instance is always unsealed.

-

[transfer full]

+

[transfer full]

Since: 1.16

@@ -626,7 +626,7 @@ nm_wireguard_peer_get_public_key (const

Returns

the public key or NULL if unset.

-

[transfer none]

+

[transfer none]

Since: 1.16

@@ -658,7 +658,7 @@ will be normalized (which may or may not modify the set value).

public_key

the new public key or NULL to clear the public key.

-[allow-none][transfer none] +[allow-none][transfer none]

accept_invalid

@@ -701,7 +701,7 @@ nm_wireguard_peer_get_preshared_key (const

Returns

the preshared key or NULL if unset.

-

[transfer none]

+

[transfer none]

Since: 1.16

@@ -738,7 +738,7 @@ be accepted.

preshared_key

the new preshared key or NULL to clear the preshared key.

-[allow-none][transfer none] +[allow-none][transfer none]

accept_invalid

@@ -903,7 +903,7 @@ nm_wireguard_peer_get_endpoint (const

Returns

the endpoint or NULL if none was set.

-

[transfer none]

+

[transfer none]

Since: 1.16

@@ -1024,7 +1024,7 @@ setting.

. If idx is out of range, NULL will be returned.

-

[transfer none]

+

[transfer none]

Since: 1.16

@@ -1250,7 +1250,7 @@ nm_setting_wireguard_new (void

Returns

the new empty NMSettingWireGuard object.

-

[transfer full]

+

[transfer full]

Since: 1.16

@@ -1277,7 +1277,7 @@ nm_setting_wireguard_get_private_key (

Returns

the set private-key or NULL.

-

[transfer none]

+

[transfer none]

Since: 1.16

@@ -1419,7 +1419,7 @@ nm_setting_wireguard_get_peer (the NMWireGuardPeer entry at index idx . If the index is out of range, NULL is returned.

-

[transfer none]

+

[transfer none]

Since: 1.16

@@ -1465,7 +1465,7 @@ this is set to the

Returns

the NMWireGuardPeer instance with a matching public key. If no such peer exists, NULL is returned.

-

[transfer none]

+

[transfer none]

Since: 1.16

@@ -1828,6 +1828,6 @@ nm_setting_wireguard_get_ip6_auto_default_route +
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5