perkeep/server/go
Brad Fitzpatrick 2627a6cf4c Add test_upload_corrupt_blob and fix the Go server.
The Go server was forgetting the final step of verifying the hash it
computed.

The App Engine server currently fails the test because the failure
mode is specified in the spec.  TODO: clarify that.

This also adds some unit tests for camli/blobref, and changes BlobRef
to a struct, instead of an interface.
2010-12-17 10:01:36 -08:00
..
auth Missing part of b05fecb16b 2010-11-29 17:20:08 -08:00
blobref Add test_upload_corrupt_blob and fix the Go server. 2010-12-17 10:01:36 -08:00
blobserver Add test_upload_corrupt_blob and fix the Go server. 2010-12-17 10:01:36 -08:00
httputil rename http_util to httputil 2010-12-05 22:34:46 -08:00
jsonsign Add test_upload_corrupt_blob and fix the Go server. 2010-12-17 10:01:36 -08:00
openpgp Move signing and verifying into a library. 2010-12-08 19:24:48 -08:00
sigserver Add test_upload_corrupt_blob and fix the Go server. 2010-12-17 10:01:36 -08:00
webserver Make webserver's --listen flag public. 2010-12-13 18:23:58 -08:00
.gitignore rename blobserver to server 2010-11-14 19:28:13 -08:00
Makefile Move signing and verifying into a library. 2010-12-08 19:24:48 -08:00