- 30 Mar, 2004 1 commit
-
-
Roger Dingledine authored
but that aren't warnings svn:r1384
-
- 21 Mar, 2004 3 commits
-
-
Nick Mathewson authored
svn:r1332
-
Nick Mathewson authored
Dont expire circuits we didnt originate. This may be redundant somehow, but better safe than sorry. svn:r1331
-
Nick Mathewson authored
Add a RunTesting option to try to learn link state by creating test circuits, even when SocksPort is off. svn:r1327
-
- 20 Mar, 2004 3 commits
-
-
Roger Dingledine authored
svn:r1317
-
Roger Dingledine authored
this was causing the seg faults on sparc processors i wonder if i got them all. svn:r1314
-
Nick Mathewson authored
successful/failed connections, successful/failed extends, and connection uptimes. It's still not done: more tests are needed, and not everything calls connection/circuit_mark_for_close properly. This skews the results. Also, there needs to be a 'testing' mode for non-OP ORs, where they periodically build circuits just to test whether extends work. svn:r1313
-
- 18 Mar, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1294
-
- 14 Mar, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1273
-
- 09 Mar, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1247
-
- 03 Mar, 2004 3 commits
-
-
Roger Dingledine authored
svn:r1207
-
Nick Mathewson authored
svn:r1205
-
Nick Mathewson authored
svn:r1201
-
- 02 Mar, 2004 2 commits
-
-
Roger Dingledine authored
svn:r1198
-
Nick Mathewson authored
svn:r1197
-
- 29 Feb, 2004 2 commits
-
-
Roger Dingledine authored
so the user knows it's working svn:r1179
-
Roger Dingledine authored
svn:r1176
-
- 28 Feb, 2004 3 commits
-
-
Roger Dingledine authored
still plenty more left to clean svn:r1158
-
Roger Dingledine authored
send back a destroy svn:r1153
-
Nick Mathewson authored
svn:r1148
-
- 27 Feb, 2004 3 commits
-
-
Roger Dingledine authored
svn:r1146
-
Nick Mathewson authored
who wants to shut down a connection calls connection_mark_for_close instead of setting marked_for_close to 1. This automatically removes the connection from the DNS cache if needed, sends a RELAY END cell if appropriate, and can be changed to do whatever else is needed. Still to do: - The same for circuits, maybe. - Add some kind of hold_connection_open_until_flushed flag, maybe. - Change stuff that closes connections with return -1 to use mark_for_close, maybe. svn:r1145
-
Roger Dingledine authored
svn:r1140
-
- 25 Feb, 2004 1 commit
-
-
Nick Mathewson authored
corruption faster; also, check for corruption in dns.c so we can fail fast for the bug that's nailing Lucky and moria3. svn:r1123
-
- 18 Feb, 2004 1 commit
-
-
Roger Dingledine authored
maybe it works now. svn:r1101
-
- 17 Feb, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1096
-
- 30 Jan, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1023
-
- 20 Jan, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1011
-
- 02 Jan, 2004 1 commit
-
-
Roger Dingledine authored
now it's a char[4] rather than an int svn:r966
-
- 30 Dec, 2003 1 commit
-
-
Roger Dingledine authored
svn:r961
-
- 28 Dec, 2003 1 commit
-
-
Roger Dingledine authored
breaks in part-way through can't learn how many circs/streams have been made svn:r960
-
- 26 Dec, 2003 1 commit
-
-
Roger Dingledine authored
use recognized + digest instead, just assume it's enough bits svn:r959
-
- 23 Dec, 2003 1 commit
-
-
Roger Dingledine authored
include the infrastructure for inserting padding cells when there's a relay-recognized conflict, but it does not work currently. svn:r958
-
- 19 Dec, 2003 2 commits
-
-
Roger Dingledine authored
change message when using non-recommended tor version svn:r954
-
Roger Dingledine authored
split 7-byte stream_id string into 2-byte recognized and 2-byte stream_id fix two seg faults in fetch_from_buf_http fix several lurking seg faults in handling unexpected relay cells still need to * clean up relay_crypt * use relay dummies if there's going to be a conflict with rh.recognized * check for a conflict when generating stream_ids svn:r953
-
- 17 Dec, 2003 3 commits
-
-
Roger Dingledine authored
svn:r951
-
Roger Dingledine authored
than use fixed-size strings reorganize directory_handle_command so it'll be easier to do more with our directory servers svn:r950
-
Roger Dingledine authored
initialize digests from shared secrets at handshake make circuit_send_next_onion_skin use connection_edge_send_command svn:r948
-
- 16 Dec, 2003 2 commits
-
-
Roger Dingledine authored
make circuit_consider_sending_sendme use connection_edge_send_command fix endian bug in relay length handling (maybe) svn:r946
-
Roger Dingledine authored
svn:r944
-