Commit History

Author SHA1 Message Date
  Nick Mathewson 021ff31ba6 Revert "Get rid of tor_tls_block_renegotiation()." 13 years ago
  Nick Mathewson fa74af0cfa Revert "Also handle needless renegotiations in SSL_write()." 13 years ago
  Nick Mathewson 45c46129ed Revert "Fix issues pointed out by nickm." 13 years ago
  Nick Mathewson 616b60cef3 Revert "Use callback-driven approach to block renegotiations." 13 years ago
  Nick Mathewson 53f535aeb8 Revert "appease check-spaces" 13 years ago
  Nick Mathewson df1f72329a Revert "Refactor tor_event_base_once to do what we actually want" 13 years ago
  Nick Mathewson 3a17a1a62f Revert "Avoid a double-mark in connection_or_close_connection_cb" 13 years ago
  Nick Mathewson 17880e4c0a Revert "Fix some wide lines in tortls.c" 13 years ago
  Nick Mathewson e83e720c8b Revert "use event_free() wrapper; fix bug 4582" 13 years ago
  Nick Mathewson acc1806eb8 Revert "Don't schedule excess_renegotiations_callback unless it's set" 13 years ago
  Nick Mathewson 75134c6c86 Revert "indent; add comment" 13 years ago
  Nick Mathewson 135a5102a3 Revert "Make pending libevent actions cancelable" 13 years ago
  Nick Mathewson 50fd99d7ef Revert "Set renegotiation callbacks immediately on tls inititation" 13 years ago
  Nick Mathewson 4f47db3280 Merge remote-tracking branch 'sebastian/coverity' 13 years ago
  Nick Mathewson 15d99fe4eb Add comment about bug4651 fix 13 years ago
  Sebastian Hahn 60c330a251 cid 432: Remove dead code if we don't handle a consensus 13 years ago
  Robert Ransom f5730d4698 Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circ 13 years ago
  Nick Mathewson 682a85ff7c Don't just tell the controller "foo" on id mismatch 13 years ago
  Nick Mathewson 5303918091 Init conn->addr to "unspec" on cpuworker connections 13 years ago
  Nick Mathewson 57ff9913b2 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 6171bdd105 Don't call tor_tls_set_logged_address till after checking conn->tls 13 years ago
  Nick Mathewson d9edee3a3b Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson 2b5a035604 tor_accept_socket() should take tor_addr_t for listener arg 13 years ago
  Nick Mathewson f78fc8cfb4 Give DirAllowPrivateAddress an explicit default 13 years ago
  Nick Mathewson cf14a520c8 Resolve bug 3448: remove mention of tor-ops (which is not in use) 13 years ago
  Nick Mathewson 0920cd02f4 Merge remote-tracking branch 'origin/maint-0.2.2' 13 years ago
  Nick Mathewson b7015603fa Fix bug 4530; check return val of tor_addr_lookup correctly 13 years ago
  Nick Mathewson cd10013218 Merge remote-tracking branch 'sebastian/coverity_strlen_fp' 13 years ago
  Sebastian Hahn 95af91565b Work around a false positive in Coverity. 13 years ago
  Sebastian Hahn c811b8f3a0 Appease check-spaces 13 years ago