unet-cli: strip initial newline in usage message
[project/unetd.git] / CMakeLists.txt
2022-09-16 Felix Fietkaupex: add support for figuring out the external data...
2022-09-16 Felix Fietkauadd DHT discovery service
2022-08-29 Felix Fietkauadd support for disabling VXLAN/eBPF support
2022-08-25 Felix Fietkaubuild: explicitly link in libelf and zlib
2022-08-23 Felix Fietkauadd protocol for exchanging signed network data
2022-08-23 Felix Fietkauadd chacha20 implementation
2022-08-23 Felix Fietkauadd cli tool for signing network json files
2022-08-13 Felix Fietkauadd ed25519 code to libunet
2022-08-02 Felix Fietkauremove dummy mode
2022-06-29 Felix Fietkaubuild: move some code to libunet
2022-06-29 Felix Fietkauvxlan: add bpf program to fix up tcp mss values
2022-06-15 Felix Fietkauservice: add vxlan tunnel support
2022-05-23 Felix Fietkaumake ubus support optional (enabled by default)
2022-05-23 Felix Fietkauinitial commit