1. 483087f util: fix time::toIsoString with Boost 1.73.0 by Davide Pesavento · 4 years, 1 month ago
  2. 923ba44 Replace all uses of BOOST_THROW_EXCEPTION with NDN_THROW by Davide Pesavento · 6 years ago
  3. 7e78064 Change #include style by Davide Pesavento · 6 years ago
  4. 74daf74 Rename 'tests/unit-tests' directory to 'tests/unit' by Davide Pesavento · 6 years ago[Renamed from tests/unit-tests/util/time.t.cpp]
  5. c5ba65b util: fix Y2038 problem in time::toString() by Davide Pesavento · 7 years ago
  6. e66040e util: Fix conversion of large dates from strings to internal type by Alexander Afanasyev · 7 years ago
  7. 0f83080 util: add literal operators for duration types by Davide Pesavento · 7 years ago
  8. 855eaa5 util: avoid overflow in time::toIsoString by Junxiao Shi · 7 years ago
  9. f837917 security: Make self-signed certificate valid from 1970-01-01 to now()+20 years by Alexander Afanasyev · 8 years ago
  10. 5537d13 util: fix clang 3.4 time::abs compilation error by Junxiao Shi · 8 years ago
  11. 429634f tests: Change to updated naming conventions by Spyridon Mastorakis · 10 years ago[Renamed (95%) from tests/unit-tests/util/test-time.cpp]
  12. 8b1674a build: Reviving support for precompiled headers by Alexander Afanasyev · 10 years ago[Renamed from tests/util/test-time.cpp]
  13. c169a81 src: Switching to LGPL 3.0 license by Alexander Afanasyev · 10 years ago
  14. dfa52c4 docs: Updating documentation and license boilerplates in all files by Alexander Afanasyev · 10 years ago
  15. 0bb9aae tests: Fixing compilation on 32-bit platform with gcc 4.2.1 by Alexander Afanasyev · 10 years ago
  16. 53af7a1 util: Implementing conversion to/from system_clock::TimePoint with customized format by Alexander Afanasyev · 10 years ago
  17. d1b5c41 management: Removing deprecated NFD management elements by Alexander Afanasyev · 10 years ago
  18. b1db7c6 build: Warnings correction for gcc 4.2 by Alexander Afanasyev · 10 years ago
  19. aa0e7da all: Refactoring work with time using boost::chrono by Alexander Afanasyev · 10 years ago
  20. 6835ad8 tlv: !!! MAJOR CHANGE !!! Changed TLV codes by Alexander Afanasyev · 11 years ago[Renamed from tests/test-time.cpp]
  21. 0abb2da tests: Do not use ``using namespace ndn'' and defining all tests in ndn namespace by Alexander Afanasyev · 11 years ago
  22. 09c613f src: Another round of source updates: moving all headers close to implementation files by Alexander Afanasyev · 11 years ago
  23. 1e0a077 build: Fixing build and unit tests by Alexander Afanasyev · 11 years ago