Commit History

Author SHA1 Message Date
  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
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson c595f6d25e Add an assertion to tor_libevent_get_base() 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
  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 a3dafd3f58 Replace operators used as macro arguments with OP_XX macros 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 6e7cbfc465 Avoid a "constant variable guards dead code" warning from coverity 9 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 663aba07e5 Fix whitespace errors, all of them mine. 10 years ago