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