16 Commits (0e128f8f2268dece265c8a2bb62ccddc78705c19)

Author SHA1 Message Date
Brad Fitzpatrick eefafad9f8 ipn: fix some mutex/ownership issues 6 years ago
Brad Fitzpatrick 3988ddc85d types/logger: add WithPrefix, use it in two places 6 years ago
Brad Fitzpatrick 758744a4e3 Fix some Hostinfo value usages from the previous commit. 6 years ago
Brad Fitzpatrick d8de11a01b control: make Hostinfo accessed by pointer 6 years ago
Brad Fitzpatrick 367ffde21a ipn: misc cleanup 6 years ago
David Anderson c47f907a27 ipn: use *Prefs rather than Prefs throughout. 6 years ago
David Anderson 0c55777fed ipn: temporary support for loading legacy relaynode configs. 6 years ago
David Anderson cf1e386cbd ipn: move Options.ServerURL into Prefs. 6 years ago
David Anderson 47da432991 ipn: handle advertised routes provided by frontend. 6 years ago
Brad Fitzpatrick 2896be60db Move "logger" package to under types, now that we have it. 6 years ago
Brad Fitzpatrick 747c7d7ce2 types/empty: add Message, stop using mysterious *struct{} 6 years ago
David Anderson 5f45b7c765 ipn: make LocalBackend.loadStateWithLock easier to follow. 6 years ago
David Anderson 5bc632271b Introduce a state store to LocalBackend. 6 years ago
David Anderson 21280ca2d1 Make ipn.Options.Prefs a pointer. 6 years ago
David Anderson f6f154193f Remove LoginFlags from Backend options. 6 years ago
Earl Lee a8d8b8719a Move Linux client & common packages into a public repo. 6 years ago