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