Age | Commit message (Expand) | Author |
2024-03-19 | luci-proto-wireguard: add missing license information | Florian Eckert |
2024-02-16 | luci-proto-wireguard: fix broken DNS option in peer config generator | Jo-Philipp Wich |
2023-12-05 | Adding a DNS option to the wireguard peer config generator. | Nicholaos Mouzourakis |
2023-12-04 | luci-proto-wireguard: Remove confirmation dialogue to generate keys (#6697) | Paul Donald |
2023-10-21 | Adding an Addresses option to the wireguard peer config generator. | Nicholaos Mouzourakis |
2023-09-24 | luci-proto-wireguard: Escape IPv6 endpoints with [] in generated wireguard co... | Jonathan Duncan |
2023-08-11 | luci-proto-wireguard: grammar fixes | Paul Dee |
2023-03-14 | luci-proto-wireguard: use ddns lookup_host for peer hints | Jo-Philipp Wich |
2022-12-05 | luci-proto-wireguard: fix configuration import | Jo-Philipp Wich |
2022-11-23 | luci-proto-wireguard: fix loading peer descriptions | Jo-Philipp Wich |
2022-11-22 | luci-proto-wireguard: merge status page functionality | Jo-Philipp Wich |
2022-11-09 | luci-proto-wireguard: fix generated AllowedIPs | Julien Cassette |
2022-10-25 | luci-proto-wireguard: rewrite rpcd handler in ucode | Jo-Philipp Wich |
2022-08-01 | luci-proto-wireguard: handle multiple peers in imported configuration | Jo-Philipp Wich |
2022-07-23 | luci-proto-wireguard: configuration import improvements | Jo-Philipp Wich |
2022-06-21 | luci-proto-wireguard: gracefully deal with missing uci configs | Jo-Philipp Wich |
2022-06-20 | luci-proto-wireguard: grant uci read access to system and ddns config | Jo-Philipp Wich |
2022-05-17 | luci-proto-wireguard: rewrite protocol handler | Jo-Philipp Wich |
2022-04-14 | luci-proto-wireguard: adjust MTU range from 0-8940 | Florian Eckert |
2022-04-12 | luci-proto-wireguard: remove MTU limit | Florian Eckert |
2022-03-18 | luci-proto-wireguard: add generate psk button | Lukas Voegl |
2021-12-02 | Merge pull request #5540 from jow-/wireguard-peer-gridsection | Jo-Philipp Wich |
2021-11-30 | Merge pull request #5400 from systemcrash/wg_pubkey | Florian Eckert |
2021-11-22 | luci-proto-wireguard: turn peer configuration into grid view | Jo-Philipp Wich |
2021-11-21 | luci-proto-wireguard: fix QR code generation markup | Jo-Philipp Wich |
2021-11-17 | luci-proto-wireguard: add option to disable peer-section | Robert Walli |
2021-11-11 | luci-proto-wireguard: display interface public key | Paul Dee |
2021-10-08 | luci-proto-wireguard: fix potential shell injection vulnerabilities | Jo-Philipp Wich |
2021-10-07 | luci-proto-wireguard: fix markup not valid for XHTML | Jo-Philipp Wich |
2021-10-01 | Merge pull request #5403 from lvoegl/luci-app-wireguard-fix-parsing | Florian Eckert |
2021-10-01 | luci-app-wireguard: fix allowed_ip parsing | lvoegl |
2021-09-30 | luci-proto-wireguard: fix luci.wireguard rpcd dependency | Florian Eckert |
2021-09-26 | luci-app-wireguard: fix dependency | Florian Eckert |
2021-09-17 | luci-proto-wireguard: add more options to qr code | lvoegl |
2021-09-17 | luci-proto-wireguard: client qr code generation | lvoegl |
2021-09-17 | luci-app-wireguard: merge app and proto rpcd | lvoegl |
2021-08-28 | #5307 Made AllowedIPs optional | Keith Irwin |
2021-06-03 | luci-proto-wireguard: fix fwmark validation to allow 32 bit values | Jo-Philipp Wich |
2021-03-15 | treewide: remove rendundant proto handler options | Jo-Philipp Wich |
2021-02-27 | luci-{app,proto}-wireguard: remove kmod-wireguard | Ilya Lipnitskiy |
2020-08-21 | luci-proto-wireguard: Add generate key button | Wojciech Jowsa |
2020-05-14 | luci-proto-wireguard: verify last base64 string symbol is an = sign | Florian Eckert |
2020-05-13 | luci-proto-wireguard: add warning that allowed_ips must not be empty | Florian Eckert |
2020-03-03 | luci-proto-wireguard: remove peer sections when deleting interface | Jo-Philipp Wich |
2020-02-09 | wireguard: add checkbox for `nohostroute` option | Yuxiang Zhu |
2020-01-22 | luci-proto-wireguard: explicitely escape slashes in regex literals | Jo-Philipp Wich |
2019-11-03 | treewide: move templates and libraries not used by the core to luci-compat | Jo-Philipp Wich |
2019-09-17 | luci-proto-wireguard: fix preshared key validation | Jo-Philipp Wich |
2019-09-10 | protocols: drop server side cbi implementations of protocol handlers | Jo-Philipp Wich |
2019-09-10 | protocols: add client side protocol handler implementations | Jo-Philipp Wich |