aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Remove XXXX009 comment telling us to do the last (circID-related) fix•••svn:r2798 Nick Mathewson2004-11-10
* Resolve a FIXME: use identity comparison, not nickname comparison, to•••choose circuit ID types. This is important because our view of "the nickname of the router on the other side of this connection" is skewed, and depends on whether we think the other rotuer is verified--and there's no way to know whether another router thinks you are verified. For backward compatibility, we notice when the other router chooses the same circuit ID type as us (because it's running an old version), and switch our type to be polite. svn:r2797 Nick Mathewson2004-11-10
* Note a pre6 item•••svn:r2796 Nick Mathewson2004-11-10
* When we think we have no bandwidth, guess that we will run for 1 day.•••svn:r2795 Nick Mathewson2004-11-10
* Clarify a warning about /.tor•••svn:r2794 Nick Mathewson2004-11-10
* Resolve FIXME items: make the kill-unattached-AP timeout symbolic•••svn:r2793 Nick Mathewson2004-11-10
* Resolve FIXME items: make circuit_free_cpath_node static•••svn:r2792 Nick Mathewson2004-11-10
* Resolve FIXME items: clarify two XXXX comments for 009•••svn:r2791 Nick Mathewson2004-11-10
* Resolve FIXME items: fix assert failure on malformed socks4a qreuests. (bug r...•••svn:r2790 Nick Mathewson2004-11-10
* Resolve FIXME items: make expand_filename handle ~ and ~username•••svn:r2789 Nick Mathewson2004-11-10
* when you cast MAX_UINT to an int it confuses the users•••svn:r2788 Roger Dingledine2004-11-10
* bump us to 0.0.9pre6-cvs•••svn:r2787 Roger Dingledine2004-11-10
* Fix a few bugs in accounting: parse bw_accounting correctly; set end time of ...•••svn:r2785 Nick Mathewson2004-11-10
* don't install tor-control.py, just ship it•••svn:r2784 Roger Dingledine2004-11-10
* make nick's config patch build•••svn:r2783 Roger Dingledine2004-11-10
* Log at level notice of higher, not warn or higher. Thanks arma•••svn:r2781 Peter Palfrader2004-11-10
* Change the description slightly, to say "don't rely on the current Tor network•••if you really need strong anonymity", instead of "Tor will not provide anonymity currently". svn:r2780 Peter Palfrader2004-11-10
* No longer use --pidfile, --logfile, and --runasdaemon command line options. ...•••svn:r2779 Peter Palfrader2004-11-10
* Validate log options during options_validate(). Reject unrecognized log type...•••svn:r2778 Nick Mathewson2004-11-10
* hack the tor.sh so it uses the new log format even on the command-line•••svn:r2777 Roger Dingledine2004-11-10
* Make sure all patches apply cleanly•••svn:r2776 Peter Palfrader2004-11-10
* 04_fix_test can be backed out again, it was a backport from cvs to the package•••svn:r2775 Peter Palfrader2004-11-10
* Prepare for a new upstream release•••svn:r2774 Peter Palfrader2004-11-10
* make abbreviations case-insensitive (thanks weasel)•••svn:r2773 Roger Dingledine2004-11-10
* make it more obvious that we have just told them their new torrc log line.•••svn:r2772 Roger Dingledine2004-11-10
* weaken our anonymity warning a little bit more•••svn:r2771 Roger Dingledine2004-11-10
* ship the tarball with a minimal cflags, since gcc's vary so much•••svn:r2770 Roger Dingledine2004-11-10
* Remvove an XXX•••svn:r2769 Nick Mathewson2004-11-10
* More whitespace normalization•••svn:r2768 Nick Mathewson2004-11-10
* fix more typos in man page•••svn:r2767 Roger Dingledine2004-11-10
* clarify that nodefamily is only need when the server doesn't•••use myfamily svn:r2766 Roger Dingledine2004-11-10
* remove extraneous variable•••svn:r2765 Roger Dingledine2004-11-10
* DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodes•••svn:r2764 Roger Dingledine2004-11-10
* fix copyright in the license•••svn:r2763 Roger Dingledine2004-11-10
* don't ship with the default dirservers listed explicitly. leave them•••unlisted so we can change the default later. svn:r2762 Roger Dingledine2004-11-10
* check off last 0.0.9pre5 todo items•••svn:r2761 Roger Dingledine2004-11-10
* separate out the cflags that cause spurious warnings, so•••we don't ship those in the tarball also, bump us to 0.0.9pre5 svn:r2760 Roger Dingledine2004-11-10
* don't check permissions on our datadirectory until we switch uid/gid•••svn:r2759 Roger Dingledine2004-11-10
* Normalize whitespace; add a "tell me about all the unnormalized whitespace" t...•••svn:r2758 Nick Mathewson2004-11-09
* Clean windows a little•••svn:r2757 Nick Mathewson2004-11-09
* Fix windows build for VC6; centralize newline-fiasco-damage-control logic•••svn:r2756 Nick Mathewson2004-11-09
* Resolve many XXXs and all DOCDOCs•••svn:r2755 Nick Mathewson2004-11-09
* Change interface to config_trial_assign even more; have it use get_options() ...•••svn:r2754 Nick Mathewson2004-11-09
* Add some documentation to routerlist•••svn:r2753 Nick Mathewson2004-11-09
* When listing router status, include ourself if we are awake•••svn:r2752 Nick Mathewson2004-11-09
* mention doc/control-spec.txt in changelog•••svn:r2751 Roger Dingledine2004-11-09
* resolve a 64-bit warning•••svn:r2750 Roger Dingledine2004-11-09
* tweak the tor-control some more•••svn:r2749 Roger Dingledine2004-11-09
* bugfix: ^c ought to work even while hibernating•••svn:r2748 Roger Dingledine2004-11-09
* only non-authdirservers cache the dir they just fetched•••svn:r2747 Roger Dingledine2004-11-09