commit | a53ee59a36d26d7f78de7faa69fba849f1909127 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Apr 28 16:50:48 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Apr 28 17:18:17 2014 -0700 |
tree | 4f862ecbc55d55fd5a037e636cc83e9e1c7ac518 | |
parent | e1e6f2ad5dd9a57f239a4564280ba7989fdc2e08 [diff] |
handle: Disable passing KeyChain by value in ReadHandle constructor Change-Id: I5d12a2a0261348baf3aaf0169edcebfecb1701e6 Fixes: #1552
repo-ng is an implementation of a Named Data Networking data repository. The repo-ng follows Repo protocol of NDN. The specification of repo protocol is:
repo-ng uses ndn-cxx library as NDN development library, and uses sqlite3 as underlying storage.
repo-ng is an open source project licensed under GPL 3.0 (see COPYING.md
for more detail). We highly welcome all contributions to the repo-ng code, provided that they can licensed under GPL 3.0+ or other compatible license.
See the file INSTALL.md
for build and install instructions.
Please submit any bugs or issues to the ndn-repo-ng issue tracker: