commit | 91fb4f2e5067d2fd6a591d885353a449bc65b399 | [log] [tgz] |
---|---|---|
author | Wentao Shang <wentaoshang@gmail.com> | Tue May 20 10:55:22 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue May 20 14:26:08 2014 -0400 |
tree | 8190f225e9ff4c65274108649318743a4337f37f | |
parent | ca32918106c25a7b39ae1d5636aac8377c1d33ca [diff] |
src: Update source code to use new API and fix compilation errors due to missing headers Change-Id: I295fbcdcd6ab114a565d9b7531387728a6596884 Refs: 1629
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: