Commit History

Author SHA1 Message Date
  Nick Mathewson 0dab29ce10 Run rectify_include_paths.py 5 years ago
  Nick Mathewson fb0019daf9 Update copyrights to 2018. 5 years ago
  Nick Mathewson 80f582ae18 Add functions to enable/disable periodic_event_t objects. 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
  Nick Mathewson b3586629c9 Wrap the function we use to run the event loop. 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 f4bcf3f34c Remove event2/event.h include from compat_libevent.h 6 years ago
  Nick Mathewson 322abc030e On exit, free the event_base and set its pointer to NULL. 6 years ago
  Nick Mathewson 17dcce3fe1 Fix wide lines introduced by previous patch. 6 years ago
  Nick Mathewson 285632a61b Replace all FREE_AND_NULL* uses to take a type and a free function. 6 years ago
  Nick Mathewson db024adc90 Switch to a safer FREE_AND_NULL implementation 6 years ago
  Nick Mathewson c92ac9f5cb Convert the rest of src/common's headers to use FREE_AND_NULL 6 years ago
  Nick Mathewson f0c3b62381 Expose a new function to make the event loop exit once and for all. 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 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 4d4ccc505b Search for remaining references to 'bufferevent'. 7 years ago
  Nick Mathewson 88a7a02728 Bufferevent removal: remove more bufferevent-only options 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
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson ac8c5ec67a Clean up compat_libevent tests 8 years ago
  Ola Bini 9985a62a67 Add tests for compat_libevent 8 years ago
  Nick Mathewson 517e0f965b Remove workarounds for Libevent < 1.3. 9 years ago
  Anthony G. Basile 8df35a0c88 src/common/compat_libevent.h: include testsupport.h 9 years ago