1. 5afbb0b util: switch to boost::asio::basic_waitable_timer by Davide Pesavento · 7 years ago
  2. e84d1eb util/io: catch invalid_argument generated by trying to load empty file by Ashlesh Gawande · 7 years ago
  3. 34429cc util: Add BroadcastLink to DummyClientFace by Zhiyi Zhang · 8 years ago
  4. 7429390 regex: use a vector in RegexComponentSetMatcher by Davide Pesavento · 7 years ago
  5. 4d0d096 Fix compilation with boost 1.66.0 by Davide Pesavento · 7 years ago
  6. 130076f build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  7. 19745dc regex: move method definitions to .cpp files by Davide Pesavento · 7 years ago
  8. 45ab9a9 regex: modernize and simplify code by Davide Pesavento · 7 years ago
  9. bdcedf4 security+util: remove overloaded operator!() by Davide Pesavento · 7 years ago
  10. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  11. a52eb1f Reimplement DEPRECATED macro with C++ attributes by Davide Pesavento · 7 years ago
  12. 1c597a1 net+util: fix build with gcc-7 by Davide Pesavento · 7 years ago
  13. b10024c encoding: delete deprecated overload of Block::Block by Davide Pesavento · 7 years ago
  14. e062a18 util: Advanced filtering of the logging modules by dmcoomes · 7 years ago
  15. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  16. a84f464 Cleanup iostream includes by Davide Pesavento · 7 years ago
  17. cdcde90 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  18. b38e6d4 util: ignore NextHopFaceId on Nack in DummyClientFace by Junxiao Shi · 7 years ago
  19. b6e276f face: move packet encoding to Impl class by Junxiao Shi · 7 years ago
  20. 2ed9e07 face: pass processEvents duration by value by Junxiao Shi · 7 years ago
  21. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago
  22. 6dfeffe mgmt: Switch nfd::Controller to use v2::Validator interface by Alexander Afanasyev · 7 years ago
  23. c542f63 ims: move InMemoryStorage from util/ by Junxiao Shi · 7 years ago
  24. 5bcab56 util: hide MonotonicDeadlineTimer into detail by Junxiao Shi · 7 years ago
  25. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  26. 6717fbd util: remove Digest class template by Davide Pesavento · 7 years ago
  27. 9436831 util: reimplement Sha256 using security::transform by Davide Pesavento · 7 years ago
  28. 13d85e0 util: InMemoryStorage::insert requires Data wire encoding by Junxiao Shi · 7 years ago
  29. 5722cfe util: move signal-*.* into util/signal/ directory by Junxiao Shi · 7 years ago
  30. ba4fbbe docs: update doxygen configuration by Davide Pesavento · 7 years ago
  31. 0b1b467 util: move CFReleaser from security/tpm by Junxiao Shi · 7 years ago
  32. 2546794 net: move network-related files to src/net by Junxiao Shi · 7 years ago
  33. 5bcee10 util: Add detection whether WiFi interface is ad hoc on macOS by Alexander Afanasyev · 7 years ago
  34. 3b3355c util: NetworkMonitor: macOS version of fine-grained signals on interface state changes by Alexander Afanasyev · 7 years ago
  35. 0cf887d build: Change HAVE_OSX_SECURITY to a more general HAVE_OSX_FRAMEWORKS by Alexander Afanasyev · 7 years ago
  36. f4c1eb3 util: no-op NetworkMonitor on unsupported platforms by Junxiao Shi · 7 years ago
  37. 71aecae util: don't resolve valid IP addresses when doing FaceUri canonization by Eric Newberry · 7 years ago
  38. 2ea0793 util: NetworkInterface: pretty print FreeBSD-specific flags by Davide Pesavento · 7 years ago
  39. a468ff5 util: NetworkMonitor: fix build on unsupported platforms by Davide Pesavento · 7 years ago
  40. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  41. e6835fe Remove previously deprecated headers, methods, and constants by Alexander Afanasyev · 8 years ago
  42. 794f687 security+util: mark all pimpl unique_ptrs const by Davide Pesavento · 7 years ago
  43. 2bf35a6 util: NetworkMonitor: fine-grained signals on interface/address changes by Davide Pesavento · 7 years ago
  44. e8e48c2 mgmt: use RouteOrigin type in Route and ControlParameters by Davide Pesavento · 7 years ago
  45. 354f382 util: Add API to enumerate Logger modules by Alexander Afanasyev · 7 years ago
  46. 855eaa5 util: avoid overflow in time::toIsoString by Junxiao Shi · 7 years ago
  47. d5c2f0c util: FaceUri canonize dev scheme by Junxiao Shi · 7 years ago
  48. 6db1360 util: alias ndn::optional to std{::experimental,}::optional if available by Davide Pesavento · 7 years ago
  49. cf41576 util: backport std::experimental::ostream_joiner by Davide Pesavento · 7 years ago
  50. e78eeca util: add printHex() overload that takes a uint64_t by Davide Pesavento · 7 years ago
  51. e178989 src: minor updates to common.hpp and common-pch.hpp by Davide Pesavento · 7 years ago
  52. 88eb748 mgmt: FaceEventNotification equality operators and formatted output by Davide Pesavento · 7 years ago
  53. eba76ad util: introduce StatusDatasetItem concept by Davide Pesavento · 7 years ago
  54. b5f8bcc util+tests: fix copyright notices in files copied from NFD by Davide Pesavento · 7 years ago
  55. 791badb util: reimplement computeSha256Digest using security::transform by Davide Pesavento · 7 years ago
  56. 218e5be util: rewrite printHex using security::transform instead of iostreams by Davide Pesavento · 7 years ago
  57. dd46143 util: remove unnecessary trim/trimLeft/trimRight wrappers by Davide Pesavento · 7 years ago
  58. fdda241 util: rewrite toHex using security::transform instead of printHex by Davide Pesavento · 7 years ago
  59. 03115ce util: rewrite fromHex using security::transform instead of cryptopp by Davide Pesavento · 7 years ago
  60. 7e693be util: use BOOST_SCOPE_EXIT in Scheduler::executeEvent by Junxiao Shi · 7 years ago
  61. 574aa86 security: Add a set of signature verification helpers by Alexander Afanasyev · 8 years ago
  62. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  63. cbe72b0 security: Change the ownership model of Pib and its related entities by Yingdi Yu · 9 years ago
  64. 9cbd010 util: Avoid template implementation of DummyClientFace::receive by Zhiyi Zhang · 8 years ago
  65. e1081cd util: FaceUri: modernize and simplify code with C++11 features by Davide Pesavento · 8 years ago
  66. f78cb70 util: FaceUri: port numbers are 16 bits wide by Davide Pesavento · 8 years ago
  67. 57c07df src: drop 'virtual' from functions marked 'final' or 'override' by Davide Pesavento · 8 years ago
  68. 70f95fa util: plug Regex memory leak by Junxiao Shi · 8 years ago
  69. 18244e8 util: move notification type agnostic code to NotificationSubscriberBase by Junxiao Shi · 8 years ago
  70. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  71. 4d261b6 lp: add CongestionMark field and tag by Eric Newberry · 8 years ago
  72. d7f4fda util: FaceUri: add syntax for NIC-associated permanent faces by Weiwei Liu · 8 years ago
  73. ed1e99d util: Allow customization of the logger by Alexander Afanasyev · 8 years ago
  74. 1cd9f6e util: use C++11 <random> instead of Boost.Random by Davide Pesavento · 8 years ago
  75. c828dfc util: DummyClientFace can override processEvents by Junxiao Shi · 8 years ago
  76. a1478db lp: delete deprecated LocalControlHeader by Junxiao Shi · 8 years ago
  77. 7357ef2 mgmt: move management/nfd-* to mgmt/nfd/ by Junxiao Shi · 8 years ago
  78. 435bb55 util: don't require T::Error in io::load and io::save by Junxiao Shi · 8 years ago
  79. 4ce0bcf util: io::load accepts base64 encoding without newlines by Junxiao Shi · 8 years ago
  80. 160701a util: ndn::io::loadBlock and saveBlock by Junxiao Shi · 8 years ago
  81. 1aecae2 util: backport C++17 optional by Junxiao Shi · 8 years ago
  82. cfaa1ad util: backport C++17 std::clamp by Weiwei Liu · 8 years ago
  83. 62204f4 util: delete deprecated Command Interest classes by Junxiao Shi · 8 years ago
  84. 2fa5939 security: Reorganizing source code to prepare for support of two version of NDN certificates by Alexander Afanasyev · 8 years ago
  85. f2515a7 util: implement ndn::io with ndn::security::transform by Junxiao Shi · 8 years ago
  86. 2d4be25 util: code style corrections in ndn::io by Junxiao Shi · 8 years ago
  87. aeeb3fc management+util: add 'override' specifier where applicable by Davide Pesavento · 8 years ago
  88. 0b537b9 util: generate random bytes using OpenSSL instead of CryptoPP by Yingdi Yu · 9 years ago
  89. f8bf1b0 util: handle NACK in NotificationSubscriber by Teng Liang · 8 years ago
  90. 86dfa53 util: keep Scheduler running if a callback throws by Junxiao Shi · 8 years ago
  91. d50f2b4 util: redesign scheduler::EventId by Junxiao Shi · 8 years ago
  92. 1fe7ce5 util: rename NDN_CXX_LOG_* macros to NDN_LOG_* by Junxiao Shi · 8 years ago
  93. 5537d13 util: fix clang 3.4 time::abs compilation error by Junxiao Shi · 8 years ago
  94. 7d05427 util: logging facility by Junxiao Shi · 8 years ago
  95. dc2d6d2 security: CommandInterestValidator by Junxiao Shi · 8 years ago
  96. 2b65d95 util: delete deprecated makeDummyClientFace by Junxiao Shi · 8 years ago
  97. d4919b4 waf-tools: remove FRIEND_TYPENAME check by Junxiao Shi · 8 years ago
  98. 8cf1c56 face: Enable KeyChain customization in DummyClientFace by Alexander Afanasyev · 8 years ago
  99. 57e0036 face+security: Introduce environment variables to set/override transport, pib, and tpm configurations. by Alexander Afanasyev · 8 years ago
  100. 2bc2df0 util: SegmentFetcher don't restart from segment 0 upon Nack by Muktadir R Chowdhury · 8 years ago