aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request 'update cargo dependencies' (#7) from ↵HEADmainAlex2024-05-242-178/+205
|\ | | | | | | | | | | yuka/wgautomesh:bump-cargo-deps into main Reviewed-on: https://git.deuxfleurs.fr/Deuxfleurs/wgautomesh/pulls/7
| * update cargo dependenciesYureka2024-05-222-178/+205
|/
* mention nixos packageAlex Auvolat2023-06-131-1/+3
|
* Document configuration optionsAlex Auvolat2023-06-131-1/+20
|
* Add AGPLv3 licenseAlex Auvolat2023-03-291-0/+661
|
* add sample config fileAlex Auvolat2023-03-241-0/+35
|
* statically link nix binaryv0.1.0Alex Auvolat2023-03-171-0/+7
|
* make igd message a debugAlex Auvolat2023-03-171-1/+1
|
* Add a ping message to help wireguard initialize connectionsAlex Auvolat2023-03-161-0/+12
|
* update readmeAlex Auvolat2023-03-091-2/+8
|
* 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
|
* add READMEAlex Auvolat2023-03-091-0/+22
|
* 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
|
* update cargo.nixAlex Auvolat2023-03-091-1/+259
|
* gossip encryption (fix #4)Alex Auvolat2023-03-093-8/+251
|
* 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-094-7/+632
|
* 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
|
* add default.nixAlex Auvolat2023-03-091-0/+7
|
* fail with error message instead of panicAlex Auvolat2023-03-093-0/+116
|
* add nixfilesAlex Auvolat2023-03-092-0/+558
|
* add missing allowed-ipsAlex Auvolat2023-03-091-7/+12
|
* first commitAlex Auvolat2023-03-096-0/+720