commit | d352cce1c3a88fe180d322791eb6e5973ade156c | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Nov 20 14:15:11 2015 -0500 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Fri Nov 20 14:15:11 2015 -0500 |
tree | c43278fcb75e6e1633b57ffd2684d6cc6766b414 | |
parent | 6e818129190497de8851a6f2d0ae57dfcccb0f49 [diff] |
build: Update compiler flags and addressing discovered warnings Change-Id: I95e89871e1bcd15ee8e8b3fc181861e40a6b127b
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: