1. e7dc776 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 4 years ago
  2. 5f408ae build: align minimum build dependencies with ndn-cxx by Davide Pesavento · 4 years, 6 months ago
  3. cc6f67c Adjust includes for the updated locations of ndn-cxx security headers by Alexander Afanasyev · 4 years, 7 months ago
  4. 675d6fb Rename VERSION to VERSION.info to avoid conflicts with modern STL by Alexander Afanasyev · 4 years, 7 months ago
  5. dbee9bf ci: update Travis configuration by Davide Pesavento · 4 years, 9 months ago
  6. d6a0956 logic: fix -Wrange-loop-construct warning with clang 10 by Davide Pesavento · 4 years, 9 months ago
  7. a0546db build+ci: switch to python3 by Davide Pesavento · 4 years, 9 months ago
  8. e3fe048 docs: restructure and update AUTHORS.md by Eric Newberry · 5 years ago
  9. e275292 build: upgrade waf to version 2.0.19 by Davide Pesavento · 5 years ago
  10. 2741644 logic: remove some leftover code by Davide Pesavento · 5 years ago
  11. dd00076 Prepare release 0.5.3 by Davide Pesavento · 5 years ago 0.5.3
  12. c47774f build: pass pkg_config_path to check_cfg() when looking for libndn-cxx by Davide Pesavento · 5 years ago
  13. a1ad604 src: schedule sync interest on NoRoute NACK by Ashlesh Gawande · 5 years ago
  14. dfd704a ci: upgrade Travis config to Ubuntu 18.04 by Davide Pesavento · 5 years ago
  15. d7de2d4 logic: initialize m_syncReset before using it by Davide Pesavento · 5 years ago
  16. 4db56c8 ci: add gcc-9 to Travis CI build matrix by Davide Pesavento · 6 years ago
  17. d057cf1 Follow ndn::Scheduler API changes by Davide Pesavento · 6 years ago
  18. 5c39ba1 ci: enable LeakSanitizer by Davide Pesavento · 6 years ago
  19. 5188f31 ci: update .travis.yml and jenkins scripts by Davide Pesavento · 6 years ago
  20. 0d837e3 ndn::util::scheduler => ndn::scheduler by Davide Pesavento · 6 years ago
  21. c490212 logic: use ScopedEventId by Junxiao Shi · 6 years ago
  22. 8e4e76d logic+socket: use PendingInterestHandle and RegisteredPrefixHandle by Junxiao Shi · 6 years ago
  23. fae9def build: various updates by Davide Pesavento · 6 years ago
  24. 9a306fe logic: use properly seeded rng via ndn::random::getRandomNumberEngine by Ashlesh Gawande · 6 years ago
  25. e19f3f6 Prepare release 0.5.2 by Alexander Afanasyev · 6 years ago 0.5.2
  26. 1d1092d Transition to v0.3 format by Ashlesh Gawande · 6 years ago
  27. 4a9395b build: require gcc >= 5.3 and switch to C++14 by Davide Pesavento · 7 years ago
  28. e374e70 Prepare release 0.5.1 by Alexander Afanasyev · 7 years ago 0.5.1
  29. e87d8e2 build: find Boost lib architecture automatically by Eric Newberry · 7 years ago
  30. db862e0 src: Fix compilation after ndn-cxx marked Component explicit by Ashlesh Gawande · 7 years ago
  31. d74b697 docs: only use sphinxcontrib-doxylink on Python 3 by Eric Newberry · 7 years ago
  32. 0b3beab logic: Don't shutdown face when destructing Logic instance by Nick Gordon · 7 years ago
  33. a3aad84 Remove obsolete parts by Alexander Afanasyev · 7 years ago
  34. 40491df build: update waf to version 2.0.6 by Alexander Afanasyev · 7 years ago
  35. f5fca3a Prepare release 0.5.0 by Alexander Afanasyev · 7 years ago 0.5.0
  36. bf5bc6c Allow override of the session number (required by NLSR) by Alexander Afanasyev · 7 years ago
  37. fcbf81d logic: Disable use of exclude by Alexander Afanasyev · 7 years ago
  38. 6ee98ff **Breaking change** Use bzip2 compression of sync data payload by Alexander Afanasyev · 7 years ago
  39. 8903629 Add ability to configure maximum packet size for sync data by Alexander Afanasyev · 7 years ago
  40. 90587b8 Avoid ABI differences between debug/optimized modes by Alexander Afanasyev · 7 years ago
  41. 4a9ecd5 logic: handle sending data packets larger than MAX_NDN_PACKET_SIZE by Ashlesh Gawande · 7 years ago
  42. aae853c Allow sync interest lifetime to be set from socket by Ashlesh Gawande · 7 years ago
  43. 04e8d49 Mark exclude interest as mustBeFresh by Ashlesh Gawande · 7 years ago
  44. dc88507 docs: mention the contributing guide by Nick Gordon · 7 years ago
  45. 4e010bc logic: disallow Interest loopback on sync prefix by Junxiao Shi · 7 years ago
  46. c2489b4 ci: expand Travis-CI build matrix by Davide Pesavento · 7 years ago 0.4.0
  47. 7ef57e2 build+ci: update scripts by Davide Pesavento · 7 years ago
  48. 9e50021 Prepare release 0.4.0 by Alexander Afanasyev · 7 years ago
  49. f93a145 Update doxygen configuration by Davide Pesavento · 7 years ago
  50. 5473abe Use ndn::Buffer::data() instead of buf() by Davide Pesavento · 7 years ago
  51. 12d5faa build: Add -isystem and set specialized flags as a last configuration step by Alexander Afanasyev · 7 years ago
  52. 08784d4 Fix compilation with latest ndn-cxx by Ashlesh Gawande · 7 years ago
  53. 8dfa63c socket: refresh nonce on timeout by Ashlesh Gawande · 7 years ago
  54. 8ba7d5a logic: do not process exclude interests by Ashlesh Gawande · 7 years ago
  55. 687cf92 Adapt to ndn-cxx security changes by Ashlesh Gawande · 8 years ago
  56. 097bb44 docs: Fix doxgyen build by Ashlesh Gawande · 8 years ago
  57. 8d1347a socket: allow applications to set seq numbers by Ashlesh Gawande · 8 years ago
  58. d31d6b1 logic: don't send oversized exclude interests by Ashlesh Gawande · 8 years ago
  59. e9eda8a Remove use of deprecated code by Alexander Afanasyev · 8 years ago
  60. f42aa2c logic: Implemented exclude filter by Sonu Mishra · 8 years ago
  61. 4d3a2e0 logic: Implement Recovery mechanism by Sonu Mishra · 8 years ago
  62. e10acbc logic: Fixed empty digest comparison by Sonu Mishra · 8 years ago
  63. 0dadc57 logic: Enable early refresh by Sonu Mishra · 8 years ago
  64. 36eb3ed Replace logging with one provided by ndn-cxx by Alexander Afanasyev · 8 years ago
  65. f3192eb build+ci: Upgrade build scripts, enable coverage and sanitizer flags by Alexander Afanasyev · 8 years ago 0.3.0
  66. 60d2588 socket: don't use deprecated ndn::dataBlock by Junxiao Shi · 8 years ago
  67. 0c7f56a tests: don't use makeDummyClientFace by Junxiao Shi · 8 years ago
  68. edaef7c Fix compilation error due to changes in ndn-cxx by Alexander Afanasyev · 10 years ago
  69. ea488fd build: Build ndn-cxx as a shared library by Alexander Afanasyev · 10 years ago
  70. 8fb88f1 build: Fix compilation due to refactoring of EncodingImpl in ndn-cxx library by Alexander Afanasyev · 10 years ago
  71. e042f83 doc: add building instructions for power-constrained platform in README.md by Yingdi Yu · 10 years ago
  72. 372697f build: remove unnecessary dependency on protobuf by Yingdi Yu · 10 years ago
  73. 9d5679a src: destruct logic and socket properly by Yingdi Yu · 10 years ago new-reset
  74. 53f5f04 interest-table: normalize naming of member methods. by Yingdi Yu · 10 years ago
  75. 03b9de3 socket: add remove node function by Qiuhan Ding · 10 years ago
  76. fb8c9e0 tests: move integrated tests into unit tests by Qiuhan Ding · 10 years ago
  77. e246b62 socket: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
  78. d71a08a remove scheduler in unit test InterestTableTest by Qiuhan Ding · 10 years ago
  79. caebb8c jenkins: clean up .ndn dir before test by Yingdi Yu · 10 years ago
  80. 8c095fd logic: allow manipulating multiple nodes in single logic by Qiuhan Ding · 10 years ago
  81. 3573e13 build: Fix compilation against the latest ndn-cxx by Alexander Afanasyev · 10 years ago
  82. cd33902 security: Introduce validator by Yingdi Yu · 10 years ago
  83. 906c2ea build: Always build in C++11 mode. by Yingdi Yu · 10 years ago
  84. 31ad44c Fix socket by Yingdi Yu · 10 years ago
  85. f7ede41 Fix logic by Yingdi Yu · 10 years ago
  86. a585d4d Fix logger by Yingdi Yu · 10 years ago
  87. 1c4ba9a Fix InterestTable by Yingdi Yu · 10 years ago
  88. 6f79778 Fix DiffState by Yingdi Yu · 10 years ago
  89. d514c17 Fix State by Yingdi Yu · 10 years ago
  90. 274a227 Fix LeafContainer by Yingdi Yu · 10 years ago
  91. dea99be Simplify Leaf and its sub-classes. by Yingdi Yu · 10 years ago
  92. b20ae81 test: Disable test cases by Yingdi Yu · 10 years ago
  93. 26d0329 build: Do not warn about C99 extensions by Yingdi Yu · 10 years ago
  94. cb5c551 docs: Add sphinx doc by Yingdi Yu · 10 years ago
  95. 06a678a build: organize building system, support sphinx doc by Yingdi Yu · 10 years ago
  96. a2d7649 build: Fix deprecation warning by Yingdi Yu · 10 years ago
  97. 7eb5911 build: Update of waf and waf-tools (fixing boost detection on some platforms) by Alexander Afanasyev · 10 years ago
  98. 8722d87 src: Update license to GPL 3.0 by Alexander Afanasyev · 10 years ago
  99. 7fe5983 build: Fix compilation errors and deprecation warnings by Alexander Afanasyev · 10 years ago
  100. 7c97cfa docs: Adding README, COPYING, and AUTHORS by Alexander Afanasyev · 10 years ago