提交歷史

作者 SHA1 備註 提交日期
  David Fifield 8419d18441 Use fmt_addrport where appropriate. 11 年之前
  David Fifield 41328c7009 Decorate addresses given to a HTTP CONNECT proxy. 11 年之前
  David Fifield 34c6ee7e9b Use fmt_and_decorate_addr in log messages. 11 年之前
  Linus Nordberg 1cbf45bed1 Make option OutboundBindAddress accept IPv6 addresses too. 11 年之前
  Roger Dingledine f6639d5676 finish backing out 5492de76 11 年之前
  Nick Mathewson 5898c09c3a Fix whitespace 11 年之前
  Nick Mathewson d9746bd468 Remove needless flush-on-write code. 11 年之前
  Matthew Finkel b50eb14bbf Updated docs for new connections. 11 年之前
  Nick Mathewson 65d8448209 Merge remote-tracking branch 'sysrqb/bug6518' 11 年之前
  Matthew Finkel a47e4343de Constify struct sockaddr *sa parameter for check 11 年之前
  Matthew Finkel d91bbf376c Removed redundant check_sockaddr_family_match call 11 年之前
  Nick Mathewson f8c9cc713d Merge remote-tracking branch 'origin/maint-0.2.3' 12 年之前
  Nick Mathewson ec8bdc5da8 Merge remote-tracking branch 'asn/bug3589' 12 年之前
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 年之前
  George Kadianakis 8b9f4d75f2 Address Nick's comments. 12 年之前
  Nick Mathewson e9b33ed1bf On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc 12 年之前
  Nick Mathewson 4432fa40dd Merge remote-tracking branch 'andrea/bug6028' 12 年之前
  Roger Dingledine c37b8023b7 fix the typo on the typo fix 12 年之前
  Andrea Shepard 1f7f10e4f3 Always set *socket_error to something appropriate when returning -1 from connection_connect() 12 年之前
  Roger Dingledine ca525db02d fix typos from 783f705d 12 年之前
  Nick Mathewson 783f705ddc Document that we are unlikely to underflow session group IDs. 12 年之前
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 年之前
  Nick Mathewson 38642a9369 Downgrade tor_assert(0) to tor_fragile_assert() in windows stub create_unix_sockaddr 12 年之前
  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 年之前