Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into hash
* upstream/master: (25 commits) Check for HTTP status 200 in fetchAndParse. Run everything through gofmt. Tweak the imports to make goimports happier. Initialize client if passed nil (google#1265) Have the caller supply the *http.Client used in logclient.go. Review fixes Use ASN1 lib to transform TLS encoded list into a Octet String Move SCTListLen Check to beginning Rework patch Add support for serializing SCT Lists Get rid of the Java MerkleLeafType enum. Add a missing entry to the .gitignore file. Get rid of the TLSSerializer class. Make the low-level serialization functions stand-alone ones in a namespace rather than members of a class. 6962-bis: Implement OID parsing/serialization. Do not use std::move in "return" statements. Improve stats comments and add additional inc. Add additonal stats to outer FixAndLog wrapper. [golang] Merkle verifier (google#1161) Ignore clang warnings due to unused stuff caused by glog (google#1253) Remove a few unnecessary uses of std::move. ...
- Loading branch information