Richard Barnes
|
34da176328
|
Use remote signer in CA testing
|
2015-03-17 11:29:01 -04:00 |
Richard Barnes
|
b5d67c733a
|
Addressing JCJ comments
|
2015-03-17 10:17:21 -04:00 |
Richard Barnes
|
2d12038860
|
Removing extraneous print statements
|
2015-03-16 22:24:57 -04:00 |
Richard Barnes
|
cd7c21a96b
|
Resolving travis failures
|
2015-03-16 22:07:45 -04:00 |
Richard Barnes
|
e142aa7cf9
|
Forgot the actual policy implementation
|
2015-03-16 21:48:58 -04:00 |
Richard Barnes
|
9c70174c97
|
Policy enforcement in CA
|
2015-03-16 14:22:08 -04:00 |
J.C. Jones
|
59d449d221
|
Fix Dockerfile for refactor.
|
2015-03-16 10:53:42 -07:00 |
Richard Barnes
|
752e91d8eb
|
Initial policy authority
|
2015-03-16 12:55:05 -04:00 |
Richard Barnes
|
568bad588a
|
Identifier checking (syntax,blacklist,PSL)
|
2015-03-16 12:17:31 -04:00 |
Richard Barnes
|
19fada5b27
|
Support for subscriber agreement
|
2015-03-15 23:47:55 -04:00 |
Richard Barnes
|
bc583a0df3
|
Simple walkthrough node.js script
|
2015-03-15 22:56:46 -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
|
d938deb3fd
|
Separate resources for challenges [initial]
|
2015-03-14 19:07:16 -04:00 |
bifurcation
|
e3dd04e9b8
|
Merge pull request #34 from bifurcation/coverage
Improved test coverage in boulder/core
|
2015-03-14 13:19:52 -04:00 |
Richard Barnes
|
4db3f77607
|
Fixing 'go vet' issue
|
2015-03-14 13:09:06 -04:00 |
bifurcation
|
8de12e5d3f
|
Merge pull request #33 from bifurcation/jose
Mainline JOSE
|
2015-03-14 12:29:08 -04:00 |
Richard Barnes
|
8c651502ac
|
Re-fixing 'go vet' errors
|
2015-03-14 12:21:22 -04:00 |
Richard Barnes
|
98233570de
|
Explanatory comment re: code duplication
|
2015-03-14 12:16:38 -04:00 |
Richard Barnes
|
238152a9cc
|
Merging PRs from @kuba
|
2015-03-14 12:10:25 -04:00 |
Richard Barnes
|
0047beeceb
|
Fixing 'go vet' errors
|
2015-03-14 11:45:25 -04:00 |
Richard Barnes
|
2c9ed3c792
|
Fixing errors discovered with increased testing.
|
2015-03-14 11:20:59 -04:00 |
Richard Barnes
|
227eb2fd36
|
Improved test coverage for 'core' module
|
2015-03-14 11:20:32 -04:00 |
Richard Barnes
|
8f4ea0efd8
|
Adapting to point to mainlined JOSE
|
2015-03-13 13:11:04 -07:00 |
Richard Barnes
|
f1005fa07d
|
Mainlining JOSE code
|
2015-03-13 13:10:49 -07:00 |
bifurcation
|
62cd2682be
|
Merge pull request #30 from bifurcation/mkstuff
Add mkroot and mkcrl
|
2015-03-13 12:52:34 -07:00 |
Richard Barnes
|
24bafe98c6
|
Fixing issues from jsha review
|
2015-03-13 12:31:41 -07:00 |
Daniel Martí
|
70ab4a4605
|
Log problems when writing response bodies
|
2015-03-13 08:46:43 +01:00 |
Daniel Martí
|
517d59553b
|
Treat ignored error in boulder-start
|
2015-03-13 08:46:43 +01:00 |
Daniel Martí
|
a4a368613a
|
Use regexp.MustCompile instead of Compile ignoring err
|
2015-03-13 08:46:43 +01:00 |
Daniel Martí
|
830fe1ba8f
|
Explicitly ignore or treat more errors
|
2015-03-13 08:46:41 +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í
|
5fe97f1895
|
Replace []byte with nil, simplify response logic
|
2015-03-12 12:38:46 +01:00 |
Daniel Martí
|
b4ddc7b352
|
Drop some unnecessary indentation levels
|
2015-03-12 12:31:46 +01:00 |
Daniel Martí
|
6c0c22b8f9
|
Separate imports from the standard library
|
2015-03-12 12:29:21 +01:00 |
Daniel Martí
|
ea515f339e
|
Separate license headers from package lines
If not, they are taken as package comments
|
2015-03-12 12:29:01 +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í
|
d66e581736
|
Replace Https by HTTPS as per golint
|
2015-03-12 12:21:40 +01:00 |
Daniel Martí
|
24730ff125
|
Replace Json by JSON as per golint
|
2015-03-12 12:19:19 +01:00 |
Daniel Martí
|
880821801e
|
hash.Hash.Write() never returns an error
|
2015-03-12 12:18:37 +01:00 |
Daniel Martí
|
083fb1b7e7
|
Ignore rand.Read() errors uniformly
|
2015-03-12 12:18:30 +01:00 |
Daniel Martí
|
c931b559a8
|
Fix "if block ends with a return statement"
|
2015-03-12 12:13:50 +01:00 |
Richard Barnes
|
496d9d98f4
|
Add mkroot and mkcrl
|
2015-03-11 23:09:31 -07:00 |
bifurcation
|
9146d60c0c
|
Merge pull request #28 from bifurcation/refactor
Refactor to be more modular
|
2015-03-11 11:34:38 -07:00 |
Richard Barnes
|
d97447a3f1
|
Fixing breakage due to CFSSL update
|
2015-03-11 10:43:10 -07:00 |
bifurcation
|
c65af4fdc6
|
Merge pull request #1 from letsencrypt/bifurcation-refactor
Fix Travis issues with the refactor
|
2015-03-11 09:44:29 -07:00 |
J.C. Jones
|
9d9ad5f1ab
|
Fix a 'vet' issue, and more travis cleaning
It'd be nice if I could simulate a travis build locally first...
|
2015-03-11 08:37:33 -06:00 |
J.C. Jones
|
a3f843bf97
|
Update coverage commands for Travis.
|
2015-03-11 08:18:45 -06:00 |