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.
|
10 years ago |
Roger Dingledine
|
374611d9f6
and oh hey, repeat code :)
|
10 years ago |
Roger Dingledine
|
52d5ef5aff
fix typo
|
10 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()
|
12 years ago |
Andrea Shepard
|
32337502f1
Use channel_t rather than or_connection_t for circuits
|
12 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
|
14 years ago |
Nick Mathewson
|
1a07348a50
Bump copyright statements to 2011
|
14 years ago |
Nick Mathewson
|
ff014eb5ea
Use S_CASE for ehostunreach, not E_CASE. Partial backport of 69deb22f. Fixes 0.2.1 compilation on windows
|
14 years ago |
Mike Perry
|
c5b5643965
Send control port events for timeouts.
|
14 years ago |
Nick Mathewson
|
69deb22f34
Fix up compilation on windows.
|
14 years ago |
Nick Mathewson
|
8c528bc320
Merge commit 'origin/maint-0.2.1'
|
14 years ago |
Sebastian Hahn
|
78e4aa63fb
Backport END_STREAM_REASON_NOROUTE for client use.
|
14 years ago |
Nick Mathewson
|
6a77bde8d8
Make Sebastian's misc-reasons branch compile; frob the changes file
|
14 years ago |
Nick Mathewson
|
9bcea4a8ef
Merge commit 'sebastian/misc-reason'
|
14 years ago |
Sebastian Hahn
|
150ed553df
Introduce END_STREAM_REASON_NOROUTE
|
14 years ago |