Commit Graph

16 Commits

Author SHA1 Message Date
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 9eca0f8288 Add another set of keyrings, for testing. 2010-12-05 22:30:12 -08:00
Brad Fitzpatrick d4b4a9bfe6 Add test for verification error for imposter. 2010-12-04 16:18:03 -08:00
Brad Fitzpatrick de55109d8e Verification works! and with unit tests. 2010-12-04 13:49:34 -08:00
Brad Fitzpatrick 38de1ffd0d More sig verify work; move blobref to a library 2010-12-03 07:34:24 -08:00
Brad Fitzpatrick 7d3fcf9881 start of camsigd verify handler, notes 2010-11-29 23:22:11 -08:00
Brad Fitzpatrick aacaa2239f camsigd tests, and a bug fix. 2010-11-29 17:35:41 -08:00
Brad Fitzpatrick 1af335c751 remove some logging 2010-11-29 17:06:56 -08:00
Brad Fitzpatrick b7c77c1d30 use ephemeral port in camsigd 2010-11-29 07:54:20 -08:00
Daniel Erat ce4e43184b Merge remote branch 'origin/master' into sig 2010-11-14 21:52:02 -08:00
Daniel Erat a37301b73d remove passphrase on secret key for now 2010-11-14 21:47:13 -08:00
Brad Fitzpatrick 2a14cee64c fix test 2010-11-14 21:29:46 -08:00
Brad Fitzpatrick fd3552dcb6 little signing test client 2010-11-14 20:55:27 -08:00
Brad Fitzpatrick a882ef09d1 more testing work 2010-11-14 20:31:21 -08:00
Brad Fitzpatrick aae9551467 more testing work 2010-11-14 20:05:20 -08:00
Brad Fitzpatrick 82f4fd2ebc move sigserver 2010-11-14 19:34:00 -08:00