Commit History

Author SHA1 Message Date
  Nick Mathewson 9426751b72 Extract our code for answering "what time is it right now". 5 years ago
  Nick Mathewson c2a558a346 Expunge container.h 5 years ago
  Nick Mathewson b8be8265b6 Rectify include paths after container split (automatic) 5 years ago
  Nick Mathewson 275aff6917 Rectify include paths (automated) 5 years ago
  Nick Mathewson 5ecd1fec15 Move horrible-emergency handling into torerr.[ch] 5 years ago
  Nick Mathewson 8865972a0b Use raw_assert in tor_gettimeofday 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Georg Koppen da8996d611 Bug 26000: Fix missing ";" 6 years ago
  Nick Mathewson 9abf541f7f Add a function to compute millisecond time difference quickly. 6 years ago
  Neel Chauhan ce84de39ef Make tor_gettimeofday() mockable 6 years ago
  Nick Mathewson d8ef9a2d1e Expose a function that computes stamp units from msec. 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson bac0bcbba1 type error fix for monotime_coarse_add_msec on windows 6 years ago
  Nick Mathewson dd6dec2665 Add a function to add msec to a monotime. 6 years ago
  Nick Mathewson 4c877ae874 Add monotime functions for clearing monotonic times 6 years ago
  Nick Mathewson 021fdd39e4 Use mach_approximate_time() for coarse time where available. 6 years ago
  Nick Mathewson afceb431ed add a missing windows underscore 6 years ago
  Nick Mathewson 046acf208b Fix a compiler warning 6 years ago
  Nick Mathewson 5f518c69aa Merge remote-tracking branch 'public/monotime_coarse_stamps' 6 years ago
  Nick Mathewson c3c0a05f51 Add a new notion of "stamps" to be a fast 32-bit monotonic timestamp 6 years ago
  Nick Mathewson 35746a9ee7 Comment-only change: annotate exit() calls. 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 1d0f7b7ccd Apply test-operator-cleanup to src/common too. 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson a757f76967 Withstand failures in CLOCK_MONOTONIC_COARSE 7 years ago
  Andrea Shepard 1995328a3d Keep make check-spaces happy 7 years ago
  Nick Mathewson d97fca16d0 Fix an integer overflow related to monotonic time on windows. 7 years ago
  Nick Mathewson 90ca446048 Remove windows debugging prints: it was an integer overflow hitting ftrapv 7 years ago
  Nick Mathewson 019b7ddb9f fix identifier mistake :( 7 years ago