Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
api Fix golint checks Jul 19, 2018
auth Inserted auth-key whitespace stripping after ReadFile Aug 16, 2018
bundler Fix remaining bundler tests Jul 19, 2018
certdb Revert accidental sqlite changes Jul 19, 2018
certinfo Format SKI properly in certinfo (#819) Oct 20, 2017
cli Add basic stats interface Aug 29, 2018
cmd cfssljson: fixes parsing of bundle and root certificates (#842) Jan 31, 2018
config (#921) URI SAN records Dec 13, 2018
crl CRL: Add a method for generating a CRL from the local DB Mar 2, 2017
crypto fix dead-url for crypto/pkcs7/pkcs7.go Feb 7, 2017
csr (#921) URI SAN records Dec 13, 2018
doc Update documentation for sums in newcert endpoint. Sep 16, 2017
errors errors: add OCSPError case to errors.Wrap. Mar 22, 2018
helpers Add helpers for handling Ed25519 key (un)marshalling Jul 24, 2018
info Clean up some of the structures around info. May 14, 2015
initca fix spelling in comments Mar 15, 2018
log remove flag definition in init() May 20, 2016
multiroot/config fix unused value assignments caught by static checker (#718) Jan 25, 2017
ocsp Add basic stats interface Aug 29, 2018
revoke TUN-1126: Add a VerifyCertErr method which shows why verification failed Oct 15, 2018
scan Remove unnecessary refernce to internal/testenv Jul 26, 2018
selfsign Use stdlib CSR CheckSignature (#803) Sep 11, 2017
signer (#921) URI SAN records Dec 13, 2018
testdata Add field to API docs and testdata. Jun 25, 2015
transport Remove unused backoff files Jul 19, 2018
ubiquity fix spelling in comments Mar 15, 2018
vendor update certificate-transparency-go, protobuf and mattn/go-sqlite3 Mar 28, 2019
whitelist Fix staticcheck failures. Dec 14, 2016
.dockerignore build to the dist folder Jul 21, 2015
.gitignore Fix documentation for how to build cfssl binaries Nov 1, 2018
.travis.yml drop support for go 1.10 Mar 28, 2019
CHANGELOG Adding a CHANGELOG. Aug 5, 2015
Dockerfile Checkout cfssl-trust in Dockerfile. Feb 2, 2018
Dockerfile.build Dockerfiles: update golang to 1.8.5 Nov 1, 2017
Dockerfile.minimal Update Dockerfile.minimal Feb 2, 2018
Gopkg.lock update certificate-transparency-go, protobuf and mattn/go-sqlite3 Mar 28, 2019
Gopkg.toml update certificate-transparency-go, protobuf and mattn/go-sqlite3 Mar 28, 2019
LICENSE Initial import. Jul 9, 2014
Makefile Fix documentation for how to build cfssl binaries Nov 1, 2018
README.md drop support for go 1.10 Mar 28, 2019
test.sh Fix Travis CI builds Oct 13, 2018