index
:
unetd
master
pqc
WireGuard based VPN connection manager for OpenWrt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMakeLists: update cmake minimum required version to 3.10
master
Christian Marangi
2025-10-03
1
-1
/
+1
*
host: add support for defining per-host metadata
Felix Fietkau
2025-07-05
3
-3
/
+21
*
pex: indicate refused update requests
Felix Fietkau
2025-05-30
5
-3
/
+30
*
cli: add support for adding xor key to private key
Felix Fietkau
2025-03-15
1
-5
/
+24
*
cli: reduce code duplication, cleanup
Felix Fietkau
2025-03-15
1
-11
/
+8
*
service: add @all as alias for all members, unless defined differently
Felix Fietkau
2025-03-09
1
-5
/
+5
*
ubus: dump service information on network_get
Felix Fietkau
2025-03-09
1
-1
/
+21
*
ubus: fix token_create policy
Felix Fietkau
2025-03-05
1
-1
/
+0
*
ubus: show the local addresses in network status
Felix Fietkau
2025-02-28
1
-1
/
+12
*
pex: create pex host from update responses
Felix Fietkau
2025-02-28
1
-3
/
+6
*
pex-msg: ignore no-data responses if version is zero
Felix Fietkau
2025-02-28
1
-1
/
+1
*
pex: only respond to update requests when we have network data
Felix Fietkau
2025-02-28
1
-1
/
+1
*
add udebug support
Felix Fietkau
2025-02-28
5
-9
/
+95
*
ubus: add api for generating and validating security tokens
Felix Fietkau
2025-01-31
5
-1
/
+329
*
service: add missing null pointer check
Felix Fietkau
2025-01-31
1
-1
/
+2
*
pex: improve keepalive handling
Felix Fietkau
2025-01-29
3
-4
/
+5
*
ubus: add detailed peer statistics
Felix Fietkau
2025-01-29
6
-1
/
+26
*
ubus: hide local private key in network_get
Felix Fietkau
2025-01-29
3
-6
/
+21
*
network: add support for the local_network option
Felix Fietkau
2025-01-27
6
-4
/
+160
*
enroll: add PEX sub-protocol to support enrolling new nodes into a network
Felix Fietkau
2025-01-26
9
-10
/
+1147
*
ubus: rename unetd_ubus_notify to unetd_ubus_network_notify
Felix Fietkau
2024-12-22
3
-4
/
+4
*
service: add default group @ to match all nodes
Felix Fietkau
2024-12-22
1
-0
/
+10
*
ubus: add firewall rules for network port/pex_port via procd
Felix Fietkau
2024-12-17
1
-0
/
+41
*
unet-cli: add support for setting interface zone
Felix Fietkau
2024-12-17
1
-9
/
+27
*
unet-cli: add add/set-local-host command
Felix Fietkau
2024-12-17
1
-6
/
+14
*
unet-cli: confirm password when creating new seed based key
Felix Fietkau
2024-12-16
1
-1
/
+1
*
unet-tool: add support for confirming password
Felix Fietkau
2024-12-16
1
-2
/
+13
*
unet-cli: only apply defaults on create
Felix Fietkau
2024-12-16
1
-1
/
+2
*
unet-cli: fix defaults on create
Felix Fietkau
2024-12-16
1
-3
/
+3
*
pex-msg: enable broadcast for global PEX socket
Felix Fietkau
2024-12-16
1
-0
/
+1
*
unet-cli: fix add-ssh-host with seed keys
Felix Fietkau
2024-12-16
1
-7
/
+7
*
unet-cli: add missing command line help for import
Felix Fietkau
2024-12-16
1
-0
/
+1
*
unet-cli: add support for importing networks from signed data
Felix Fietkau
2024-12-15
1
-1
/
+18
*
unet-cli: add support for generating key from seed
Felix Fietkau
2024-12-15
1
-14
/
+49
*
unet-tool: add support for extracting network data from signed bin file
Felix Fietkau
2024-12-15
1
-1
/
+25
*
unet-tool: add support for dumping pubkey from signed file
Felix Fietkau
2024-12-15
1
-2
/
+9
*
unet-tool: add support for generating keys from salt + seed passphrase
Felix Fietkau
2024-12-15
3
-3
/
+115
*
host: fix peer routes on a node acting as gateway
Felix Fietkau
2024-10-23
1
-1
/
+7
*
bpf_skb_utils.h: add missing include to fix build against newer kernel headers
Felix Fietkau
2024-09-20
1
-0
/
+1
*
unet-cli: strip initial newline in usage message
Felix Fietkau
2024-03-31
1
-2
/
+1
*
unet-cli: emit id by default
Felix Fietkau
2024-03-31
1
-2
/
+2
*
network: fix endian issue in converting port to network id
Felix Fietkau
2024-03-31
1
-2
/
+2
*
pex: fix endian issues on config transfer
Felix Fietkau
2024-03-19
1
-5
/
+5
*
pex: do not query for hosts with a gateway
Felix Fietkau
2023-08-21
1
-1
/
+1
*
pex: do not send peer notifications for hosts with a gateway
Felix Fietkau
2023-08-21
1
-0
/
+6
*
pex: track indirect hosts (reachable via gateway) as peers without adding the...
Felix Fietkau
2023-08-21
5
-12
/
+19
*
pex: after receiving data update req, notify peer of local address/port
Felix Fietkau
2023-08-17
1
-1
/
+16
*
wg-linux: increase default messages size
Felix Fietkau
2023-05-31
1
-1
/
+10
*
wg-linux: add support for splitting netlink messages for allowed ips
Felix Fietkau
2023-05-31
1
-12
/
+32
*
host: fix crash parsing gateway when no endpoint is specified
Felix Fietkau
2023-05-30
1
-1
/
+1
[next]