commit | 99b2a001df2fcc273a4074d7d0f0e9a946ba19e9 | [log] [tgz] |
---|---|---|
author | Yingdi Yu <yuyingdi@gmail.com> | Wed Aug 12 12:47:44 2015 -0700 |
committer | Alexander Afanasyev <alexander.afanasyev@ucla.edu> | Wed Aug 10 21:19:02 2016 -0700 |
tree | b200477150b5c5c9b7146359f90e365bfed50ced | |
parent | 1349d2d72edad85e0fc264818543d7683de31a49 [diff] |
security: change enum to enum class in security-common.hpp Change-Id: I5565c845cd57f3457c8120b11399a105fa83418d Refs: #3083
ndn-cxx is a C++ library, implementing Named Data Networking (NDN) primitives that can be used to implement various NDN applications. The library is currently being used as part of the following projects:
See the file docs/INSTALL.rst
for build and install instructions.
Please submit any bugs or issues to the ndn-cxx issue tracker: http://redmine.named-data.net/projects/ndn-cxx/issues
Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/
ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md
.