1. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  2. 7429390 regex: use a vector in RegexComponentSetMatcher by Davide Pesavento · 7 years ago
  3. 19745dc regex: move method definitions to .cpp files by Davide Pesavento · 7 years ago
  4. 45ab9a9 regex: modernize and simplify code by Davide Pesavento · 7 years ago
  5. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  6. 70f95fa util: plug Regex memory leak by Junxiao Shi · 8 years ago
  7. 18cf81b docs: fix several doxygen errors by Davide Pesavento · 9 years ago
  8. 73e3004 docs: Correct copyright statements by Alexander Afanasyev · 9 years ago
  9. 0d2ed2e Enhance exception throwing with Boost Exception library by Spyridon Mastorakis · 9 years ago
  10. 680e77a util: Ensure ndn::RegexComponentMatcher works with Boost >= 1.56 by Alexander Afanasyev · 10 years ago
  11. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  12. 9c57818 src: Making use of DEPRECATED macro and updating library code not to use deprecated methods by Alexander Afanasyev · 10 years ago
  13. 258ec2b src: Refactoring common.hpp and minimizing exposed includes by Alexander Afanasyev · 10 years ago
  14. f73f063 src: Removing unnecessary use of cref() in concert with make_shared by Alexander Afanasyev · 10 years ago
  15. 9016496 face: Implementing InterestFilter abstraction to be used with setInterestFilter by Alexander Afanasyev · 11 years ago
  16. b6b21b3 util: Correcting code style in regular expression implementation by Alexander Afanasyev · 10 years ago
  17. b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces by Alexander Afanasyev · 10 years ago
  18. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  19. 2a7f720 exceptions: Make Tlv::Error a base class for all packet-processing exceptions by Alexander Afanasyev · 10 years ago
  20. fdbfc6d src: Improving consistency and correcting code style by Alexander Afanasyev · 10 years ago
  21. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  22. 48e8c0c security: Add configuration based validator by Yingdi Yu · 10 years ago
  23. 482ccc5 build: suppress CryptoPP warnings by Junxiao Shi · 10 years ago
  24. 1dd95c5 src: Enabling -Werror in debug mode and some style updates by Alexander Afanasyev · 10 years ago
  25. 2115716 security: Add SignatureSha256 by Yingdi Yu · 11 years ago
  26. 36b84cf util+build: Build optimization with regex util by Alexander Afanasyev · 11 years ago
  27. 5e97420 util: Adding regex support. by Yingdi Yu · 11 years ago