コミット履歴

作者 SHA1 メッセージ 日付
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 年 前
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 年 前
  Nick Mathewson f68c042637 Resolve all currently pending DOCDOC items in master 12 年 前
  Nick Mathewson fc0842275d Merge remote-tracking branch 'public/bug5374' 12 年 前
  Nick Mathewson fe68a80f8f Merge branch 'bug5604' 12 年 前
  Nick Mathewson d7e4777791 Add a little documentation for the bug5604 fix 12 年 前
  Nick Mathewson 9d41629aa0 Delay getsockname() call until after connect() is done 12 年 前
  Nick Mathewson d8de831932 MSVC build issue: it can't tell that tor_assert(0) aborts. 12 年 前
  Nick Mathewson 3e4ccbc4ba Merge remote-tracking branch 'public/bug5537' 12 年 前
  Nick Mathewson 074bf72a2c If DisableNetwork, don't even try to open non-controller listeners 12 年 前
  Nick Mathewson ab338e3bb8 Merge remote-tracking branch 'origin/maint-0.2.2' 12 年 前
  Nick Mathewson dd3f4f1bdb Include a Host: header with any HTTP/1.1 proxy request 12 年 前
  Nick Mathewson a74905cea4 We allow IPv6 connections, don't use sockaddr_in with getsockname 12 年 前
  Sebastian Hahn 77bc1b803e Fix a bunch of check-spaces complaints 12 年 前
  Nick Mathewson 5a2d0fbe64 Merge remote-tracking branch 'origin/maint-0.2.2' 12 年 前
  Roger Dingledine b5a8c3aa00 Remove misleading function comment (bug 5324) 12 年 前
  Robert Ransom e111e371b4 Implement 'safe cookie authentication' 12 年 前
  Nick Mathewson dd68d596cd Set IPV6_V6ONLY on listener sockets bound to IPv6 addresses. 12 年 前
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 年 前
  Roger Dingledine 247a21379a set SO_REUSEADDR before we bind, not after 12 年 前
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 年 前
  Nick Mathewson 6e8c2a3e46 Use SOCKET_OK macros in even more places 12 年 前
  Nick Mathewson 47b7a27929 Merge remote-tracking branch 'origin/maint-0.2.2' 12 年 前
  Sebastian Hahn 5d9be49540 Fix a check-spaces violation in compat.c 12 年 前
  Sebastian Hahn d861b4cc9d Fix spelling in a controlsocket log msg 12 年 前
  Nick Mathewson 878a684386 Merge remote-tracking branch 'public/bug4697' 12 年 前
  Nick Mathewson 8cdeaedf86 Convert a couple of char[256]s into sockaddr_storage 12 年 前
  Nick Mathewson f75660958c Merge remote-tracking branch 'origin/maint-0.2.2' 12 年 前
  Nick Mathewson b5e6bbc01d Do not even try to keep going on a socket with socklen==0 12 年 前
  Nick Mathewson e5e50d86ca Ignore all bufferevent events on a marked connection 12 年 前