1. 5946ed1 docs: Prepare release notes for version 0.3.0 by Alexander Afanasyev · 10 years ago ndn-cxx-0.3.0
  2. 8cf2f2c tests: InMemoryStorage test cases for ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  3. 9a9952f util: scheduler::ScopedEventId to automatically cancel scheduled events upon destruction by Alexander Afanasyev · 10 years ago
  4. 1286e02 util: Use default resolver behavior in util::dns::Resolver by Alexander Afanasyev · 10 years ago
  5. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 10 years ago
  6. 728873f util: replace EventEmitter with Signal in NotificationSubscriber by Junxiao Shi · 10 years ago
  7. 4154634 security: Pair-up Tpm and Pib in KeyChain by Yingdi Yu · 10 years ago
  8. ecc57b5 util: Signal::connectSingleShot by Junxiao Shi · 10 years ago
  9. 018e30d util: allow emitSignal with non-zero arguments by Junxiao Shi · 10 years ago
  10. 2cec707 util: fix segfault in UtilSignal/DisconnectSelfInHandler test case by Junxiao Shi · 10 years ago
  11. a8659ff face: Make default transport configurable by Steve DiBenedetto · 10 years ago
  12. 8d71fdb util: Signal by Junxiao Shi · 10 years ago
  13. a4c5048 util: ensure concepts.hpp can compile on its own by Junxiao Shi · 10 years ago
  14. bbb31f9 util: Exposing IndentedStream class as part of public API by Alexander Afanasyev · 10 years ago
  15. dfb8a61 util: specialize std::hash<> for ethernet::Address by Davide Pesavento · 10 years ago
  16. d3a55b2 tests: Converting test cases to use UnitTestClock by Alexander Afanasyev · 10 years ago
  17. a60d936 util: make DummyClientFace public API by Junxiao Shi · 10 years ago
  18. eabffdf tests: Fix issue with UnitTestClock-based event scheduling (extra sleep required) by Alexander Afanasyev · 10 years ago
  19. 85b17b8 time: Add ability to specialize system and steady clocks by Alexander Afanasyev · 10 years ago
  20. 95fdebe common.hpp: avoid conflict between std::placeholders and Boost placeholders by Junxiao Shi · 10 years ago
  21. 56860f5 interest: Updating Interest::matchesData to use ImplicitSha256DigestComponent by Alexander Afanasyev · 10 years ago
  22. afee0a5 data: Enable use of ImplicitSha256Digest component in Data::getFullName by Alexander Afanasyev · 10 years ago
  23. 51dc2ef util: use C++11 features in ethernet::Address class. by Davide Pesavento · 10 years ago
  24. 3ed09d0 tests: Manage identity/certificate creation in test cases through IdentityManagementFixture. by Yingdi Yu · 10 years ago
  25. d9715e3 tests: Add test suite shared identity management fixture by Yingdi Yu · 10 years ago
  26. 3ccc6f7 tests: Small corrections in cases by Alexander Afanasyev · 10 years ago
  27. 4083c8d util: FaceUri canonization for udp,tcp,ether by Junxiao Shi · 10 years ago
  28. 9913596 util: in-memory storage by Jiewen Tan · 10 years ago
  29. e3ef6ee util: Restore original copyright notice for the imported Ethernet and FaceUri files by Junxiao Shi · 10 years ago
  30. 77dcadd util: import Ethernet and FaceUri by Junxiao Shi · 10 years ago
  31. 7a6bb35 util: Add DNS resolver utility class by Vince Lehman · 10 years ago
  32. 9ad2d72 util: Add toString and operator<< for util::Digest by Yingdi Yu · 10 years ago
  33. de222c7 util: Add stateful digest by Yingdi Yu · 10 years ago
  34. f3cfab5 util: Implement helper class to fetch multi-segmented data by Alexander Afanasyev · 10 years ago
  35. 370d260 tests: Small correction to make test case more stable by Alexander Afanasyev · 10 years ago
  36. 680e77a util: Ensure ndn::RegexComponentMatcher works with Boost >= 1.56 by Alexander Afanasyev · 10 years ago
  37. 4abdbf1 util: Porting NotificationSubscriber, FaceMonitor, and NotificationStream from NFD by Alexander Afanasyev · 10 years ago
  38. fe14015 util: Add EventEmitter by Yingdi Yu · 10 years ago
  39. 7508867 util: Redefine method for random number generation by Alexander Afanasyev · 10 years ago
  40. 7ae4bf5 util: Introduce Scheduler::cancelAllEvents to cancel all previously scheduled events by Alexander Afanasyev · 10 years ago
  41. 72a1178 utils: Removing concept of periodic event from Scheduler by Alexander Afanasyev · 10 years ago
  42. 0f5fb69 security: Include timestamp and nonce in signed interest and provide timestamp checking in ValidatorConf by Yingdi Yu · 10 years ago
  43. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago