Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 1abd526c75 Merge remote-tracking branch 'public/bug12985_025' 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson a28df3fb67 Merge remote-tracking branch 'andrea/cmux_refactor_configurable_threshold' 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Andrea Shepard 5a07fb96f2 Make tor_libevent_get_base() mockable 10 years ago
  Nick Mathewson b0138cd055 Merge remote-tracking branch 'public/bug12985_024' into bug12984_025 9 years ago
  Nick Mathewson 4144b4552b Always event_del() connection events before freeing them 9 years ago
  Nick Mathewson e6785ee16d Get Libevent's PRNG functioning under the linux sandbox 10 years ago
  Nick Mathewson bb37544214 Merge remote-tracking branch 'public/bug10169_024' into bug10169_025_v2 10 years ago
  Nick Mathewson 46118d7d75 Merge remote-tracking branch 'public/bug10169_023' into bug10169_024 10 years ago