Skip to content
Snippets Groups Projects
  1. Dec 17, 2020
  2. Dec 07, 2020
    • Bob Callaway's avatar
      Types unit test (#57) · 6ae68f10
      Bob Callaway authored
      * add types unit tests
      
      * explicitly ignore error from ValidateLeaf
      
      * improve PGP unit test coverage (#58)
      
      * update & improve pgp unit tests
      
      * add types unit tests
      
      * explicitly ignore error from ValidateLeaf
      
      * use files instead of embedded strings
      Unverified
      6ae68f10
  3. Dec 04, 2020
  4. Nov 25, 2020
  5. Nov 23, 2020
    • Bob Callaway's avatar
      Fix resource leak if HTTP fetch fails · a31f6395
      Bob Callaway authored
      If the HTTP fetch failed, the io.Pipe created to pass the response body to the
      goroutines that compute the SHA256 hash and verify the signature would be leaked.
      a31f6395
  6. Nov 18, 2020
  7. Oct 27, 2020
  8. Sep 04, 2020
  9. Jun 17, 2020
Loading