1. 97223af globa: Change unsigned int to size_t where it is the size of a byte array or an index/offset into it. by Jeff Thompson · 11 years ago
  2. 10ad12a global: Rename unsigned char to uint8, DynamicUCharArray to DynamicUInt8Array and DynamicUCharVector to DynamicUInt8Vector. by Jeff Thompson · 11 years ago
  3. 0050abe Code style: Put function return type on a line by itself. by Jeff Thompson · 11 years ago
  4. aedee94 Added a default constructor. by Jeff Thompson · 11 years ago
  5. d56753e Added SignedBlob. by Jeff Thompson · 11 years ago