- ea5b8fc challenge+tools: minor simplifications by Davide Pesavento · 3 weeks ago master
- 42bc63e ca+tools: configurable ca forwarding hint and ca-server interface improvement by Tianyuan Yu · 3 months ago
- 9510c91 Slim down `ndncert-common.hpp` by Davide Pesavento · 11 months ago
- 3e48184 tools: switch to Face::getIoContext() by Davide Pesavento · 1 year, 3 months ago
- a3dbb94 build: require boost >= 1.71.0 by Davide Pesavento · 1 year, 4 months ago
- fd19485 build: more accurate dependencies on Boost libraries by Davide Pesavento · 1 year, 4 months ago
- 4ffe19d build: add `--without-tools` configure option by Davide Pesavento · 1 year, 4 months ago
- f48e163 Avoid deprecated ndn-cxx functions by Davide Pesavento · 1 year, 9 months ago
- 48903c2 client: fetch ca profile and validate with preconfigured ca cert by Tianyuan Yu · 2 years, 9 months ago
- b5d3a4f client: fold email addresses to lowercase by Tianyuan Yu · 2 years, 11 months ago
- 0d1d11c Migrate to C++17 and refactor by Davide Pesavento · 2 years, 10 months ago
- ca23bb0 Prepare for testbed deployment: update ndncert-client by Tianyuan Yu · 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
- e5b4369 Fix build against current ndn-cxx by Davide Pesavento · 3 years, 2 months ago
- 6499edd some update by Zhiyi Zhang · 4 years ago
- 4140fe8 combine requester state by tylerliu · 4 years ago
- d35bc5f ca tool: allow to answer Certificate download interest with implicit digest by Zhiyi Zhang · 4 years ago
- aa60c96 update systemd default parameter in NDNCERT and update ndncert-ca-server by Zhiyi Zhang · 4 years ago
- ec4aa3a update by Zhiyi Zhang · 4 years, 1 month ago
- 17720f2 minor fix by Zhiyi Zhang · 4 years, 1 month ago
- 87ded73 update ndncert client by Zhiyi Zhang · 4 years, 1 month ago
- 48f546f fix an error in sqlite storage by Zhiyi Zhang · 4 years, 1 month ago
- d82cc5c fix some TODOs by tylerliu · 4 years, 1 month ago
- 44c6a35 remove m_ prefix by Zhiyi Zhang · 4 years, 1 month ago
- 2de4ea3 fix compile error by Zhiyi Zhang · 4 years, 2 months ago
- f2e6bb5 code review fix by tylerliu · 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
- 4022633 CR fix 3 by tylerliu · 4 years, 3 months ago
- bb63036 Code Review fix 1 by tylerliu · 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
- 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
- 840afd9 fix some errors by Zhiyi Zhang · 4 years, 3 months ago
- 99e72ac minor fix by tylerliu · 4 years, 3 months ago
- 01e5963 hopefully fixed by tylerliu · 4 years, 3 months ago
- 3ad6812 fix 1.65 by tylerliu · 4 years, 3 months ago
- 9ea1f76 try boost 1.65 by tylerliu · 4 years, 3 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
- 6923bff update dir name by Zhiyi Zhang · 4 years, 4 months ago
- 3243728 remove using std by Zhiyi Zhang · 4 years, 4 months ago
- e4891b7 format update by Zhiyi Zhang · 4 years, 4 months ago
- 335e522 server fix by tylerliu · 4 years, 4 months ago
- b47dad7 change PROBE format for max-suffix-length for each suggested name by tylerliu · 4 years, 4 months ago
- a7bea66 Migrate to ndn-cxx 0.7.1: Part 1 by tylerliu · 4 years, 4 months ago
- 6bb1d08 update UI by Zhiyi Zhang · 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
- dbd9d43 do some file move and rename by Zhiyi Zhang · 4 years, 4 months ago
- fbcab84 update profile fetching by Zhiyi Zhang · 4 years, 4 months ago
- 90c7578 Add signal handling to ndncert-ca-server by Zhiyi Zhang · 4 years, 4 months ago
- d93c0bb some more update in ndncert-ca-status by Zhiyi Zhang · 4 years, 4 months ago
- 837406d update requester and cmd line tool after testing cmd line tool by Zhiyi Zhang · 4 years, 4 months ago
- b420e26 update ndncert ca server by Zhiyi Zhang · 4 years, 4 months ago
- d1d9f5a update ca storage by Zhiyi Zhang · 4 years, 4 months ago
- 8704d03 Rename RequestState to CaState - to prevent confusion with RequesterState by tylerliu · 4 years, 7 months ago
- feabfdc redone ndncert client & requester module fix by tylerliu · 4 years, 4 months ago
- 1d3dcd2 refactor client module to requester by Zhiyi Zhang · 4 years, 4 months ago
- 3e8ca25 fix all unit tests by Zhiyi Zhang · 4 years, 4 months ago
- 9829da9 merge ca config and client config, remove old format of probe by Zhiyi Zhang · 4 years, 4 months ago
- 8bd8e5b rename folders by Zhiyi Zhang · 4 years, 4 months ago
- e232a74 clean header file include by Zhiyi Zhang · 4 years, 4 months ago
- a749f44 update certificate request data structure by Zhiyi Zhang · 4 years, 4 months ago
- b8bbc64 remove probeToken by Zhiyi Zhang · 4 years, 4 months ago
- 0e176c3 simplify client new/revoke by tylerliu · 4 years, 4 months ago
- c87d52b merge two onInterest callback into one by Zhiyi Zhang · 4 years, 4 months ago
- 4604983 remove JSON parameter list from challenge module and add unified return interfaces for challenge modules by Zhiyi Zhang · 4 years, 4 months ago
- 48f2378 use enum class for status by Zhiyi Zhang · 4 years, 4 months ago
- 182bc53 Certificate revocation by tylerliu · 4 years, 4 months ago
- ef6b36a rebaes to the new master branch from named-data/ndncert by Zhiyi Zhang · 4 years, 4 months ago
- 256c906 change from m_caName to m_caPrefix by Suyong Won · 4 years, 9 months ago
- 19fba4d TLV encoding to replace JSON format message by Suyong Won · 4 years, 9 months ago
- cf1d8f7 Remove DOWNLOAD step by swa770 · 4 years, 9 months ago
- 20643ac Separate INFO out of PROBE phase by swa770 · 4 years, 10 months ago
- b48bbda Avoid deprecated Data::getSignature() by Davide Pesavento · 4 years, 6 months ago
- 7838cfd Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 8 months ago
- ad9e04f Delete created identities/keys if the client doesn't complete successfully; update client command line tool by Zhiyi Zhang · 4 years, 10 months ago
- caab546 Fix the bug when user type in NONE when selecting CAs by Zhiyi Zhang · 5 years ago
- 3670683 Fixed several ndncert-client bugs and use lower case Challenge ID by Zhiyi Zhang · 6 years ago
- 1a735bc Add validity period check in client command line tool and CA module by Zhiyi Zhang · 6 years ago
- d8993b9 client command line tool: add exception catch for configuration file loading by Zhiyi Zhang · 6 years ago
- 781a560 adjust client command line tool to reflect the library change by Zhiyi Zhang · 6 years ago
- 547c851 update ndncert client command line tool by Zhiyi Zhang · 6 years ago
- af7c290 Update the NDNCERT library to version NDNCERT v2 by Zhiyi Zhang · 6 years ago
- a7fead4 Add systemd unit file for ndncert-ca-server by Davide Pesavento · 6 years ago
- d4496f7 ca-server: cleanup command-line options handling by Davide Pesavento · 6 years ago
- e6ea396 minor fix in ndncert-client tool by Zhiyi Zhang · 7 years ago
- 8ce677b Compile with the ndn-cxx version 0.6.2 by Zhiyi Zhang · 7 years ago
- 916ba2d Add isListEnabled into client configuration by Zhiyi Zhang · 7 years ago
- 343cdfb Add repo output to command line tool ndncert-ca-server by Zhiyi Zhang · 7 years ago
- 1c0bd37 Add list function by Zhiyi Zhang · 7 years ago
- 7420cf5 move callbacks from CaModule to each CaItem by Zhiyi Zhang · 7 years ago