summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-08-20New upstream version: rc1debian-version-0.0.7+0.0.8rc1-1(Bogus user)
2004-08-20add a changelog and bump to 0.0.8rc2tor-0.0.8rc2Roger Dingledine
2004-08-20when picking unverified routers, skip those with bad uptime orRoger Dingledine
2004-08-19Workaround for oddity in cygwin autoconfNick Mathewson
2004-08-18mention that you can add the line to privoxy's config file anywhereRoger Dingledine
2004-08-18Increment windows version to 0.0.8rc1Nick Mathewson
2004-08-18updated todotor-0.0.8rc1Roger Dingledine
2004-08-18this isn't pre4, this is rc1Roger Dingledine
2004-08-18Fix some DOCDOCsNick Mathewson
2004-08-18fix a seg fault on hup when FascistFirewall is definedRoger Dingledine
2004-08-18if options.FascistFirewall but none are running on port 80, tryRoger Dingledine
2004-08-18commit changelog for 0.0.8pre4Roger Dingledine
2004-08-18remove last vestiges of this 'twin' conceptRoger Dingledine
2004-08-18be more aggressive about building circuits when we have noRoger Dingledine
2004-08-18tweak the [...truncated] string againRoger Dingledine
2004-08-18tolerate old 0.0.7 clients that demand a certain ip:port for a routerRoger Dingledine
2004-08-18ship tor-resolve.1 in the tarballRoger Dingledine
2004-08-18when we try to exclude our routerinfo from being picked in theRoger Dingledine
2004-08-18even better, only print extend attempts if there are any.Roger Dingledine
2004-08-18stop taking strlen of an uninitialized bufferRoger Dingledine
2004-08-18remove crazy notion that clique_mode() means we areRoger Dingledine
2004-08-18don't add a spurious newline before [truncated]Roger Dingledine
2004-08-18be more aggressive about trying to make circuits:Roger Dingledine
2004-08-18bugfix: make intro circuits work againRoger Dingledine
2004-08-18Avoid segfault when freeing options_t without firewall_portsNick Mathewson
2004-08-18bump version to pre4 (not ready yet)Roger Dingledine
2004-08-18authdirservers don't need to be treated specially on hup forRoger Dingledine
2004-08-18only establish intro points after we've gotten a directoryRoger Dingledine
2004-08-18dirservers now don't build circuits until they have fetched aRoger Dingledine
2004-08-18choose exit nodes by bandwidth tooRoger Dingledine
2004-08-18Revert dumb think-o. Just because _some_ INTRODUCE2 cells are now longer,Nick Mathewson
2004-08-18Add cvsignore for doc/design-paperNick Mathewson
2004-08-18Note finished/abandoned itemsNick Mathewson
2004-08-18Support new INTRODUCE2 cell formatNick Mathewson
2004-08-18Functions to test nickname validityNick Mathewson
2004-08-18Specify formats to use $KEYID in service descriptors, INTRODUCE cells. The o...Nick Mathewson
2004-08-18fix unix build: CONFDIR, not CONF_DIRNick Mathewson
2004-08-18Clean windows whitespaceNick Mathewson
2004-08-18On windows, default datadir is APPDATA/tor, and default config file is APPDAT...Nick Mathewson
2004-08-17Update statusNick Mathewson
2004-08-17Move string-splitting into a separate functionNick Mathewson
2004-08-17deal better if we don't have enough available nodes to choose a pathRoger Dingledine
2004-08-17make csv parsing notice the last letter of each entry tooRoger Dingledine
2004-08-17bugfix: make receiving csv lines not seg faultRoger Dingledine
2004-08-17people with no torrc allow unverified middle/rendezvous nodes by defaultRoger Dingledine
2004-08-17allow unverified nodes in middle and rendezvous positions by defaultRoger Dingledine
2004-08-17when a verified routerinfo arrives with a new key than the previousRoger Dingledine
2004-08-17Fix crash when looking for ~/.torrc with no $HOME setNick Mathewson
2004-08-17make last patch compileNick Mathewson
2004-08-17Stop logging events that happen to uninitialized digestsNick Mathewson