summaryrefslogtreecommitdiff
path: root/signal_unix.go
AgeCommit message (Collapse)Author
2019-01-15[feat] Reorganize codeRuben Pollan
Let's use a more structured folder system: https://github.com/golang-standards/project-layout - Resolves: #99
2019-01-12[feat] reload firewall with SIGUSR1Ruben Pollan
- Resolves: riseup_vpn#46