- 09 Apr, 2004 3 commits
-
-
Roger Dingledine authored
svn:r1588
-
Roger Dingledine authored
the connect attempt fails immediately, we were trying to double-remove it from the dns pending list. i think this might have been The Bug. (thanks weasel!) svn:r1587
-
Roger Dingledine authored
(it has been haunting us since the days of 0.0.2preX) svn:r1576
-
- 07 Apr, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1522
-
- 29 Mar, 2004 2 commits
-
-
Roger Dingledine authored
svn:r1365
-
Roger Dingledine authored
but leave dirservers just as likely to crash svn:r1363
-
- 28 Mar, 2004 2 commits
-
-
Roger Dingledine authored
(but only enable this once we've found the bug) svn:r1358
-
Roger Dingledine authored
somewhere svn:r1354
-
- 20 Mar, 2004 1 commit
-
-
Roger Dingledine authored
this was causing the seg faults on sparc processors i wonder if i got them all. svn:r1314
-
- 12 Mar, 2004 2 commits
-
-
Roger Dingledine authored
svn:r1267
-
Roger Dingledine authored
svn:r1266
-
- 11 Mar, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1260
-
- 06 Mar, 2004 1 commit
-
-
Roger Dingledine authored
it's simply not true svn:r1236
-
- 04 Mar, 2004 3 commits
-
-
Roger Dingledine authored
and make them say it at log level info rather than err svn:r1232
-
Roger Dingledine authored
svn:r1231
-
Nick Mathewson authored
svn:r1230
-
- 28 Feb, 2004 7 commits
-
-
Roger Dingledine authored
svn:r1169
-
Nick Mathewson authored
resolve in response to a DNS worker dying) and connection_dns_remove (remove a pending connection from the resolve structure.) svn:r1168
-
Roger Dingledine authored
svn:r1167
-
Nick Mathewson authored
svn:r1166
-
Nick Mathewson authored
svn:r1165
-
Roger Dingledine authored
typically the resolve will be pending, but it could be failed if it just failed and we're working through the 'pending' list, or it could be valid if some other dnsworker raced us to fill in the entry. svn:r1164
-
Nick Mathewson authored
Push responsibility for connection marking down as far as possible; have only a close path; add some missing end cells; change return conventions a little. svn:r1149
-
- 27 Feb, 2004 1 commit
-
-
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
-
- 25 Feb, 2004 2 commits
-
-
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
-
Roger Dingledine authored
svn:r1121
-
- 24 Feb, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1118
-
- 22 Feb, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1116
-
- 10 Jan, 2004 1 commit
-
-
Roger Dingledine authored
we're not entirely migrated to burst yet, for backward compatibility note some win32 probable-bugs clean up routerlist.c svn:r982
-
- 06 Jan, 2004 1 commit
-
-
Roger Dingledine authored
We were telling a child to die by closing the parent's file descriptor to him. But newer children were inheriting the open file descriptor from the parent, and since they weren't closing them, the socket never closed, so the child never read eof, so he never knew to exit. As a side effect to this bug, we were probably failing to properly close connections to remote hosts, ORs, and OPs, after a dns child was born. I'm surprised Tor worked at all. svn:r974
-
- 17 Dec, 2003 1 commit
-
-
Roger Dingledine authored
svn:r949
-
- 15 Dec, 2003 1 commit
-
-
Nick Mathewson authored
svn:r936
-
- 14 Dec, 2003 4 commits
-
-
Roger Dingledine authored
svn:r932
-
Roger Dingledine authored
svn:r929
-
Roger Dingledine authored
svn:r919
-
Roger Dingledine authored
svn:r915
-
- 18 Nov, 2003 1 commit
-
-
Roger Dingledine authored
svn:r837
-
- 13 Nov, 2003 2 commits
-
-
Roger Dingledine authored
change RecommendedVersions into a config option, so dirservers can hup for a new one svn:r809
-
Roger Dingledine authored
make exit dns cache entries last 15 minutes svn:r807
-
- 08 Nov, 2003 1 commit
-
-
Nick Mathewson authored
svn:r778
-