Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | IPv6-only mode | Alex Auvolat | 2023-04-05 | 1 | -23/+35 |
* | Remove .rustfmt.toml and move to standard rustfmt format (4 spaces) | Alex Auvolat | 2023-04-04 | 1 | -65/+65 |
* | firewall: open ports in ipv6 as well as ipv4 (using ip6tables)fw-ipv6 | Alex Auvolat | 2023-04-04 | 1 | -23/+28 |
* | Allow Diplonat to automatically detect it's private IP | Alex Auvolat | 2021-12-25 | 1 | -3/+3 |
* | Stricter Rust formating rules and build in the CI | Quentin Dufour | 2021-09-20 | 1 | -6/+6 |
* | added rustfmt: a rustfmt.toml file diescribing syntax (soft tabs of 2 spaces)... | adrien | 2021-09-11 | 1 | -20/+31 |
* | corrections after review | darkgallium | 2020-07-04 | 1 | -4/+4 |
* | ensure chain jump is added only onceadd-firewall-rules | darkgallium | 2020-06-28 | 1 | -9/+3 |
* | update README & Dockerfile | darkgallium | 2020-06-28 | 1 | -0/+1 |
* | add actor for firewall & massive refactor | darkgallium | 2020-05-24 | 1 | -0/+80 |