Commit History

Author SHA1 Message Date
  Nick Mathewson accf239fa3 Rectify include paths (automated) 5 years ago
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  George Kadianakis efe8f17a4d Properly ignore retval of event_del(). 6 years ago
  Nick Mathewson 4218511ecd Remove a workaround for ancient libevent versions. 6 years ago
  Nick Mathewson 80f582ae18 Add functions to enable/disable periodic_event_t objects. 6 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  Nick Mathewson 7cbc44eeb1 Remove the "cached gettimeofday" logic. 6 years ago
  Nick Mathewson c5a3e2ca44 Generic mechaism for "post-loop" callbacks 6 years ago
  David Goulet 395fa0258d compat: Fix unchecked return value from event_del() 6 years ago
  Isis Lovecruft fe3aca1491 crypto: Refactor (P)RNG functionality into new crypto_rand module. 6 years ago
  Nick Mathewson 39cb04335f Add wrappers for event_base_loopexit and event_base_loopbreak. 6 years ago
  Nick Mathewson 871ff0006d Add an API for a scheduled/manually activated event in the mainloop 6 years ago
  Nick Mathewson e7907f15f9 Don't call Libevent's event_base_free() on NULL. 6 years ago
  Nick Mathewson 322abc030e On exit, free the event_base and set its pointer to NULL. 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 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 7a597718bb Split some long #if lines to make the #endif annotator happy 6 years ago
  Nick Mathewson 95fa7d1cf8 In channelpadding tests that touch libevent, call event_reinit(). 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 7f145b54af Merge remote-tracking branch 'public/Fix_19450' 7 years ago
  Nick Mathewson e788c577f1 Only use evutil_secure_rng_add_bytes() when present. 7 years ago
  Nick Mathewson 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or 7 years ago
  Nick Mathewson 7bc4ca7de9 Remove tor_gettimeofday_cached_monotonic as broken and unneeded 7 years ago
  Sebastian Hahn bd1a85cc91 Address review comments from cypherpunks 7 years ago
  Sebastian Hahn 265e40b481 Raise libevent dependency to 2.0.10-stable or newer 7 years ago
  Sebastian Hahn ec6ea66240 Remove two wrong comments 7 years ago
  Nick Mathewson d1ab295d7b add LCOV_EXCL for unreachable exit() blocks in src/common 8 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago