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