Commit Graph

880 Commits

Author SHA1 Message Date
J.C. Jones 33ac212b70 Add logging infrastructure to all authorities and commands 2015-03-24 19:06:11 -07:00
J.C. Jones 151274f1b3 Rework audit logging. Issue #23. 2015-03-24 17:36:26 -07:00
J.C. Jones 6a98f2dd0b Fix comments on PR #48. 2015-03-23 13:04:00 -07:00
Richard Barnes 5a6fdfc522 Moving example to /test/ 2015-03-21 23:20:54 -05:00
Richard Barnes dc12317e33 Removing boulder-start (obsolete) 2015-03-21 18:55:15 -05:00
Richard Barnes e40ac05c72 Resolving build issues 2015-03-21 18:54:36 -05:00
Richard Barnes be5a52981b Migration of WFE to individual binary 2015-03-21 18:49:25 -05:00
Richard Barnes 01db1d2dc1 Migration of RA to individual binary 2015-03-21 18:44:59 -05:00
Richard Barnes 0d2fd0fb65 Migration of SA to individual binary 2015-03-21 18:41:45 -05:00
Richard Barnes a24dbc30d5 Removing extra config file 2015-03-21 18:38:58 -05:00
Richard Barnes 6beaa6a578 Migration of VA to individual binary 2015-03-21 18:38:06 -05:00
Richard Barnes 02f33d2098 Better example AMQP URL 2015-03-21 18:28:52 -05:00
Richard Barnes e6a580ebbb Migration of CA to individual binary 2015-03-21 18:26:00 -05:00
Richard Barnes 241e6bd124 New app shell construct and an example usage 2015-03-21 18:05:59 -05:00
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