1. 2f46d65 Avoid deprecated Boost.Asio interfaces by Davide Pesavento · 8 months ago
  2. 47ce2ee Refactor and modernize namespace declarations by Davide Pesavento · 1 year, 2 months ago
  3. df8fd8a name: convert to span by Davide Pesavento · 2 years, 5 months ago
  4. 4c1ad4c tests: refactor common test infrastructure and fixtures by Davide Pesavento · 3 years, 8 months ago
  5. 394977c tests: rename integrated -> integration by Davide Pesavento · 4 years, 3 months ago[Renamed (97%) from tests/integrated/face.cpp]
  6. 39570d9 tests: fix Interest name in face integration test by Davide Pesavento · 4 years, 7 months ago
  7. 720e25c detail: improve ScopedCancelHandle by Davide Pesavento · 5 years ago
  8. a5f233e util: rename Scheduler::scheduleEvent to schedule by Junxiao Shi · 5 years ago
  9. fd61231 util: add ndn::scheduler namespace alias by Davide Pesavento · 5 years ago
  10. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  11. b55e5d3 interest: declare default CanBePrefix setting by Junxiao Shi · 6 years ago
  12. 0f83080 util: add literal operators for duration types by Davide Pesavento · 6 years ago
  13. 2bea5c4 tests: revamp Face integrated tests by Junxiao Shi · 7 years ago
  14. b6e276f face: move packet encoding to Impl class by Junxiao Shi · 7 years ago
  15. 909ffef interest: mark constructor explicit by Junxiao Shi · 7 years ago
  16. a54d5a6 face: Avoid resuming transport after connect if the transmission queue empty by Alexander Afanasyev · 7 years ago
  17. fc99b51 tests: Implement IdentityManagementV2Fixture for v2::KeyChain by Alexander Afanasyev · 8 years ago
  18. 4c9a3d5 security: Move KeyChain to security::v1 namespace and deprecated it by Alexander Afanasyev · 8 years ago
  19. 0669061 tests: remove use of deprecated Face::expressInterest by Eric Newberry · 8 years ago
  20. cf9c6bb tests: fix "child has exited" error in Face integrated tests by Junxiao Shi · 8 years ago
  21. e4f8c3b tests: Enable isolation of KeyChain during run of unit/integrated tests by Alexander Afanasyev · 8 years ago
  22. e508f14 face: Call Transport::connect within io_service thread by Alexander Afanasyev · 9 years ago
  23. fba1ac6 transport: Fix segfault when transport is closed while multiple send operations are scheduled by Alexander Afanasyev · 9 years ago
  24. 9d158f0 face: Refactor internal PIT to use scheduled events by Alexander Afanasyev · 9 years ago
  25. e6c65e2 util: NetworkMonitor helper to detect network state changes by Alexander Afanasyev · 9 years ago[Renamed (98%) from tests/integrated/test-faces.cpp]
  26. af99f46 src: Update copyright notices for files modified in 2015 by Alexander Afanasyev · 9 years ago
  27. 4154634 security: Pair-up Tpm and Pib in KeyChain by Yingdi Yu · 10 years ago
  28. 5fc795f tests: Add partial unit test coverage for Face class by Alexander Afanasyev · 10 years ago
  29. 49bb1fb face: Throw Face::Error if supplied Interest or Data exceeds maximum packet size by Alexander Afanasyev · 10 years ago
  30. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests-integrated/test-faces.cpp]
  31. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  32. 9c57818 src: Making use of DEPRECATED macro and updating library code not to use deprecated methods by Alexander Afanasyev · 10 years ago
  33. 984ad19 face: Finalizing separation between registerPrefix and setInterstFilter by Alexander Afanasyev · 10 years ago
  34. ee8bb1e face+management: Removing ndnd::Controller and re-designing controllers by Alexander Afanasyev · 10 years ago
  35. 9016496 face: Implementing InterestFilter abstraction to be used with setInterestFilter by Alexander Afanasyev · 10 years ago
  36. b67090a build+tests: Fixing c++11 mode compilation and correcting integrated test with faces by Alexander Afanasyev · 10 years ago
  37. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  38. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  39. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago[Renamed (92%) from tests/test-faces.cpp]
  40. 6e7f5f1 management: adding all high-level methods in nrd::Controller by Obaid · 10 years ago
  41. a68aa7f face: Fix a serious bug with incoming interests processing by Alexander Afanasyev · 10 years ago
  42. bf9671d management: Fixing regression with ndnd prefix/face registration by Alexander Afanasyev · 10 years ago
  43. c8823bc face: Refactored code to set interest filter by Alexander Afanasyev · 10 years ago
  44. 0abb2da tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace by Alexander Afanasyev · 10 years ago
  45. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 10 years ago
  46. d409d59 build: Finalizing waf building system (removing legacy code) by Alexander Afanasyev · 10 years ago[Renamed from tests_boost/test-faces.cpp]
  47. 3222fed ci: Make sure notifications are always sent after successful and failed build by Alexander Afanasyev · 10 years ago