- 28 Feb, 2005 2 commits
-
-
Roger Dingledine authored
svn:r3707
-
Nick Mathewson authored
svn:r3706
-
- 27 Feb, 2005 4 commits
-
-
Roger Dingledine authored
svn:r3705
-
Roger Dingledine authored
svn:r3704
-
Roger Dingledine authored
Add 'testing' circuit purpose, for reachability testing. Notice when our IP changes, and reset stats. Try to pull down a directory via Tor to see if our DirPort is working. Try to extend a circuit back to us to see if our ORPort is working. Only publish a descriptor if they're both reachable. These mostly work, and I'd better get them in before I cause conflicts. svn:r3703
-
Nick Mathewson authored
svn:r3702
-
- 25 Feb, 2005 11 commits
-
-
Roger Dingledine authored
svn:r3701
-
Roger Dingledine authored
svn:r3700
-
Nick Mathewson authored
svn:r3699
-
Nick Mathewson authored
svn:r3698
-
Nick Mathewson authored
svn:r3697
-
Nick Mathewson authored
- Mapaddress - Postdescriptor - GetInfo on descriptors Required changes elsewhere: - Keep the most recent running_routers_t in the routerlist_t. That way we can learn about new routers and remember whether we were last told that they were up or down. Also enables more simplifications. - Keep the signed descriptor inside routerinfo_t. This makes descriptor_entry_t in dirservers.c unneeded. - Rename AddressMap (the verb) to MapAddress. Keep AddressMap as a noun. - Check addresses for plausibility before mapping them. svn:r3696
-
Nick Mathewson authored
svn:r3695
-
Nick Mathewson authored
svn:r3694
-
Nick Mathewson authored
svn:r3693
-
Nick Mathewson authored
simple python script to parse directories and find tor nodes that exit to listed nodes/ports. interface could be more polished, but this should do. svn:r3692
-
Nick Mathewson authored
Check returns from libevent calls better; stop poking at internals of events to see if they are live. svn:r3691
-
- 24 Feb, 2005 9 commits
-
-
Roger Dingledine authored
svn:r3690
-
Roger Dingledine authored
svn:r3689
-
Roger Dingledine authored
svn:r3688
-
Nick Mathewson authored
svn:r3686
-
Nick Mathewson authored
Insert missing ! in assert_connection_ok; test was accidentally reversed in revision 1.329 yesterday. Should fix bug 102 svn:r3685
-
Roger Dingledine authored
svn:r3684
-
Roger Dingledine authored
svn:r3683
-
Roger Dingledine authored
not sure if it works. i don't have an https proxy. svn:r3682
-
Roger Dingledine authored
svn:r3681
-
- 23 Feb, 2005 12 commits
-
-
Roger Dingledine authored
svn:r3678
-
Nick Mathewson authored
svn:r3676
-
Nick Mathewson authored
svn:r3675
-
Roger Dingledine authored
svn:r3674
-
Nick Mathewson authored
svn:r3673
-
Roger Dingledine authored
svn:r3672
-
Nick Mathewson authored
Clarify comment. Use CONN_IS_EDGE more. Try to be more zealous about calling connection_edge_end when things go bad with edge conns in connection.c svn:r3671
-
Roger Dingledine authored
svn:r3669
-
Roger Dingledine authored
svn:r3668
-
Nick Mathewson authored
svn:r3667
-
Nick Mathewson authored
svn:r3666
-
Nick Mathewson authored
svn:r3665
-
- 22 Feb, 2005 2 commits
-
-
Roger Dingledine authored
go, but not past MAXCONNECTIONS. Also throw away the FAKE_POLL caveats since 0.1.0 doesn't need it any more. svn:r3657
-
Nick Mathewson authored
svn:r3656
-