syncthing/cmd/stcli
Jakob Borg 8f3effed32 Refactor node ID handling, use check digits (fixes #269)
New node ID:s contain four Luhn check digits and are grouped
differently. Code uses NodeID type instead of string, so it's formatted
homogenously everywhere.
2014-06-30 01:42:03 +02:00
..
main.go Refactor node ID handling, use check digits (fixes #269) 2014-06-30 01:42:03 +02:00
tls.go Refactor node ID handling, use check digits (fixes #269) 2014-06-30 01:42:03 +02:00