aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Collapse)AuthorAgeFilesLines
* make igd message a debugAlex Auvolat2023-03-171-1/+1
|
* Add a ping message to help wireguard initialize connectionsAlex Auvolat2023-03-161-0/+12
|
* log levelAlex Auvolat2023-03-091-1/+1
|
* reannounce persisted dataAlex Auvolat2023-03-091-8/+16
|
* persist gossip state to diskAlex Auvolat2023-03-091-2/+37
|
* fix nodes disappearingAlex Auvolat2023-03-091-0/+6
|
* do more things at init timeAlex Auvolat2023-03-091-2/+9
|
* less useless actionsAlex Auvolat2023-03-091-3/+9
|
* change log levelsAlex Auvolat2023-03-091-4/+4
|
* gossip encryption (fix #4)Alex Auvolat2023-03-091-8/+56
|
* allow socket broadcastAlex Auvolat2023-03-091-0/+1
|
* priorize LAN endpoint if availableAlex Auvolat2023-03-091-39/+62
|
* automatic discovery of nodes on the same LAN (fix #2)Alex Auvolat2023-03-091-37/+98
|
* fix logicAlex Auvolat2023-03-091-5/+5
|
* Add UPnP IGD support (fix #1)Alex Auvolat2023-03-091-4/+60
|
* DNS resolution; faster cyclingAlex Auvolat2023-03-091-11/+29
|
* stoopidAlex Auvolat2023-03-091-1/+2
|
* also set up peers if endpoint is not knownAlex Auvolat2023-03-091-2/+15
|
* more error toleranceAlex Auvolat2023-03-091-38/+49
|
* dont use sudoAlex Auvolat2023-03-091-4/+3
|
* fail with error message instead of panicAlex Auvolat2023-03-091-0/+6
|
* add missing allowed-ipsAlex Auvolat2023-03-091-7/+12
|
* first commitAlex Auvolat2023-03-091-0/+382