Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 160d2c6aab Redux^3: Temporarily add windows verbosity to track down jenkins failures 7 years ago
  Nick Mathewson 0cef69713c Redux^2: Temporarily add windows verbosity to track down jenkins failures 7 years ago
  Nick Mathewson 264fb7eb82 debugging: print ticks-per-second on windows. is it 0? 7 years ago
  Nick Mathewson 1033713c9c Temporarily add some windows verbosity to track down unit test failure on jenkins. 7 years ago
  Nick Mathewson 3f9c036821 Try a little harder to work around mingw clock_gettime weirdness 7 years ago
  Nick Mathewson 53f9f71985 ug no, the RIGHT fix. 7 years ago
  Nick Mathewson 9c210d0e81 Avoid infinite stack explosion in windows monotime. 7 years ago
  Nick Mathewson 1d0775684d Once more, 32-bit fixes on monotime mocking 7 years ago
  Nick Mathewson 22314f9050 loony mingwcross bug: insist we dont have clock_gettime. 7 years ago
  Nick Mathewson 852cff043b fix monotime test mocking on 32-bit systems 7 years ago
  Nick Mathewson 2d26b1a549 Actually make monotonic time functions mockable. 7 years ago
  Nick Mathewson 72a1f0180d Revert "Make the monotonic{_coarse,}_get() functions mockable." 7 years ago