- 6866b90 Improve log messages and general code cleanup in CaModule by Davide Pesavento · 5 weeks ago
- a721a4d ca: fallback to CA identity key to sign prefix registrations by Tianyuan Yu · 6 weeks ago
- cde062e Switch to std::filesystem by Davide Pesavento · 6 weeks ago
- 42bc63e ca+tools: configurable ca forwarding hint and ca-server interface improvement by Tianyuan Yu · 3 months ago
- 842f1f7 tests: delete dead code in KeyChainFixture by Davide Pesavento · 11 months ago
- a3dbb94 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 4 months ago
- 76304d8 Avoid deprecated ndn-cxx type aliases by Davide Pesavento · 1 year, 6 months ago
- e78fd4d ca: set Data FreshnessPeriod in CaModule::issueCertificate() by Tianyuan Yu · 2 years, 8 months ago
- 829aff6 tests: sync common testing infrastructure with ndn-cxx by Davide Pesavento · 2 years, 9 months ago
- bdcf52e tests: refactor ChallengePossession test cases by Junxiao Shi · 2 years, 9 months ago
- 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
- 6f1a2ab Avoid deprecated ndn-cxx functions by Davide Pesavento · 2 years, 11 months ago
- ca23bb0 Prepare for testbed deployment: update ndncert-client by Tianyuan Yu · 2 years, 11 months ago
- 64d5c8f Drop redundant calls to Interest::setCanBePrefix(false) by Davide Pesavento · 2 years, 11 months ago
- 13aac73 Prepare for testbed deployment: name assignment and redirection policy by Tianyuan Yu · 2 years, 11 months ago
- 0dc0201 Reduce namespace nesting (ndn::ndncert -> ndncert) by Davide Pesavento · 3 years, 2 months ago
- a34d6de Restore compatibility with older Boost versions by Davide Pesavento · 3 years, 2 months ago
- 3b9a503 update by Zhiyi Zhang · 4 years ago
- 6499edd some update by Zhiyi Zhang · 4 years ago
- 7cca76a rename by Zhiyi Zhang · 4 years ago
- 1b101b3 add RestartSec in systemd file, remove status field from NEW packets by Zhiyi Zhang · 4 years ago
- f62cfeb add validity check on new by tylerliu · 4 years ago
- 4140fe8 combine requester state by tylerliu · 4 years ago
- 615b6b7 switch to typed name components by Zhiyi Zhang · 4 years, 1 month ago
- 48f546f fix an error in sqlite storage by Zhiyi Zhang · 4 years, 1 month ago
- c1e9815 finish iv by Zhiyi Zhang · 4 years, 1 month ago
- 4f1c010 update by Zhiyi Zhang · 4 years, 1 month ago
- f51e316 Change credential challenge to possession by tylerliu · 4 years, 1 month ago
- 44c6a35 remove m_ prefix by Zhiyi Zhang · 4 years, 2 months ago
- f2e6bb5 code review fix by tylerliu · 4 years, 2 months ago
- 01efccb minor by Zhiyi Zhang · 4 years, 2 months ago
- 84c9319 minor by Zhiyi Zhang · 4 years, 2 months ago
- 1f5e86e address comments by Zhiyi Zhang · 4 years, 2 months ago
- 7b9185c fix cr by tylerliu · 4 years, 2 months ago
- 84e1184 rename identity challenge dir to challenge by Zhiyi Zhang · 4 years, 2 months ago
- 1e418f2 update ca-profile by Zhiyi Zhang · 4 years, 2 months ago
- 3f20f95 split configuration into pieces by Zhiyi Zhang · 4 years, 2 months ago
- 8059302 fix warnings by Zhiyi Zhang · 4 years, 2 months ago
- f22ae24 fix style issues by Zhiyi Zhang · 4 years, 2 months ago
- 4022633 CR fix 3 by tylerliu · 4 years, 3 months ago
- 1f480be CR fix 2 by tylerliu · 4 years, 3 months ago
- c4cf186 encoders as namespaces by tylerliu · 4 years, 3 months ago
- bb63036 Code Review fix 1 by tylerliu · 4 years, 3 months ago
- 6563f93 code style fix by tylerliu · 4 years, 3 months ago
- dd72e54 fix by Zhiyi Zhang · 4 years, 3 months ago
- 1f9551b still one error left by Zhiyi Zhang · 4 years, 3 months ago
- 2670ba9 use EQUAL_COLLECTION for test by tylerliu · 4 years, 3 months ago
- 4c259db update by Zhiyi Zhang · 4 years, 3 months ago
- db1ec76 still use rvalue reference for parameters by Zhiyi Zhang · 4 years, 3 months ago
- d59f2cf add encoding unit tests by tylerliu · 4 years, 3 months ago
- c9ada1b change RequestID to RequestId by Zhiyi Zhang · 4 years, 3 months ago
- 59a366d rename requesterState to RequestContext by Zhiyi Zhang · 4 years, 3 months ago
- a16b758 update by Zhiyi Zhang · 4 years, 3 months ago
- 3002e6b add namespace for requester by Zhiyi Zhang · 4 years, 3 months ago
- 32d4b4e use namespace for ca and rename CaState to ca::RequestState by Zhiyi Zhang · 4 years, 3 months ago
- 997669a use ndn::optional instead of boost::optional by Zhiyi Zhang · 4 years, 3 months ago
- aeab497 address comments from Davide by Zhiyi Zhang · 4 years, 3 months ago
- 0fe1865 minor update by Zhiyi Zhang · 4 years, 3 months ago
- 199508a address comments from Davide by Zhiyi Zhang · 4 years, 3 months ago
- b40027f rename a unit test file by Zhiyi Zhang · 4 years, 3 months ago
- 0eb7424 further clean up by Zhiyi Zhang · 4 years, 3 months ago
- 6f2138e clean up some comments by Zhiyi Zhang · 4 years, 3 months ago
- bed854c refactor the HKDF State class by Zhiyi Zhang · 4 years, 3 months ago
- 00de2c3 small fix by tylerliu · 4 years, 3 months ago
- 11cf7eb unify the naming convention in crypto helper by Zhiyi Zhang · 4 years, 3 months ago
- 159ba63 update crypto helpers by Zhiyi Zhang · 4 years, 3 months ago
- dc25ddf update mem leak in crypto helpers by Zhiyi Zhang · 4 years, 3 months ago
- 8fdb36b change request id to be bytes by Zhiyi Zhang · 4 years, 3 months ago
- dd30893 update crypto helper by Zhiyi Zhang · 4 years, 3 months ago
- 222810b update crypto helper by Zhiyi Zhang · 4 years, 3 months ago
- 82e0c72 update crypto helper and database fixture by Zhiyi Zhang · 4 years, 4 months ago
- c2c4ed2 some folder rename by Zhiyi Zhang · 4 years, 4 months ago
- 062be6d merge detail folders by Zhiyi Zhang · 4 years, 4 months ago
- c5d93a9 further update and rename files by Zhiyi Zhang · 4 years, 4 months ago
- 8f1ade3 further update organization by Zhiyi Zhang · 4 years, 4 months ago
- 50d679e commons clean up by tylerliu · 4 years, 4 months ago
- ad1ade5 more crypto test fix by tylerliu · 4 years, 4 months ago
- 06aa368 fix test for AES_128_GCM by tylerliu · 4 years, 4 months ago
- ddbf152 one format change by Zhiyi Zhang · 4 years, 4 months ago
- ccd5a0c remove CryptoError by Zhiyi Zhang · 4 years, 4 months ago
- 6923bff update dir name by Zhiyi Zhang · 4 years, 4 months ago
- 2b6d80c move crypto support files into protocol details by Zhiyi Zhang · 4 years, 4 months ago
- cfad98d move ECDH_CTX into cpp by Zhiyi Zhang · 4 years, 4 months ago
- 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
- 63cd7d1 update format in tests by Zhiyi Zhang · 4 years, 4 months ago
- e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
- 97bedb8 format update by Zhiyi Zhang · 4 years, 4 months ago
- 8f7229b remove max suffix length from INFO Data reply by Zhiyi Zhang · 4 years, 4 months ago
- b47dad7 change PROBE format for max-suffix-length for each suggested name by tylerliu · 4 years, 4 months ago
- cd57da8 fix test errors by Zhiyi Zhang · 4 years, 4 months ago
- a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
- 696cd04 fix RDR use in ca and requester by Zhiyi Zhang · 4 years, 4 months ago
- 74c6114 apply RDR in server command line tool and some format updates by Zhiyi Zhang · 4 years, 4 months ago
- cb8acf2 fix all test failures by Zhiyi Zhang · 4 years, 4 months ago
- 1706402 fix some errors in tests by Zhiyi Zhang · 4 years, 4 months ago
- 8683ec9 update name assignment part by Zhiyi Zhang · 4 years, 4 months ago
- dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
- f61404d rename ca info APIs by Zhiyi Zhang · 4 years, 4 months ago
- fbcab84 update profile fetching by Zhiyi Zhang · 4 years, 4 months ago
- bcd8348 add assignment or operator for multiple name suggestions by tylerliu · 4 years, 4 months ago