Commit History

Author SHA1 Message Date
  Nick Mathewson dc0d2b5970 Don't relaunch dir requests recursively if connection_connect() returns -1 9 years ago
  Nick Mathewson d3cb659541 Fix a server-side crash on DNS init 9 years ago
  Nick Mathewson 70f337fdb2 Some unit tests now require that periodic events be initialized. 9 years ago
  Nick Mathewson 58edf92678 Free pending_entry_connections on shutdown. 9 years ago
  Nick Mathewson 84b3350c83 Be more conservative in scanning the list of pending streams 9 years ago
  Nick Mathewson b1d56fc589 Decouple ..attach_circuit() from most of its callers. 9 years ago
  Nick Mathewson b91bd27e6f Whoops; in this context the EV_TIMEOUT flag is needed 9 years ago
  Nick Mathewson c113d19b53 Merge branch 'bug3199_redux_3' 9 years ago
  Nick Mathewson 661e5bdbfa Changes to 3199 branch based on feedback from special 9 years ago
  Nick Mathewson eb721ed2d9 Add documentation for periodic event api 9 years ago
  teor (Tim Wilson-Brown) d3b7546753 Add a missing "if" in the comment on warn_nonlocal_controller_ports 9 years ago
  teor (Tim Wilson-Brown) dd82550a5e Add missing " in AccountingMax comment in or.h 9 years ago
  Nick Mathewson dd00fd0a1f Change periodic.c to use libevent directly 9 years ago
  Nick Mathewson 65a6489e5e fix whitespace; remove dead code 9 years ago
  Nick Mathewson 2bf8fb5ee3 Fold all of the run-every-second stuff back into run_scheduled_events() 9 years ago
  Nick Mathewson 9f31908a40 Turn all of run_scheduled_events() into a bunch of periodic events 9 years ago
  Nick Mathewson e8b459a2fa Connect periodic events to main 9 years ago
  Kevin Butler fbeff307f7 Infrastructure for replacing global periodic events in main.c 9 years ago
  Nick Mathewson 7a940fac1c appease check-spaces 9 years ago
  Nick Mathewson d467227323 Merge remote-tracking branch 'public/ticket11150_client_only' 9 years ago
  Nick Mathewson accb726db6 Remove a little duplicated code in TAP key expansion 9 years ago
  Nick Mathewson 43609fba77 fix an email address in doc/HACKING/ReleasingTor.md 9 years ago
  Nick Mathewson 14d2ff1a3e Merge commit '741d2dc685a0e380bc4d8fbcda5a33b70272b3f7' 9 years ago
  Nick Mathewson 7bdbcdaed8 Merge commit '7b859fd8c558c9cf08add79db87fb1cb76537535' 9 years ago
  Nick Mathewson 741d2dc685 Bump to 0.2.7.5 9 years ago
  Nick Mathewson f7ccc9b975 Merge branch 'decouple_circuit_mark_squashed' 9 years ago
  Nick Mathewson 8b4e5b7ee9 Experimentally decouple the main body of circuit_mark_for_close 9 years ago
  Joan Queralt b370052ae4 + and / usage clarification - Fixes #13158 9 years ago
  Nick Mathewson d20a3d07e3 Merge branch 'karsten_bug13192_026_03_teor' 9 years ago
  Nick Mathewson 1f7ba115a4 Rename cast_double_to_int64 to clamp_double_to_int64 9 years ago