summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-08-17mark off some more 0.0.8 itemsRoger Dingledine
2004-08-17if they ask for exactly one entrynode, don't pick it as an exitnode.Roger Dingledine
2004-08-17now that we parse router->uptime, make use of itRoger Dingledine
2004-08-17Add strmap_isemptyNick Mathewson
2004-08-17use unverified routers in the desired positionsRoger Dingledine
2004-08-17Clean up last patch; implement (mostly) proper handling for verified/unverifi...Nick Mathewson
2004-08-17Parse uptime into routerinfoNick Mathewson
2004-08-17Implement AllowUnverifiedNodesNick Mathewson
2004-08-17if a router claim huge bandwidth, don't believe itRoger Dingledine
2004-08-16Add a generic Comma-separated-value config type, and a FirewallPorts option t...Nick Mathewson
2004-08-16Convenience function to do a strcmp on each member of a smartlist of stringsNick Mathewson
2004-08-16move done 0.0.8 todo tasks asideRoger Dingledine
2004-08-16o Handle servers with dynamic IP addresses: don't replaceRoger Dingledine
2004-08-15Mark items as completedNick Mathewson
2004-08-15Update to new choose_random_node interface.Nick Mathewson
2004-08-15Check for time skew on http headers; report date in response to "GET /".Nick Mathewson
2004-08-15We are an OR if ORPort *or* ORBindAddress is set; similarly for being an OPNick Mathewson
2004-08-15Implement strict{entry|exit}nodes config optionsNick Mathewson
2004-08-15End truncated log entries with [truncated]Nick Mathewson
2004-08-15Add IP:Port:KeyDigest format to rend-spec.txtNick Mathewson
2004-08-15fix assert triggers in 0.0.7.x: if the other side returnsRoger Dingledine
2004-08-15a todo list for 0.0.8Roger Dingledine
2004-08-15o clients choose nodes proportional to advertised bandwidthRoger Dingledine
2004-08-15give tor-resolve a man pageRoger Dingledine
2004-08-15commit some minor fixes from this sandbox so i can commit the next oneRoger Dingledine
2004-08-12forward-port the 0.0.7.3 changelogRoger Dingledine
2004-08-11Clean up tempdir after finishing unittests; use tor_temp_$PID instead of tor_...Nick Mathewson
2004-08-11Install design paper in usr/share/doc/tor, not usr/share/doc. Ooops.Peter Palfrader
2004-08-10fix a typo in the man pageRoger Dingledine
2004-08-10clean up the todo some moreRoger Dingledine
2004-08-09compile again on win32 (i think)Roger Dingledine
2004-08-09reorganize todo to be a bit clearer about what's not doneRoger Dingledine
2004-08-09Fix debian version numberdebian-version-0.0.7.2+0.0.8pre3-1Peter Palfrader
2004-08-09New upstream prereleasePeter Palfrader
2004-08-09bump cvs to 0.0.8pre4-cvsRoger Dingledine
2004-08-09minor fixtor-0.0.8pre3Roger Dingledine