tailscale/ipn
David Crawshaw 0590ad68be controlclient, ipn: adjust tests for authURL semantic changes
The tests cheat at filling out web forms by directly POSTing to
the target. The target for authURLs has changed slightly, the base
authURL now redirects the user to the login page.

Additionally, the authURL cycle now checks the cookie is set
correctly, so we add cookie jars where necessary to pass the
cookie through.
2020-03-30 15:51:46 +11:00
..
ipnserver cmd/tailscale: add status subcommand 2020-03-27 20:34:36 -07:00
ipnstate cmd/tailscale: add status subcommand 2020-03-27 20:34:36 -07:00
backend.go cmd/tailscale: add status subcommand 2020-03-27 20:34:36 -07:00
doc.go Move Linux client & common packages into a public repo. 2020-02-09 09:32:57 -08:00
e2e_test.go controlclient, ipn: adjust tests for authURL semantic changes 2020-03-30 15:51:46 +11:00
fake_test.go cmd/tailscale: add status subcommand 2020-03-27 20:34:36 -07:00
handle.go cmd/tailscale: add status subcommand 2020-03-27 20:34:36 -07:00
local.go cmd/tailscale: add status subcommand 2020-03-27 20:34:36 -07:00
message.go cmd/tailscale: add status subcommand 2020-03-27 20:34:36 -07:00
message_test.go ipn: use *Prefs rather than Prefs throughout. 2020-02-20 11:31:10 -08:00
prefs.go all: update to wireguard-go API changes 2020-03-17 08:53:05 -07:00
prefs_test.go all: update to wireguard-go API changes 2020-03-17 08:53:05 -07:00
store.go ipn: have NewFileStore try to create directories as needed 2020-03-03 11:51:44 -08:00
store_test.go Introduce a state store to LocalBackend. 2020-02-13 19:26:53 -08:00