- 10 May, 2004 5 commits
-
-
Roger Dingledine authored
svn:r1843
-
Roger Dingledine authored
svn:r1839
-
Nick Mathewson authored
svn:r1832
-
Roger Dingledine authored
svn:r1831
-
Roger Dingledine authored
svn:r1825
-
- 09 May, 2004 1 commit
-
-
Roger Dingledine authored
also many comments, cleaning, etc svn:r1823
-
- 06 May, 2004 1 commit
-
-
Roger Dingledine authored
bugfix: add a circ->resolving_streams field, and make dns resolving streams not actually in the connection_array until they're done resolving. bugfix: actually complain if we duplicate mark-for-close a circuit add more logging for relay ends that claim dns resolve failed, so we can find out why they're not being retried. svn:r1798
-
- 05 May, 2004 1 commit
-
-
Nick Mathewson authored
Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof. svn:r1788
-
- 02 May, 2004 2 commits
-
-
Nick Mathewson authored
svn:r1775
-
Roger Dingledine authored
svn:r1763
-
- 01 May, 2004 3 commits
-
-
Nick Mathewson authored
svn:r1760
-
Nick Mathewson authored
svn:r1757
-
Nick Mathewson authored
svn:r1756
-
- 28 Apr, 2004 2 commits
-
-
Nick Mathewson authored
svn:r1745
-
Roger Dingledine authored
svn:r1744
-
- 26 Apr, 2004 3 commits
-
-
Roger Dingledine authored
svn:r1719
-
Roger Dingledine authored
just close the circ. (this wasn't relevant before, because we were mis-handling destroys.) svn:r1711
-
Roger Dingledine authored
svn:r1706
-
- 25 Apr, 2004 4 commits
-
-
Roger Dingledine authored
svn:r1702
-
Roger Dingledine authored
remove obsolete BUF_OK macro svn:r1697
-
Nick Mathewson authored
Remove onion_pkey from connection, since onion keys can change more often than connections. Also add more log messages svn:r1693
-
Roger Dingledine authored
svn:r1690
-
- 24 Apr, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1683
-
- 08 Apr, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1569
-
- 07 Apr, 2004 2 commits
-
-
Roger Dingledine authored
then try to fetch a new one. but if the new fetch fails, use the old one. svn:r1540
-
Nick Mathewson authored
svn:r1522
-
- 05 Apr, 2004 1 commit
-
-
Roger Dingledine authored
choose an intro point, connect to it, choose a rend point, connect to it and establish a cookie, get an ack from the rendezvous point, and know when both circs are ready for her. APConns don't use conn->purpose anymore don't initiate a renddesc lookup if one is already in progress also fix a buffer overflow in nickname parsing (only exploitable by the operator though) svn:r1471
-
- 03 Apr, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1450
-
- 30 Mar, 2004 1 commit
-
-
Roger Dingledine authored
* read all the time (before we would ignore eof sometimes, oops) * we can handle different urls now * send back 404 for an un-handled url * commands initiated by the client can handle payloads now * introduce conn->purpose to avoid exponential state-space explosion svn:r1400
-
- 29 Mar, 2004 1 commit
-
-
Roger Dingledine authored
than flushing them, if they were timing out before we marked them svn:r1366
-
- 28 Mar, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1356
-
- 27 Mar, 2004 2 commits
-
-
Roger Dingledine authored
when an AP connection dies early, be sure to do a socks reject for it. if you just hang up, tsocks goes into an infinite loop. svn:r1352
-
Roger Dingledine authored
expect it to have a nickname. svn:r1351
-
- 26 Mar, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1335
-
- 20 Mar, 2004 1 commit
-
-
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
-
- 14 Mar, 2004 2 commits
-
-
Roger Dingledine authored
bugfix: don't return immediately for has_pending_tls_data unless the conn is allowed to read svn:r1270
-
Roger Dingledine authored
this is a checkpoint commit; there still remain some bugs, er, somewhere. svn:r1269
-
- 12 Mar, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1264
-
- 11 Mar, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1258
-
- 09 Mar, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1248
-