summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2005-04-010.1.0.2-rc-200504011640-1 snapshotdebian-version-0.1.0.2-rc-200504011640-1Peter Palfrader
svn:r3975
2005-04-01include ExerciseServer.py and PathDemo.py in the tarballRoger Dingledine
svn:r3974
2005-04-010.1.0.2-rc-200504011500-1 snapshotPeter Palfrader
svn:r3972
2005-04-01add a changelog for 0.1.0.2-rcRoger Dingledine
svn:r3971
2005-04-01Short-term fix: prevent possible segfault in connection_close_unattached_apNick Mathewson
svn:r3970
2005-04-01bump version to 0.1.0.2-rcdebian-version-0.1.0.2-rc-200504011500-1Roger Dingledine
svn:r3969
2005-04-01when you decide you're reachable, actually publish your descriptorRoger Dingledine
right then. svn:r3968
2005-04-01require exactly 0.0.9.7 for middle hops of testing circs, for nowRoger Dingledine
svn:r3967
2005-04-01when building testing circuits, always use middle hopsRoger Dingledine
running at least 0.0.9.7 svn:r3966
2005-04-01New snapshotPeter Palfrader
svn:r3964
2005-04-01Add several files to cvsignoresNick Mathewson
svn:r3963
2005-04-01Remove autoconf-generated plist files from cvs.Nick Mathewson
svn:r3962
2005-04-01Forward port 0.0.9.7 changelogPeter Palfrader
svn:r3961
2005-04-01Commit changelog for yesterday's experimental snapshotPeter Palfrader
svn:r3959
2005-04-01fix punctuationdebian-version-0.1.0.1-rc-cvs-200504010815-1Roger Dingledine
svn:r3956
2005-04-01forward-port 0.0.9.7 changelogRoger Dingledine
svn:r3953
2005-04-01fix assert: if our dirport isn't reachable yet, don't trickRoger Dingledine
*ourselves* into thinking the dirport is zero. but continue to tell other people that it is. svn:r3952
2005-04-01when the or-connect succeeded and the tls handshake succeededRoger 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-01fix typo in earlier libevent mmessage suppress patchNick Mathewson
svn:r3950
2005-04-01authdirservers 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-01Add code to suppress spurious libevent log msgs; use it to resolve bug 68.Nick Mathewson
svn:r3948
2005-04-01Improve error msgs in tor-resolve.c; resolve bug 112Nick Mathewson
svn:r3947
2005-04-01Fix fix to torrc cleanup; resolve bug 115Nick Mathewson
svn:r3944
2005-04-01fix some log spacing problemsRoger Dingledine
svn:r3942
2005-04-01Make sure to create OS X Tor user in <500 rangeNick Mathewson
svn:r3941
2005-04-01Use recent libevent features when possibleNick Mathewson
svn:r3940
2005-04-01Try to make crash-on-shutdown bug harder to trigger.Nick Mathewson
svn:r3939
2005-03-31Patch: when extending to an unknown router, compare identity to expected ↵Nick Mathewson
identity; not nickname-to-expected identity. svn:r3937
2005-03-31spell recommended correctlyRoger Dingledine
svn:r3936
2005-03-31still publish your descriptor if orport is reachable but dirport isn'tRoger 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-31redo the state descriptors now that we have a controller-wait stateRoger Dingledine
svn:r3934
2005-03-31bump cvs version to 0.1.0.1-rc-cvsdebian-version-0.1.0.1-rc-cvs-200503310807-1Roger Dingledine
svn:r3933
2005-03-31...and use it to make sure we only conclude reachability ifRoger Dingledine
we didn't initiate the conn. svn:r3932
2005-03-31add a tor_tls_is_server method to remember if conn->tlsRoger Dingledine
was an initiator or a receiver svn:r3931
2005-03-31hack exerciseserver into something i just ran.Roger Dingledine
svn:r3930
2005-03-31Add close_foo functions to TorControlNick Mathewson
svn:r3929
2005-03-31Cut off after 100 circuits; print which servers were in successful/failed ↵Nick Mathewson
circuits when done. svn:r3928
2005-03-31fix crashNick Mathewson
svn:r3927
2005-03-31Fix bug in redirectstream.Nick Mathewson
svn:r3926
2005-03-31Make ExercieseServer actually work.Nick Mathewson
svn:r3925
2005-03-31First cut at server-poker.Nick Mathewson
svn:r3924
2005-03-31checkpoint fixes to TorControlNick Mathewson
svn:r3923
2005-03-31Add more functionality; fix syntax.Nick Mathewson
svn:r3922
2005-03-29Update 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-29mark two more bugs. nick, can you take a look?Roger Dingledine
svn:r3920
2005-03-29don't check for reachability, and don't whine about it, while we'reRoger Dingledine
hibernating. svn:r3919
2005-03-29oops, get the version name righttor-0.1.0.1-rcRoger Dingledine
svn:r3917
2005-03-29clean up rc1 changelogRoger Dingledine
svn:r3916
2005-03-29fix typoRoger Dingledine
svn:r3915
2005-03-29clean up htmlRoger Dingledine
svn:r3914