- 09 May, 2004 2 commits
-
-
Roger Dingledine authored
plenty more remains svn:r1824
-
Roger Dingledine authored
also many comments, cleaning, etc svn:r1823
-
- 06 May, 2004 2 commits
-
-
Roger Dingledine authored
svn:r1814
-
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 2 commits
-
-
Nick Mathewson authored
svn:r1789
-
Nick Mathewson authored
Only connection_add connections once they have conn->s sett; refactor code around this. Should make stuff more bulletproof. svn:r1788
-
- 01 May, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1756
-
- 27 Apr, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1731
-
- 25 Apr, 2004 1 commit
-
-
Roger Dingledine authored
remove obsolete BUF_OK macro svn:r1697
-
- 17 Apr, 2004 1 commit
-
-
Roger Dingledine authored
a state if things fail svn:r1660
-
- 09 Apr, 2004 2 commits
-
-
Roger Dingledine authored
svn:r1586
-
Roger Dingledine authored
a new directory, not just the first time svn:r1581
-
- 08 Apr, 2004 2 commits
-
-
Nick Mathewson authored
Launch intro services after launching connections; allow ORs to build circuits through as-yet-unconnectd ORs svn:r1562
-
Roger Dingledine authored
svn:r1545
-
- 07 Apr, 2004 3 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:r1536
-
Nick Mathewson authored
svn:r1522
-
- 03 Apr, 2004 2 commits
-
-
Roger Dingledine authored
svn:r1463
-
Roger Dingledine authored
and receive a 404 svn:r1455
-
- 02 Apr, 2004 2 commits
-
-
Roger Dingledine authored
(this breaks the compile; must fix things) let alice react when she learns a new rendezvous descriptor let alice launch intro and rend circuits and mark them with her query svn:r1446
-
Roger Dingledine authored
connection_ap_handshake_attach_circuit attaches to a circ of the right purpose add a skeletal rendclient.c svn:r1441
-
- 01 Apr, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1434
-
- 31 Mar, 2004 6 commits
-
-
Roger Dingledine authored
This allows us to do a directory connection *through* tor just as if we're doing it as an application. Make ap_conns tolerate it when the application sends stuff before The socks handshake is done (it just buffers it). Tell directory_initiate_command the length of the payload (because it might include nuls). Add a directory_has_arrived function to, for example, start building the rendezvous service descriptor. svn:r1412
-
Nick Mathewson authored
svn:r1409
-
Roger Dingledine authored
svn:r1408
-
Roger Dingledine authored
teach directory.c about which places it needs to nul-terminate body before it uses it, and which places it must not svn:r1407
-
Nick Mathewson authored
svn:r1406
-
Nick Mathewson authored
svn:r1404
-
- 30 Mar, 2004 2 commits
-
-
Roger Dingledine authored
svn:r1402
-
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 2 commits
-
-
Roger Dingledine authored
svn:r1373
-
Roger Dingledine authored
svn:r1371
-
- 26 Mar, 2004 2 commits
-
-
Roger Dingledine authored
maybe this will fix it svn:r1347
-
Roger Dingledine authored
when connecting to a dirserver or OR and the network is down, we would crash. svn:r1340
-
- 21 Mar, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1328
-
- 19 Mar, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1303
-
- 12 Mar, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1263
-
- 06 Mar, 2004 1 commit
-
-
Roger Dingledine authored
then give up on him svn:r1238
-
- 29 Feb, 2004 1 commit
-
-
Roger Dingledine authored
svn:r1178
-
- 28 Feb, 2004 1 commit
-
-
Nick Mathewson authored
svn:r1151
-