Commit History

Author SHA1 Message Date
  David Goulet c99f220f78 conn: Close the read side of a closing connection when write limit is reached 5 years ago
  David Goulet b5731cdf2e mainloop: Set client role if ControlPort is set 5 years ago
  Nick Mathewson a78504dbe6 Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
  Nick Mathewson 056003d602 Merge branch 'maint-0.3.2' into maint-0.3.3 5 years ago
  teor d2105ff5d5 Merge branch 'bug27461-029' into bug27461-032 5 years ago
  teor 8ef4bb7f3e Windows: Stop calling SetProcessDEPPolicy() on 64-bit Windows 5 years ago
  Nick Mathewson 0f0dac0bfc Merge branch 'maint-0.3.3' into maint-0.3.4 5 years ago
  Nick Mathewson a67d153cc7 Always call tor_free_all() when exiting tor_run_main() 5 years ago
  Nick Mathewson 75e5b778e1 Merge remote-tracking branch 'public/bug25981' 6 years ago
  Nick Mathewson 1eede00a4b Merge branch 'ticket26063_squashed' 6 years ago
  Nick Mathewson beca6a585c Merge branch 'ticket26064' 6 years ago
  Nick Mathewson e722bba263 Add a new function to enable/disable the per-second timer as needed 6 years ago
  Nick Mathewson a4a7939ae1 Merge remote-tracking branch 'dgoulet/ticket26062_034_01' 6 years ago
  Nick Mathewson d972a8a944 Merge branch 'ticket26016' 6 years ago
  Nick Mathewson f684b48b5b Merge branch 'ticket26009' 6 years ago
  Nick Mathewson 0abf09b2ce spelling fix 6 years ago
  Nick Mathewson 15ce5a3e5a Fix some clang warnings 6 years ago
  Nick Mathewson c9f07f36bf Mark the 1-per-sec update_current_time() call as redundant. 6 years ago
  Nick Mathewson 285e7c98fd Distinguish true clock jumps from idleness 6 years ago
  Nick Mathewson a1a7ebfb8d Give responsibility for waking up from DORMANT to a mainloop event 6 years ago
  David Goulet 01ffe8e2f4 config: Move any_client_port_set() to config.c 6 years ago
  Nick Mathewson c0feb698a0 Comment-only fix: annotate we_are_hibernating() usage 6 years ago
  Nick Mathewson 0c19ce7bde Give control.c responsibility for its own once-a-second events 6 years ago
  Nick Mathewson 8b1380cbd0 Don't crash when closing a connection before initializing libevent 6 years ago
  Nick Mathewson c3b7258370 Merge remote-tracking branch 'isis/bug24660_r1' 6 years ago
  Nick Mathewson 48d8fe533e Merge remote-tracking branch 'dgoulet/ticket25990_034_01' 6 years ago
  Nick Mathewson b0e5757710 Refactor to remove n_libevent_errors 6 years ago
  Nick Mathewson 83137275a7 Add update_current_time() calls to periodic and event-driven callbacks 6 years ago
  Nick Mathewson b0598f2a12 Move the "update the current second" code from second_elapsed_callback 6 years ago
  Nick Mathewson 5e0316142f Merge remote-tracking branch 'github/ticket25952' 6 years ago