Commit History

Author SHA1 Message Date
  Deepesh Pathak ca6682f3f8 Fix spelling mistakes corresponding to ticket #23650 6 years ago
  Nick Mathewson c1deabd3b0 Run our #else/#endif annotator on our source code. 6 years ago
  Nick Mathewson 4b30ae1581 Add support for HTTP Connect tunnels 6 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson aae034d13e Write a bunch of module documentation. 7 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 3368b0c9f2 Add string for IP_NOW_REDUNDANT in circuit_end_reason_to_control_string 9 years ago
  Nick Mathewson f54e54b0b4 Bump copyright dates to 2015, in case someday this matters. 9 years ago
  Nick Mathewson fcdcb377a4 Add another year to our copyright dates. 9 years ago
  Roger Dingledine 374611d9f6 and oh hey, repeat code :) 9 years ago
  Roger Dingledine 52d5ef5aff fix typo 9 years ago
  Nick Mathewson 90341b4852 For missing transport, say "PT_MISSING" not "NO_ROUTE" 10 years ago
  Nick Mathewson d6e6eaba60 Fix windows compilation of e0c8031516852 10 years ago
  Nick Mathewson e0c8031516 make EACCES survivable too. 10 years ago
  Nick Mathewson f5d32c08ba Call ENETUNREACH a case of NOROUTE, not a case of INTERNAL. 10 years ago
  Nick Mathewson d1b5ae903f When we get an END cell before CONNECTED, don't report SOCKS success 11 years ago
  Nick Mathewson 4da083db3b Update the copyright date to 201. 11 years ago
  Andrea Shepard 35f573136d Use LD_PROTOCOL rather than LD_BUG to warn about bogus reason codes that originated remotely in circuit_end_reason_to_control_string() 11 years ago
  Andrea Shepard 32337502f1 Use channel_t rather than or_connection_t for circuits 11 years ago
  Nick Mathewson c19a2ff691 Merge remote-tracking branch 'public/bug4710' 12 years ago
  Nick Mathewson 0fa107a6aa Update copyright dates to 2012; add a few missing copyright statements 12 years ago
  Nick Mathewson 2b6e91c2ee Report EADDRNOTAVAIL and EADDRINUSE as RESOURCELIMIT 12 years ago
  Nick Mathewson 5cf9167f91 Use the standard _WIN32, not the Torism MS_WINDOWS or deprecated WIN32 12 years ago
  Nick Mathewson fc64783278 Send END_STREAM_REASON_NOROUTE: clients that didn't grok it are now obsolete 13 years ago
  Nick Mathewson 05887f10ff Triage the XXX022 and XXX021 comments remaining in the code 13 years ago
  Nick Mathewson 411ec3c0f8 Add client code to detect attempts to connect to 127.0.0.1 etc 13 years ago
  Nick Mathewson f1de329e78 Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 13 years ago
  Nick Mathewson 1a07348a50 Bump copyright statements to 2011 13 years ago
  Nick Mathewson ff014eb5ea Use S_CASE for ehostunreach, not E_CASE. Partial backport of 69deb22f. Fixes 0.2.1 compilation on windows 13 years ago
  Mike Perry c5b5643965 Send control port events for timeouts. 13 years ago