commit | fdbfc6d9134da1506caf90eaf62c45375cc5bfb7 | [log] [tgz] |
---|---|---|
author | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Mon Apr 14 15:12:11 2014 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Tue Apr 15 17:09:09 2014 -0700 |
tree | 7c2a2f2af72ca1dc12b2da0b60733a56d875a568 | |
parent | 95de62efb1b1cd6d4e61ace1962c5051d8b525d4 [diff] |
src: Improving consistency and correcting code style As of this commit, all data structures can be directly constructed from wire format. This commit excludes full correction of code style in security/ and tools/ndnsec*, which will be part of a different commit. Change-Id: I121ac1f81948bc7468990df52cdefeb2988d91a1 Refs: #1403
ndn-cpp-dev is a new implementation of a Named Data Networking client library written in C++.
ndn-cpp-dev is open source under a license described in the file COPYING. While the license does not require it, we really would appreciate it if others would share their contributions to the library if they are willing to do so under the same license.
See the file INSTALL for build and install instructions.
Please submit any bugs or issues to the ndn-cpp-dev issue tracker: http://redmine.named-data.net/projects/ndn-cpp-dev/issues
Additional library tutorials and manpages are available in docs/
folder.