コミット履歴

作者 SHA1 メッセージ 日付
  Robert Ransom b5a21d79d8 Add changes file for feature2553 14 年 前
  Nick Mathewson 4f47db3280 Merge remote-tracking branch 'sebastian/coverity' 14 年 前
  Nick Mathewson 15d99fe4eb Add comment about bug4651 fix 14 年 前
  Sebastian Hahn 60c330a251 cid 432: Remove dead code if we don't handle a consensus 14 年 前
  Robert Ransom f5730d4698 Don't send two ESTABLISH_RENDEZVOUS cells when opening a new rend circ 14 年 前
  Nick Mathewson 682a85ff7c Don't just tell the controller "foo" on id mismatch 14 年 前
  Nick Mathewson 5303918091 Init conn->addr to "unspec" on cpuworker connections 14 年 前
  Nick Mathewson 57ff9913b2 Merge remote-tracking branch 'origin/maint-0.2.2' 14 年 前
  Nick Mathewson 6171bdd105 Don't call tor_tls_set_logged_address till after checking conn->tls 14 年 前
  Nick Mathewson d9edee3a3b Merge remote-tracking branch 'origin/maint-0.2.2' 14 年 前
  Nick Mathewson 2b5a035604 tor_accept_socket() should take tor_addr_t for listener arg 14 年 前
  Nick Mathewson f78fc8cfb4 Give DirAllowPrivateAddress an explicit default 14 年 前
  Nick Mathewson cf14a520c8 Resolve bug 3448: remove mention of tor-ops (which is not in use) 14 年 前
  Nick Mathewson 0920cd02f4 Merge remote-tracking branch 'origin/maint-0.2.2' 14 年 前
  Nick Mathewson b7015603fa Fix bug 4530; check return val of tor_addr_lookup correctly 14 年 前
  Nick Mathewson cd10013218 Merge remote-tracking branch 'sebastian/coverity_strlen_fp' 14 年 前
  Sebastian Hahn 95af91565b Work around a false positive in Coverity. 14 年 前
  Sebastian Hahn c811b8f3a0 Appease check-spaces 14 年 前
  Robert Ransom 5ffa7102c0 Don't segfault when checking whether a not-yet-used intro point should expire 14 年 前
  Linus Nordberg c06c80b7f7 Fix warnings. 14 年 前
  Nick Mathewson d106caaadc Add an initializer to appease older gcc 14 年 前
  Murdoch@cl.cam.ac.uk b0d3c6a878 Only define set_buffer_lengths_to_zero if bufferevents are enabled 14 年 前
  Nick Mathewson 0530e80e5d Merge remote-tracking branch 'sjmurdoch/bug1983-port-tor-fw-helper-to-windows' 14 年 前
  Steven Murdoch a65212e371 Make file descriptor type an unsigned integer 14 年 前
  Nick Mathewson d04f21bf39 Merge branch 'feature2553-v4-rebased' 14 年 前
  Arturo Filastò db648fe886 Add some more documentation 14 年 前
  Arturo Filastò 6db69d9d61 Add support for tor2web mode via configure 14 年 前
  Robert Ransom c90c33fd53 Turn off LearnCircuitBuildTimeout when tor2web mode is on 14 年 前
  Robert Ransom 328c9582a9 Add ifdefs to disable assertion in connection_ap_handshake_send_begin 14 年 前
  Robert Ransom a364f88477 Add ifdefs to disable #3332 assertions 14 年 前