Commit History

Author SHA1 Message Date
  Nick Mathewson 7faf115dff Change all SMARTLIST_FOREACH loops of >=10 lines to use BEGIN/END 12 years ago
  Nick Mathewson e9b33ed1bf On windows, ENOBUFS starts with WSA. #6296. Fix on 0.2.18-rc 12 years ago
  Nick Mathewson 4432fa40dd Merge remote-tracking branch 'andrea/bug6028' 12 years ago
  Roger Dingledine c37b8023b7 fix the typo on the typo fix 12 years ago
  Andrea Shepard 1f7f10e4f3 Always set *socket_error to something appropriate when returning -1 from connection_connect() 12 years ago
  Roger Dingledine ca525db02d fix typos from 783f705d 12 years ago
  Nick Mathewson 783f705ddc Document that we are unlikely to underflow session group IDs. 12 years ago
  Nick Mathewson 2491fff5a6 Triage the XXX023 and XXX022 comments: postpone many. 12 years ago
  Nick Mathewson 38642a9369 Downgrade tor_assert(0) to tor_fragile_assert() in windows stub create_unix_sockaddr 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 173b18c79b Add about 60 more DOCDOC comments to 0.2.3 12 years ago
  Nick Mathewson f68c042637 Resolve all currently pending DOCDOC items in master 12 years ago
  Nick Mathewson fc0842275d Merge remote-tracking branch 'public/bug5374' 12 years ago
  Nick Mathewson fe68a80f8f Merge branch 'bug5604' 12 years ago
  Nick Mathewson d7e4777791 Add a little documentation for the bug5604 fix 12 years ago
  Nick Mathewson 9d41629aa0 Delay getsockname() call until after connect() is done 12 years ago
  Nick Mathewson d8de831932 MSVC build issue: it can't tell that tor_assert(0) aborts. 12 years ago
  Nick Mathewson 3e4ccbc4ba Merge remote-tracking branch 'public/bug5537' 12 years ago
  Nick Mathewson 074bf72a2c If DisableNetwork, don't even try to open non-controller listeners 12 years ago
  Nick Mathewson ab338e3bb8 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Nick Mathewson dd3f4f1bdb Include a Host: header with any HTTP/1.1 proxy request 12 years ago
  Nick Mathewson a74905cea4 We allow IPv6 connections, don't use sockaddr_in with getsockname 12 years ago
  Sebastian Hahn 77bc1b803e Fix a bunch of check-spaces complaints 12 years ago
  Nick Mathewson 5a2d0fbe64 Merge remote-tracking branch 'origin/maint-0.2.2' 12 years ago
  Roger Dingledine b5a8c3aa00 Remove misleading function comment (bug 5324) 12 years ago
  Robert Ransom e111e371b4 Implement 'safe cookie authentication' 12 years ago
  Nick Mathewson dd68d596cd Set IPV6_V6ONLY on listener sockets bound to IPv6 addresses. 12 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Roger Dingledine 247a21379a set SO_REUSEADDR before we bind, not after 12 years ago
  Nick Mathewson 26e789fbfd Rename nonconformant identifiers. 12 years ago