perkeep/dev
mpl 8127040762 pkg/client: use Transport.DialTLS
We can now use DialTLS when we need a custom TLS setup, i.e. with
android, or when using self-signed certificates, or when totally
skipping certificates verification.

This allows us to get rid of the scheme rewriting hack, which simplifies
things, in particular because we have less tricky URL/host parsing to
do.

For the sake of tests and not affecting "real" code, I introduced the
fake_android build tag, so the tests can use custom functions to
simulate testing whether we're on android.

Fixes #566

Change-Id: I72ac2bb69ad2365e98dd6ca2e7016ce9c2d7c57e
2015-09-26 00:09:26 +02:00
..
config-dir-local dev: add local.sh script to setup demo environment 2014-01-31 12:24:30 +01:00
devcam pkg/client: use Transport.DialTLS 2015-09-26 00:09:26 +02:00
envvardoc Document environment variables usage. 2013-09-06 21:54:03 -07:00
camfix.pl Add a BUILDING file, update HACKING, clean some stuff 2013-06-11 13:14:05 +02:00
demo.sh Better demo setup 2014-06-02 15:55:10 +09:00
dev-db Move dev-db shell script out of the root. 2014-02-27 21:26:02 -08:00
local.sh dev: add local.sh script to setup demo environment 2014-01-31 12:24:30 +01:00
make-release make-release: don't clean stuff from the zip 2014-02-27 22:03:52 -08:00
push Add dev/push script. 2013-08-23 00:13:09 -05:00
update_closure_compiler.go dev-server: use updatelibrary.go to update closure lib 2013-07-23 16:19:46 +02:00