summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2004-08-09touchups to docsRoger Dingledine
2004-08-09bump us to 0.0.8pre3Roger Dingledine
2004-08-09add pre3 items to changelogRoger Dingledine
2004-08-09mention our tor initscript in the READMERoger Dingledine
2004-08-09mention our tor initscript in the server config sectionRoger Dingledine
2004-08-09make "%llu" less likely to warn on weird platformsRoger Dingledine
2004-08-09Add replace_file to util.[ch] to survive stupidity of windows rename callNick Mathewson
2004-08-09Fix commentNick Mathewson
2004-08-09Fix bug in saving onion keys to disk when rotating; also survive short-term s...Nick Mathewson
2004-08-09Make unittests passNick Mathewson
2004-08-09Spec cleanups: improved accuracy and detail of description ofNick Mathewson
2004-08-09Add spec for UI control protocolNick Mathewson
2004-08-08Fix a fencepost error in the last bandwidth reporting fixNick Mathewson
2004-08-08Be slightly more specific about ASN1Nick Mathewson