1. 5ee8ec0 security: code cleanup and doxygen improvements in tpm::BackEndOsx by Davide Pesavento · 6 years ago
  2. 68b5385 docs: update code-style rule 2.24 by Junxiao Shi · 6 years ago
  3. 3b101d0 Use std::move in more places by Davide Pesavento · 6 years ago
  4. b55e5d3 interest: declare default CanBePrefix setting by Junxiao Shi · 6 years ago
  5. 3a3e188 encoding+util: ensure move constructors are properly declared by Davide Pesavento · 6 years ago
  6. bc76da1 util: update optional-lite to version 3.0.0 by Davide Pesavento · 6 years ago
  7. 2b765f8 util: eliminate selector usage in SegmentFetcher by Eric Newberry · 6 years ago
  8. e345baa util: augment SegmentFetcher with congestion control by Eric Newberry · 6 years ago
  9. db4da5e Improve and simplify code with modern C++ features by Davide Pesavento · 6 years ago
  10. 90db7ee net+util: remove dependency on Boost.Regex by Davide Pesavento · 6 years ago
  11. 1fd0024 build: switch to C++14 by Davide Pesavento · 6 years ago
  12. cc910cd util: use signals instead of callbacks in SegmentFetcher by Eric Newberry · 6 years ago
  13. 844b093 build: require gcc >= 5.3, boost >= 1.58, openssl >= 1.0.2 by Davide Pesavento · 6 years ago
  14. 1c9c96c util: fix Logging::getLoggerNames() by Davide Pesavento · 6 years ago
  15. d95274b util: let consumers decide the visibility of member loggers by Davide Pesavento · 6 years ago
  16. 0c145ec util: support declaring loggers as class members by Davide Pesavento · 6 years ago
  17. 3688d72 util: backport optional::reset by Junxiao Shi · 6 years ago
  18. ebfe4a2 meta-info: allow typed name component in FinalBlockId by Junxiao Shi · 6 years ago
  19. b849f61 util: give examples for NDN_CXX_DEPRECATED by Junxiao Shi · 6 years ago
  20. 38a061d util: introduce escape() and use it in Component::toUri() by Davide Pesavento · 7 years ago
  21. c5ba65b util: fix Y2038 problem in time::toString() by Davide Pesavento · 7 years ago
  22. e66040e util: Fix conversion of large dates from strings to internal type by Alexander Afanasyev · 7 years ago
  23. 233f67c util: silence truncation warning in LoggerTimestamp's operator<< by Davide Pesavento · 7 years ago
  24. 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
  25. 1c109b4 util: add signals to SegmentFetcher for segment retrieval/validation by Muktadir Chowdhury · 7 years ago
  26. 5afbb0b util: switch to boost::asio::basic_waitable_timer by Davide Pesavento · 7 years ago
  27. e84d1eb util/io: catch invalid_argument generated by trying to load empty file by Ashlesh Gawande · 7 years ago
  28. 34429cc util: Add BroadcastLink to DummyClientFace by Zhiyi Zhang · 8 years ago
  29. 7429390 regex: use a vector in RegexComponentSetMatcher by Davide Pesavento · 7 years ago
  30. 4d0d096 Fix compilation with boost 1.66.0 by Davide Pesavento · 7 years ago
  31. 130076f build: Fix build when std::to_string is not available by Alexander Afanasyev · 7 years ago
  32. 19745dc regex: move method definitions to .cpp files by Davide Pesavento · 7 years ago
  33. 45ab9a9 regex: modernize and simplify code by Davide Pesavento · 7 years ago
  34. bdcedf4 security+util: remove overloaded operator!() by Davide Pesavento · 7 years ago
  35. 5d0b010 encoding: remove duplicate buf() and get() methods from Buffer class by Davide Pesavento · 7 years ago
  36. a52eb1f Reimplement DEPRECATED macro with C++ attributes by Davide Pesavento · 7 years ago
  37. 1c597a1 net+util: fix build with gcc-7 by Davide Pesavento · 7 years ago
  38. b10024c encoding: delete deprecated overload of Block::Block by Davide Pesavento · 7 years ago
  39. e062a18 util: Advanced filtering of the logging modules by dmcoomes · 7 years ago
  40. 88a0d81 Add -Wextra-semi -Wundefined-func-template to the default CXXFLAGS by Davide Pesavento · 7 years ago
  41. a84f464 Cleanup iostream includes by Davide Pesavento · 7 years ago
  42. cdcde90 Fix compilation with Boost 1.65.0 by Davide Pesavento · 7 years ago
  43. b38e6d4 util: ignore NextHopFaceId on Nack in DummyClientFace by Junxiao Shi · 7 years ago
  44. b6e276f face: move packet encoding to Impl class by Junxiao Shi · 7 years ago
  45. 2ed9e07 face: pass processEvents duration by value by Junxiao Shi · 7 years ago
  46. 6938e34 util: rename digest.hpp to sha256.hpp by Junxiao Shi · 7 years ago
  47. 6dfeffe mgmt: Switch nfd::Controller to use v2::Validator interface by Alexander Afanasyev · 8 years ago
  48. c542f63 ims: move InMemoryStorage from util/ by Junxiao Shi · 7 years ago
  49. 5bcab56 util: hide MonotonicDeadlineTimer into detail by Junxiao Shi · 7 years ago
  50. 10b24be util: deprecate crypto::computeSha256Digest() by Davide Pesavento · 7 years ago
  51. 6717fbd util: remove Digest class template by Davide Pesavento · 7 years ago
  52. 9436831 util: reimplement Sha256 using security::transform by Davide Pesavento · 7 years ago
  53. 13d85e0 util: InMemoryStorage::insert requires Data wire encoding by Junxiao Shi · 7 years ago
  54. 5722cfe util: move signal-*.* into util/signal/ directory by Junxiao Shi · 7 years ago
  55. ba4fbbe docs: update doxygen configuration by Davide Pesavento · 7 years ago
  56. 0b1b467 util: move CFReleaser from security/tpm by Junxiao Shi · 7 years ago
  57. 2546794 net: move network-related files to src/net by Junxiao Shi · 7 years ago
  58. 5bcee10 util: Add detection whether WiFi interface is ad hoc on macOS by Alexander Afanasyev · 7 years ago
  59. 3b3355c util: NetworkMonitor: macOS version of fine-grained signals on interface state changes by Alexander Afanasyev · 7 years ago
  60. 0cf887d build: Change HAVE_OSX_SECURITY to a more general HAVE_OSX_FRAMEWORKS by Alexander Afanasyev · 7 years ago
  61. f4c1eb3 util: no-op NetworkMonitor on unsupported platforms by Junxiao Shi · 7 years ago
  62. 71aecae util: don't resolve valid IP addresses when doing FaceUri canonization by Eric Newberry · 7 years ago
  63. 2ea0793 util: NetworkInterface: pretty print FreeBSD-specific flags by Davide Pesavento · 7 years ago
  64. a468ff5 util: NetworkMonitor: fix build on unsupported platforms by Davide Pesavento · 7 years ago
  65. 80782e0 **breaking change**: Switch Face and related classes to v2::KeyChain by Alexander Afanasyev · 8 years ago
  66. e6835fe Remove previously deprecated headers, methods, and constants by Alexander Afanasyev · 8 years ago
  67. 794f687 security+util: mark all pimpl unique_ptrs const by Davide Pesavento · 7 years ago
  68. 2bf35a6 util: NetworkMonitor: fine-grained signals on interface/address changes by Davide Pesavento · 7 years ago
  69. e8e48c2 mgmt: use RouteOrigin type in Route and ControlParameters by Davide Pesavento · 7 years ago
  70. 354f382 util: Add API to enumerate Logger modules by Alexander Afanasyev · 7 years ago
  71. 855eaa5 util: avoid overflow in time::toIsoString by Junxiao Shi · 7 years ago
  72. d5c2f0c util: FaceUri canonize dev scheme by Junxiao Shi · 7 years ago
  73. 6db1360 util: alias ndn::optional to std{::experimental,}::optional if available by Davide Pesavento · 8 years ago
  74. cf41576 util: backport std::experimental::ostream_joiner by Davide Pesavento · 8 years ago
  75. e78eeca util: add printHex() overload that takes a uint64_t by Davide Pesavento · 8 years ago
  76. e178989 src: minor updates to common.hpp and common-pch.hpp by Davide Pesavento · 8 years ago
  77. 88eb748 mgmt: FaceEventNotification equality operators and formatted output by Davide Pesavento · 8 years ago
  78. eba76ad util: introduce StatusDatasetItem concept by Davide Pesavento · 8 years ago
  79. b5f8bcc util+tests: fix copyright notices in files copied from NFD by Davide Pesavento · 8 years ago
  80. 791badb util: reimplement computeSha256Digest using security::transform by Davide Pesavento · 8 years ago
  81. 218e5be util: rewrite printHex using security::transform instead of iostreams by Davide Pesavento · 8 years ago
  82. dd46143 util: remove unnecessary trim/trimLeft/trimRight wrappers by Davide Pesavento · 8 years ago
  83. fdda241 util: rewrite toHex using security::transform instead of printHex by Davide Pesavento · 8 years ago
  84. 03115ce util: rewrite fromHex using security::transform instead of cryptopp by Davide Pesavento · 8 years ago
  85. 7e693be util: use BOOST_SCOPE_EXIT in Scheduler::executeEvent by Junxiao Shi · 8 years ago
  86. 574aa86 security: Add a set of signature verification helpers by Alexander Afanasyev · 8 years ago
  87. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  88. cbe72b0 security: Change the ownership model of Pib and its related entities by Yingdi Yu · 9 years ago
  89. 9cbd010 util: Avoid template implementation of DummyClientFace::receive by Zhiyi Zhang · 8 years ago
  90. e1081cd util: FaceUri: modernize and simplify code with C++11 features by Davide Pesavento · 8 years ago
  91. f78cb70 util: FaceUri: port numbers are 16 bits wide by Davide Pesavento · 8 years ago
  92. 57c07df src: drop 'virtual' from functions marked 'final' or 'override' by Davide Pesavento · 8 years ago
  93. 70f95fa util: plug Regex memory leak by Junxiao Shi · 8 years ago
  94. 18244e8 util: move notification type agnostic code to NotificationSubscriberBase by Junxiao Shi · 8 years ago
  95. eee3e82 tests: respect naming conventions and improve nesting of some test suites by Davide Pesavento · 8 years ago
  96. 4d261b6 lp: add CongestionMark field and tag by Eric Newberry · 8 years ago
  97. d7f4fda util: FaceUri: add syntax for NIC-associated permanent faces by Weiwei Liu · 8 years ago
  98. ed1e99d util: Allow customization of the logger by Alexander Afanasyev · 8 years ago
  99. 1cd9f6e util: use C++11 <random> instead of Boost.Random by Davide Pesavento · 8 years ago
  100. c828dfc util: DummyClientFace can override processEvents by Junxiao Shi · 8 years ago