Commit Graph

8 Commits

Author SHA1 Message Date
Brad Fitzpatrick 672ab134e6 Cleanup; make blobserver's GET path use blobref.Fether interface
Also expands the Fetcher interface slightly, and cleans up
some other code in the process.
2010-12-13 18:20:31 -08:00
Brad Fitzpatrick 5b94b1602c Move signing and verifying into a library. 2010-12-08 19:24:48 -08:00
Brad Fitzpatrick 25d31df378 remove keyid param from signing request
get it instead from the public key packet.
2010-12-07 21:55:24 -08:00
Brad Fitzpatrick 0f16c9b29d rename http_util to httputil 2010-12-05 22:34:46 -08:00
Brad Fitzpatrick aacaa2239f camsigd tests, and a bug fix. 2010-11-29 17:35:41 -08:00
Brad Fitzpatrick f2259ba7d2 Missing part of b05fecb16b 2010-11-29 17:20:08 -08:00
Daniel Erat 0050e553ec get rough implementation of go signing server working 2010-11-14 21:51:52 -08:00
Daniel Erat 4554d03916 start implementing go sig server 2010-11-14 20:09:28 -08:00