1. 17882b4 Use relative paths for local includes. by Jeff Thompson · 11 years ago
  2. 0d2dc3e In dumpData, show the timestamp UTC time. by Jeff Thompson · 11 years ago
  3. debd8ee In dumpData, show the signedInfo.type. by Jeff Thompson · 11 years ago
  4. 7329a13 In KeyLocator, added support for KeyName. by Jeff Thompson · 11 years ago
  5. 63d0269 Renamed KeyLocator keyOrCertificate to keyData by Jeff Thompson · 11 years ago
  6. 1e90d8c Added KeyChain::selfVerifyData. by Jeff Thompson · 11 years ago
  7. ade5b1e In defaultSign, added hint for setting the current time. by Jeff Thompson · 11 years ago
  8. 3df8137 Added the default private key and finish implementing defaultSign. by Jeff Thompson · 11 years ago
  9. ecc1a82 Use buffer for freshContent by Jeff Thompson · 11 years ago
  10. b81192e Change to use openssl/evp.h by Jeff Thompson · 11 years ago
  11. 535751b In dumpData, show the key hex value by Jeff Thompson · 11 years ago
  12. ca62eb2 In dumpData, just show the number of key bytes by Jeff Thompson · 11 years ago
  13. 61c4ecf Added dumpData by Jeff Thompson · 11 years ago
  14. 67e9e0a Rename encode and decode to wireEncode and wireDecode by Jeff Thompson · 11 years ago
  15. 56ec9e2 Major update to rename ContentObject to Data everywhere. by Jeff Thompson · 11 years ago[Renamed (74%) from tests/test-encode-decode-ContentObject.cpp]
  16. 27e02cd Comment out boost time functions for now. by Jeff Thompson · 11 years ago
  17. b0979fd In encode methods, return a ptr_lib::shared_ptr<vector<unsigned char> > by Jeff Thompson · 11 years ago
  18. 40d67ce Experiment with date_time by Jeff Thompson · 11 years ago
  19. 210b92f Implement timestampMilliseconds by Jeff Thompson · 11 years ago
  20. 5cae5e5 Added support for ContentObject by Jeff Thompson · 11 years ago