You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alexander Afanasyev 750472b63d build: Fix detection of OpenSSL on OS X with HomeBrew 9 years ago
.jenkins.d build: Fix detection of OpenSSL on OS X with HomeBrew 9 years ago
.waf-tools build: Fix detection of OpenSSL on OS X with HomeBrew 9 years ago
docs docs: spec of SafeBag format 9 years ago
examples docs: improve example applications 11 years ago
src util: fix clang 3.4 time::abs compilation error 9 years ago
tests util: fix clang 3.4 time::abs compilation error 9 years ago
tools tools: deprecate ndncatchunks3 and ndnputchunks3 9 years ago
.gitignore build: Enable detailed version information when built from shallow clone or tarball 11 years ago
.jenkins ci: Avoid unnecessarily complicated use of find 11 years ago
.travis.yml ci: Fix travis-CI build matrix 10 years ago
AUTHORS.md security: ValidatorConfig rule evaluates all checkers 9 years ago
COPYING.md src: Switching to LGPL 3.0 license 11 years ago
README-dev.md tests: Extending Face test cases 9 years ago
README.md docs: ndn-tlv-ping => ndn-tools in README 9 years ago
RELEASE_NOTES.rst docs+build: Prepare release of version 0.4.1 9 years ago
client.conf.sample face: drop direct FIB management 10 years ago
libndn-cxx.pc.in ====== Renaming library to ndn-cxx ====== 11 years ago
waf build: Update waf (a new custom patch) 10 years ago
wscript util: logging facility 9 years ago

README.md

ndn-cxx: NDN C++ library with eXperimental eXtensions

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

More documentation

Extensive documentation of the library is available on the library's homepage: http://www.named-data.net/doc/ndn-cxx/

License

ndn-cxx is an open source project licensed under LGPL 3.0 license. For more information about the license, refer to COPYING.md.