1. 18ccbb3 Redesign Dockerfile and add .dockerignore by Davide Pesavento · 3 months ago
  2. d1b6f95 examples: Extend example with basic trust schema (validator-config) by Alexander Afanasyev · 3 years ago
  3. 3de8aac Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 1 month ago
  4. 5560fd4 build: update waf to version 2.0.6 by Alexander Afanasyev · 6 years ago
  5. 0530b5b ci: speed up code-coverage jobs by Davide Pesavento · 8 years ago
  6. 6c63230 build: Enable detailed version information when built from shallow clone or tarball by Alexander Afanasyev · 10 years ago
  7. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago
  8. fff47d6 build: Add optional pthread flag when detecting Crypto++ by Alexander Afanasyev · 10 years ago
  9. 7c6aeb0 docs: Importing initial set of library documentation from wiki by Alexander Afanasyev · 10 years ago
  10. a1ae0a1 build: Adding waf as a build system by Alexander Afanasyev · 10 years ago
  11. 06e9d25 src: Adding pkgconfig script, so apps can use pkg-config to get all necesasry parameters to compile against the library by Alexander Afanasyev · 10 years ago
  12. fffd1e4 renaming: Make names of the tools unique by Yingdi Yu · 10 years ago
  13. 61ec272 renaming: ndn-cpp to ndn-cpp-dev by Yingdi Yu · 10 years ago
  14. 38d7968 tools: ndncatchunks and ndnputchunks tool by Wentao Shang · 10 years ago
  15. c4b7598 examples: Add very basic consumer/producer apps by Alexander Afanasyev · 10 years ago
  16. 303b350 tools: Adding tlvdump app that visualizes TLV encoding stored in files by Alexander Afanasyev · 10 years ago
  17. fad679c tests: Conditional compilation of tests (including boost-based unit tests) by Alexander Afanasyev · 10 years ago
  18. ab82bc5 src: Add compiled tests to .gitignore by Alexander Afanasyev · 11 years ago
  19. 7eb64f1 build: Makefile.am corrections (separate Makefile.am for tests) by Alexander Afanasyev · 11 years ago
  20. bf4652a src+build: Removing autogenerated files from the git repo by Alexander Afanasyev · 11 years ago
  21. dc2c430 make: Add ax_lib_sqlite3.m4, etc. to m4 directory so that autogen.sh works out of the box. Refs #1064. by Jeff Thompson · 11 years ago
  22. 6e22904 make: Create include directory for make install to install headers. Put ndn-cpp-config.h in include/ndn-cpp. by Jeff Thompson · 11 years ago
  23. d0f62e1 make: If have sqlite3 headers, require libsqlite3. by Jeff Thompson · 11 years ago
  24. 23cb742 make: Added AC_CONFIG_MACRO_DIR([m4]). by Jeff Thompson · 11 years ago
  25. 508f2da make: Don't need to distribute libtool. by Jeff Thompson · 11 years ago
  26. b752300 make: In ndn-cpp-config.h, to avoid polluting the global name space, generate NDN_CPP_HAVE_BOOST_FUNCTION etc. instead of HAVE_BOOST_FUNCTION, etc. by Jeff Thompson · 11 years ago
  27. 649e95f make: Change configure to output ndn-cpp/ndn-cpp-config.h instead of config.h by Jeff Thompson · 11 years ago
  28. 469e92a Ignore compiled files in libs. by Jeff Thompson · 11 years ago
  29. 167fae4 Need config.guess by Jeff Thompson · 11 years ago
  30. 63ea1ec Need config.sub by Jeff Thompson · 11 years ago
  31. 82e9e6e Don't distribute aclocal.m4 (now that we have AM_MAINTAINER_MODE) by Jeff Thompson · 11 years ago
  32. ef3c40b For now, distrubute aclocal.m4 by Jeff Thompson · 11 years ago
  33. 914eb56 Ignore tar.gz by Jeff Thompson · 11 years ago
  34. cc2474f Put the executables in subdir bin by Jeff Thompson · 11 years ago
  35. ae6c1a0 Ignore Doxygen output by Jeff Thompson · 11 years ago
  36. 3617406 Enable make ndn-cpp.a by Jeff Thompson · 11 years ago
  37. 104fcb3 Ignore config.h by Jeff Thompson · 11 years ago
  38. 9e69c15 Ignore .deps by Jeff Thompson · 11 years ago
  39. c2abe21 Ignore temporary .dirstamp from make by Jeff Thompson · 11 years ago
  40. 39128c6 Added output files from autogen by Jeff Thompson · 11 years ago
  41. 03c751a Add .gitignore by Jeff Thompson · 11 years ago