Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make igd message a debug | Alex Auvolat | 2023-03-17 | 1 | -1/+1 |
* | Add a ping message to help wireguard initialize connections | Alex Auvolat | 2023-03-16 | 1 | -0/+12 |
* | log level | Alex Auvolat | 2023-03-09 | 1 | -1/+1 |
* | reannounce persisted data | Alex Auvolat | 2023-03-09 | 1 | -8/+16 |
* | persist gossip state to disk | Alex Auvolat | 2023-03-09 | 1 | -2/+37 |
* | fix nodes disappearing | Alex Auvolat | 2023-03-09 | 1 | -0/+6 |
* | do more things at init time | Alex Auvolat | 2023-03-09 | 1 | -2/+9 |
* | less useless actions | Alex Auvolat | 2023-03-09 | 1 | -3/+9 |
* | change log levels | Alex Auvolat | 2023-03-09 | 1 | -4/+4 |
* | gossip encryption (fix #4) | Alex Auvolat | 2023-03-09 | 1 | -8/+56 |
* | allow socket broadcast | Alex Auvolat | 2023-03-09 | 1 | -0/+1 |
* | priorize LAN endpoint if available | Alex Auvolat | 2023-03-09 | 1 | -39/+62 |
* | automatic discovery of nodes on the same LAN (fix #2) | Alex Auvolat | 2023-03-09 | 1 | -37/+98 |
* | fix logic | Alex Auvolat | 2023-03-09 | 1 | -5/+5 |
* | Add UPnP IGD support (fix #1) | Alex Auvolat | 2023-03-09 | 1 | -4/+60 |
* | DNS resolution; faster cycling | Alex Auvolat | 2023-03-09 | 1 | -11/+29 |
* | stoopid | Alex Auvolat | 2023-03-09 | 1 | -1/+2 |
* | also set up peers if endpoint is not known | Alex Auvolat | 2023-03-09 | 1 | -2/+15 |
* | more error tolerance | Alex Auvolat | 2023-03-09 | 1 | -38/+49 |
* | dont use sudo | Alex Auvolat | 2023-03-09 | 1 | -4/+3 |
* | fail with error message instead of panic | Alex Auvolat | 2023-03-09 | 1 | -0/+6 |
* | add missing allowed-ips | Alex Auvolat | 2023-03-09 | 1 | -7/+12 |
* | first commit | Alex Auvolat | 2023-03-09 | 1 | -0/+382 |