Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ipc: add stub for allowedips flags on other platforms | 2025-05-20 | 1 | -0/+5 | |
| | | | | | | | On UAPI, just pass along the -. On other platforms, return an error and add a TODO comment. Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | ipc: add wireguard-nt support | 2021-07-20 | 1 | -4/+3 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | ipc: uniformly ignore preshared keys that are zero | 2021-03-11 | 1 | -1/+2 | |
| | | | | Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> | ||||
* | ipc: split into separate files per-platform | 2020-05-25 | 1 | -0/+281 | |
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> |