Commit Graph

566 Commits

Author SHA1 Message Date
J.C. Jones 4e0aa900c9 Rebase 'lint-errcheck-fixes' of git://github.com/mvdan/boulder to letsencrypt/master
Conflicts:
	cmd/boulder-start/main.go
	core/interfaces.go
	core/objects.go
	core/util.go
	ra/registration-authority.go
	ra/registration-authority_test.go
	rpc/rpc-wrappers.go
	va/validation-authority.go
	wfe/web-front-end.go
2015-03-20 18:01:03 -07:00
J.C. Jones 6247af9ca6 Issue #41: Configurable baseUrl and listenAddress 2015-03-20 16:26:35 -07:00
Richard Barnes 19fada5b27 Support for subscriber agreement 2015-03-15 23:47:55 -04:00
Richard Barnes f5546ad407 Miscellaneous fixes to get e2e working 2015-03-15 22:42:35 -04:00
Richard Barnes 96bd7e215a Further plumbing of registrations 2015-03-15 15:33:05 -04:00
Richard Barnes 24bafe98c6 Fixing issues from jsha review 2015-03-13 12:31:41 -07:00
Daniel Martí 517d59553b Treat ignored error in boulder-start 2015-03-13 08:46:43 +01:00
Daniel Martí 91b12a2e1a Simplify if err != nil structure when applicable 2015-03-12 12:46:18 +01:00
Daniel Martí 1cf2ac88f0 Returning after log.Fatalf is redundant
Fatal* already calls os.Exit(1)
2015-03-12 12:40:09 +01:00
Daniel Martí 6c0c22b8f9 Separate imports from the standard library 2015-03-12 12:29:21 +01:00
Daniel Martí 0ca9ddd225 Replace Rpc by RPC as per golint 2015-03-12 12:24:34 +01:00
Daniel Martí 136c7954d0 Replace Url by URL as per golint 2015-03-12 12:22:55 +01:00
Daniel Martí 24730ff125 Replace Json by JSON as per golint 2015-03-12 12:19:19 +01:00
Richard Barnes 496d9d98f4 Add mkroot and mkcrl 2015-03-11 23:09:31 -07:00
Richard Barnes 62b6347c5b Pulling out rpc module 2015-03-10 22:31:30 -07:00
Richard Barnes ff7cb747ab Consolidating commands 2015-03-10 15:56:02 -07:00