Nick Mathewson
|
8bc1536a9e
Add patch 4 from Karsten for proposal 121, slightly modified. Karsten should definitely re-review the bits I changed.
|
17 years ago |
Roger Dingledine
|
4fd9880540
give rend_client_desc_here a slightly more accurate name
|
17 years ago |
Roger Dingledine
|
38f2272d5d
patch from karsten for bug 814. whew.
|
17 years ago |
Roger Dingledine
|
2bde30efa6
read_to_buf should take an int *error_socket and return it.
|
17 years ago |
Karsten Loesing
|
52fbfc5d45
Correct indentation.
|
17 years ago |
Roger Dingledine
|
d37fae2f4e
Catch and report a few more bootstrapping failure cases when Tor
|
17 years ago |
Nick Mathewson
|
baeb260ad1
Refactor use of connection_new so that we get more verifiable typesafety.
|
17 years ago |
Nick Mathewson
|
3f2b7078d2
Use warn_too_many_conns() when accept() fails with a resource limit.
|
17 years ago |
Nick Mathewson
|
730f1b6d3f
Oops. Make warn_too_many_conns() actually work.
|
17 years ago |
Nick Mathewson
|
fcf817f897
Switch global_identifier on connections to a 64-bit field and move it to connection_t. When procession onionskins, look up the connection by this field rather than by addr:port. This will keep us from dropping onionskins. How many dropped circuits are dropped because of this bug?
|
17 years ago |
Nick Mathewson
|
30422b5df1
Rate-limit "too-many-sockets" messages; they can get needlessly verbose.
|
17 years ago |
Nick Mathewson
|
60a0ae198d
Patch cleanups from karsten
|
17 years ago |
Nick Mathewson
|
d9601c65e0
r17666@tombo: nickm | 2008-08-07 15:12:30 -0400
|
17 years ago |
Nick Mathewson
|
9855c1d06f
r17645@31-33-44: nickm | 2008-08-05 16:28:01 -0400
|
17 years ago |
Nick Mathewson
|
960a0f0a99
r17641@31-33-44: nickm | 2008-08-05 16:07:53 -0400
|
17 years ago |
Nick Mathewson
|
3ce6e2fba2
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
|
17 years ago |
Roger Dingledine
|
8fa912a8c5
If we close our OR connection because there's been a circuit
|
17 years ago |
Roger Dingledine
|
94dabd2c23
If you're using bridges, generate "bootstrap problem" warnings
|
17 years ago |
Roger Dingledine
|
c6a94718cd
Directory authorities shouldn't complain about bootstrapping
|
17 years ago |
Roger Dingledine
|
8c85eef9b0
start sending "bootstrap problem" status events when we're having troubles
|
17 years ago |
Roger Dingledine
|
42f21007a3
consolidate all our edge/circ/orconn reason-to-foo-or-back functions
|
17 years ago |
Roger Dingledine
|
baa3cea213
Start noticing and reporting bootstrapping failures too. It looks like
|
17 years ago |
Roger Dingledine
|
5dc8062afa
what, we went from v4 to v6?
|
17 years ago |
Roger Dingledine
|
5e299b5e01
minor fixes that have been accumulating
|
17 years ago |
Roger Dingledine
|
20f927c2dd
forward-port r14373
|
17 years ago |
Nick Mathewson
|
e6b617bf05
r18872@catbus: nickm | 2008-03-16 23:56:48 -0400
|
17 years ago |
Nick Mathewson
|
11e464c331
r18753@catbus: nickm | 2008-03-11 14:56:39 -0400
|
17 years ago |
Nick Mathewson
|
eefe2a3562
r18462@catbus: nickm | 2008-02-27 14:15:57 -0500
|
17 years ago |
Nick Mathewson
|
3452486ac6
r14422@tombo: nickm | 2008-02-24 17:09:56 -0500
|
17 years ago |
Nick Mathewson
|
dde81de3dd
r14419@tombo: nickm | 2008-02-24 16:55:11 -0500
|
17 years ago |