Commit History

Author SHA1 Message Date
  Nick Mathewson 9d5b815dca Add a missing include to timers, to make windows happier 5 years ago
  Nick Mathewson 4212a135e1 Remove util.h and compat.h includes from src/common 5 years ago
  Nick Mathewson da4ae8a6b6 Automated fixup of include paths after torlog.h movement. 6 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 6 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 6 years ago
  Nick Mathewson e0809ec5f5 Prefer 32-bit implementation for timing wheels on 32-bit systems. 6 years ago
  Nick Mathewson 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 years ago
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 years ago
  Nick Mathewson 76c33f7ff4 Merge branch 'scan-build-032' 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson f2f729e26b Clear up dead-assignment warnings from scan-build 6 years ago
  Nick Mathewson 72ea4a8f08 Extract the important parts of the run-pending-timers function. 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson e6facbfe7a Add accessor for inspecting timer callbacks. 7 years ago
  Nick Mathewson 6a2002fc09 convert timers.c to use real monotonic time. 7 years ago
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 8 years ago
  Nick Mathewson 11a09778d6 Test coverage for timers. 8 years ago
  Nick Mathewson 118556e4b3 Quick-and-dirty test for timers code. 8 years ago
  Nick Mathewson dcf948da06 Add wrappers to tie the new timeouts into libevent. 8 years ago