Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-04-01 | when you decide you're reachable, actually publish your descriptor | Roger Dingledine | |
right then. svn:r3968 | |||
2005-04-01 | require exactly 0.0.9.7 for middle hops of testing circs, for now | Roger Dingledine | |
svn:r3967 | |||
2005-04-01 | when building testing circuits, always use middle hops | Roger Dingledine | |
running at least 0.0.9.7 svn:r3966 | |||
2005-04-01 | New snapshot | Peter Palfrader | |
svn:r3964 | |||
2005-04-01 | Add several files to cvsignores | Nick Mathewson | |
svn:r3963 | |||
2005-04-01 | Remove autoconf-generated plist files from cvs. | Nick Mathewson | |
svn:r3962 | |||
2005-04-01 | Forward port 0.0.9.7 changelog | Peter Palfrader | |
svn:r3961 | |||
2005-04-01 | Commit changelog for yesterday's experimental snapshot | Peter Palfrader | |
svn:r3959 | |||
2005-04-01 | fix punctuationdebian-version-0.1.0.1-rc-cvs-200504010815-1 | Roger Dingledine | |
svn:r3956 | |||
2005-04-01 | forward-port 0.0.9.7 changelog | Roger Dingledine | |
svn:r3953 | |||
2005-04-01 | fix assert: if our dirport isn't reachable yet, don't trick | Roger Dingledine | |
*ourselves* into thinking the dirport is zero. but continue to tell other people that it is. svn:r3952 | |||
2005-04-01 | when the or-connect succeeded and the tls handshake succeeded | Roger Dingledine | |
but we didn't like the result, we were closing the connection without sending any destroys back for the pending circuits. now send those destroys anyway; i hope this doesn't break too much. svn:r3951 | |||
2005-04-01 | fix typo in earlier libevent mmessage suppress patch | Nick Mathewson | |
svn:r3950 | |||
2005-04-01 | authdirservers shouldn't do orport reachability detection, | Roger Dingledine | |
since they're in clique mode, so it will be rare to find a server not already connected to them. svn:r3949 | |||
2005-04-01 | Add code to suppress spurious libevent log msgs; use it to resolve bug 68. | Nick Mathewson | |
svn:r3948 | |||
2005-04-01 | Improve error msgs in tor-resolve.c; resolve bug 112 | Nick Mathewson | |
svn:r3947 | |||
2005-04-01 | Fix fix to torrc cleanup; resolve bug 115 | Nick Mathewson | |
svn:r3944 | |||
2005-04-01 | fix some log spacing problems | Roger Dingledine | |
svn:r3942 | |||
2005-04-01 | Make sure to create OS X Tor user in <500 range | Nick Mathewson | |
svn:r3941 | |||
2005-04-01 | Use recent libevent features when possible | Nick Mathewson | |
svn:r3940 | |||
2005-04-01 | Try to make crash-on-shutdown bug harder to trigger. | Nick Mathewson | |
svn:r3939 | |||
2005-03-31 | Patch: when extending to an unknown router, compare identity to expected ↵ | Nick Mathewson | |
identity; not nickname-to-expected identity. svn:r3937 | |||
2005-03-31 | spell recommended correctly | Roger Dingledine | |
svn:r3936 | |||
2005-03-31 | still publish your descriptor if orport is reachable but dirport isn't | Roger Dingledine | |
when building testing circs for orport testing, require high-bandwidth nodes, so fewer circs fail. complain about unreachable orport separately from unreachable dirport. svn:r3935 | |||
2005-03-31 | redo the state descriptors now that we have a controller-wait state | Roger Dingledine | |
svn:r3934 | |||
2005-03-31 | bump cvs version to 0.1.0.1-rc-cvsdebian-version-0.1.0.1-rc-cvs-200503310807-1 | Roger Dingledine | |
svn:r3933 | |||
2005-03-31 | ...and use it to make sure we only conclude reachability if | Roger Dingledine | |
we didn't initiate the conn. svn:r3932 | |||
2005-03-31 | add a tor_tls_is_server method to remember if conn->tls | Roger Dingledine | |
was an initiator or a receiver svn:r3931 | |||
2005-03-31 | hack exerciseserver into something i just ran. | Roger Dingledine | |
svn:r3930 | |||
2005-03-31 | Add close_foo functions to TorControl | Nick Mathewson | |
svn:r3929 | |||
2005-03-31 | Cut off after 100 circuits; print which servers were in successful/failed ↵ | Nick Mathewson | |
circuits when done. svn:r3928 | |||
2005-03-31 | fix crash | Nick Mathewson | |
svn:r3927 | |||
2005-03-31 | Fix bug in redirectstream. | Nick Mathewson | |
svn:r3926 | |||
2005-03-31 | Make ExercieseServer actually work. | Nick Mathewson | |
svn:r3925 | |||
2005-03-31 | First cut at server-poker. | Nick Mathewson | |
svn:r3924 | |||
2005-03-31 | checkpoint fixes to TorControl | Nick Mathewson | |
svn:r3923 | |||
2005-03-31 | Add more functionality; fix syntax. | Nick Mathewson | |
svn:r3922 | |||
2005-03-29 | Update tor-doc-{win32,-osx}.html to show the latest beta release. Added date ↵ | Thomas Sjögren | |
when the document was last updated. svn:r3921 | |||
2005-03-29 | mark two more bugs. nick, can you take a look? | Roger Dingledine | |
svn:r3920 | |||
2005-03-29 | don't check for reachability, and don't whine about it, while we're | Roger Dingledine | |
hibernating. svn:r3919 | |||
2005-03-29 | oops, get the version name righttor-0.1.0.1-rc | Roger Dingledine | |
svn:r3917 | |||
2005-03-29 | clean up rc1 changelog | Roger Dingledine | |
svn:r3916 | |||
2005-03-29 | fix typo | Roger Dingledine | |
svn:r3915 | |||
2005-03-29 | clean up html | Roger Dingledine | |
svn:r3914 | |||
2005-03-29 | Mention libevent in more docs. | Nick Mathewson | |
svn:r3913 | |||
2005-03-29 | point debian users to or-talk, not or-dev | Roger Dingledine | |
svn:r3912 | |||
2005-03-29 | resolve another 'hasn't sent end yet' bug | Roger Dingledine | |
svn:r3911 | |||
2005-03-29 | Update VC7 Tor project: Lnik with /delayload:ADVAPI32.DLL to prevent win98 ↵ | Nick Mathewson | |
from barfing when it tries to load service-related functions. svn:r3910 | |||
2005-03-28 | Update VC7 project/solution files | Nick Mathewson | |
svn:r3909 | |||
2005-03-28 | update changelog for the latest fixes | Roger Dingledine | |
svn:r3908 |