1. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  2. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/security/signing-info.t.cpp]
  3. 72c0c64 encoding: provide FormattedOutputFunction for Block by Junxiao Shi · 6 years ago
  4. 7e6f6f8 encoding: avoid UB when casting to tlv::SignatureTypeValue by Davide Pesavento · 7 years ago
  5. 2a6d45a security: implement operator== for SigningInfo by Nick Gordon · 7 years ago
  6. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  7. d6d78aa security: Allow Identity and Key abstractions to be used in SigningInfo by Alexander Afanasyev · 8 years ago
  8. fe4733a security: Add new v2::KeyChain by Yingdi Yu · 9 years ago
  9. c95f564 security: Return *this from SigningInfo setters by Alexander Afanasyev · 8 years ago
  10. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  11. 99b2a00 security: change enum to enum class in security-common.hpp by Yingdi Yu · 9 years ago
  12. 48c291b security: Properly initialize state in `SigningInfo(const std::string&)` constructor by Spencer Lee · 9 years ago
  13. 308bc44 security: string representation for SigningInfo by Spencer Lee · 9 years ago
  14. 1b0311c security: New generalized signing API in KeyChain by Yingdi Yu · 9 years ago