summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-04-01fix punctuationdebian-version-0.1.0.1-rc-cvs-200504010815-1Roger Dingledine
2005-04-01forward-port 0.0.9.7 changelogRoger Dingledine
2005-04-01fix assert: if our dirport isn't reachable yet, don't trickRoger Dingledine
2005-04-01when the or-connect succeeded and the tls handshake succeededRoger Dingledine
2005-04-01fix typo in earlier libevent mmessage suppress patchNick Mathewson
2005-04-01authdirservers shouldn't do orport reachability detection,Roger Dingledine
2005-04-01Add code to suppress spurious libevent log msgs; use it to resolve bug 68.Nick Mathewson
2005-04-01Improve error msgs in tor-resolve.c; resolve bug 112Nick Mathewson
2005-04-01Fix fix to torrc cleanup; resolve bug 115Nick Mathewson
2005-04-01fix some log spacing problemsRoger Dingledine
2005-04-01Make sure to create OS X Tor user in <500 rangeNick Mathewson
2005-04-01Use recent libevent features when possibleNick Mathewson
2005-04-01Try to make crash-on-shutdown bug harder to trigger.Nick Mathewson
2005-03-31Patch: when extending to an unknown router, compare identity to expected iden...Nick Mathewson
2005-03-31spell recommended correctlyRoger Dingledine
2005-03-31still publish your descriptor if orport is reachable but dirport isn'tRoger Dingledine
2005-03-31redo the state descriptors now that we have a controller-wait stateRoger Dingledine
2005-03-31bump cvs version to 0.1.0.1-rc-cvsdebian-version-0.1.0.1-rc-cvs-200503310807-1Roger Dingledine
2005-03-31...and use it to make sure we only conclude reachability ifRoger Dingledine
2005-03-31add a tor_tls_is_server method to remember if conn->tlsRoger Dingledine
2005-03-31hack exerciseserver into something i just ran.Roger Dingledine
2005-03-31Add close_foo functions to TorControlNick Mathewson
2005-03-31Cut off after 100 circuits; print which servers were in successful/failed cir...Nick Mathewson
2005-03-31fix crashNick Mathewson
2005-03-31Fix bug in redirectstream.Nick Mathewson
2005-03-31Make ExercieseServer actually work.Nick Mathewson
2005-03-31First cut at server-poker.Nick Mathewson
2005-03-31checkpoint fixes to TorControlNick Mathewson
2005-03-31Add more functionality; fix syntax.Nick Mathewson
2005-03-29Update tor-doc-{win32,-osx}.html to show the latest beta release. Added date ...Thomas Sjögren
2005-03-29mark two more bugs. nick, can you take a look?Roger Dingledine
2005-03-29don't check for reachability, and don't whine about it, while we'reRoger Dingledine
2005-03-29oops, get the version name righttor-0.1.0.1-rcRoger Dingledine
2005-03-29clean up rc1 changelogRoger Dingledine
2005-03-29fix typoRoger Dingledine
2005-03-29clean up htmlRoger Dingledine
2005-03-29Mention libevent in more docs.Nick Mathewson
2005-03-29point debian users to or-talk, not or-devRoger Dingledine
2005-03-29resolve another 'hasn't sent end yet' bugRoger Dingledine
2005-03-29Update VC7 Tor project: Lnik with /delayload:ADVAPI32.DLL to prevent win98 fr...Nick Mathewson
2005-03-28Update VC7 project/solution filesNick Mathewson
2005-03-28update changelog for the latest fixesRoger Dingledine
2005-03-28Fix a couple more places where we use ->new_address without checking that it ...Nick Mathewson
2005-03-28make calls to address_is_in_virtual_range more bullet-proof.Roger Dingledine
2005-03-28remember some thoughts about using WSAStartup to learnRoger Dingledine
2005-03-28Clarify that we don't, and why we don't, need to redefine FD_SETSIZE.Nick Mathewson
2005-03-27we seem to have lost our define for FD_SETSIZE on win32 in the changeRoger Dingledine
2005-03-27but only do the rapid reachability testing if we're hoping to be a server.Roger Dingledine
2005-03-27make slightly clearer that socksport is for local applicationsRoger Dingledine
2005-03-27forward-port the fixing of the crash bug.Roger Dingledine