commit | f34a355902376b61ef9045554afe728e21f4fb71 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Sun Aug 13 21:17:05 2017 -0400 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Sep 05 13:30:48 2017 -0400 |
tree | 35ce13a7b56f49efdd64a899298c3c9ef624101d | |
parent | c0e26585c281076b152f18eacd7e30406e037c2f [diff] |
build: Synchronize CI scripts with NFD This commits also fixes discovered incorrect memory accesses in SqliteStorage. Change-Id: I85e1d1b62be15b6d9f0a2824e4fac8cbf2ca5f9b
repo-ng is an implementation of a Named Data Networking data repository, and follows Repo protocol.
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 repo-ng issue tracker.