perkeep/pkg/httputil
Brad Fitzpatrick ab9cd80301 httputil: use a random serial number in self-signed certs, not 0
Change-Id: Ifdba7c3efb9bd08e09da883eecdf3ba36dfa3f12
2015-01-16 16:46:15 -08:00
..
auth.go auth: warn when local connection uid doesn't match 2013-12-16 17:19:31 -08:00
auth_test.go buildbot/master: add Basic Auth support. 2013-11-21 21:22:12 -08:00
certs.go httputil: use a random serial number in self-signed certs, not 0 2015-01-16 16:46:15 -08:00
certs_test.go Embed Mozilla's Root CA set for use in Docker environments without CA files. 2014-08-15 17:15:09 -07:00
faketransport.go Pinboard importer: add test, fix bug 2014-10-18 08:20:45 -07:00
httputil.go httputil: rename conn to rw, per current conventions 2014-10-21 15:13:12 +02:00
httputil_test.go httputil: add test for CloseBody 2014-01-28 23:14:02 -08:00
transport.go