Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Resolve FIXME items: clarify two XXXX comments for 009 | Nick Mathewson | 2004-11-10 |
| | | | | svn:r2791 | ||
* | Resolve FIXME items: fix assert failure on malformed socks4a qreuests. (bug ↵ | Nick Mathewson | 2004-11-10 |
| | | | | | | reported by Anna Shubina wrt old Netscapes) svn:r2790 | ||
* | Resolve FIXME items: make expand_filename handle ~ and ~username | Nick Mathewson | 2004-11-10 |
| | | | | svn:r2789 | ||
* | when you cast MAX_UINT to an int it confuses the users | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2788 | ||
* | bump us to 0.0.9pre6-cvs | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2787 | ||
* | Fix a few bugs in accounting: parse bw_accounting correctly; set end time of ↵ | Nick Mathewson | 2004-11-10 |
| | | | | | | continued interval; record used bandwidth on state change. svn:r2785 | ||
* | don't install tor-control.py, just ship it | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2784 | ||
* | make nick's config patch build | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2783 | ||
* | Log at level notice of higher, not warn or higher. Thanks arma | Peter Palfrader | 2004-11-10 |
| | | | | svn:r2781 | ||
* | Change the description slightly, to say "don't rely on the current Tor network | Peter Palfrader | 2004-11-10 |
| | | | | | | | | if you really need strong anonymity", instead of "Tor will not provide anonymity currently". svn:r2780 | ||
* | No longer use --pidfile, --logfile, and --runasdaemon command line options. ↵ | Peter Palfrader | 2004-11-10 |
| | | | | | | Set them in the configfile instead. svn:r2779 | ||
* | Validate log options during options_validate(). Reject unrecognized log ↵ | Nick Mathewson | 2004-11-10 |
| | | | | | | types like "Log notice magic-twanger". Also, make sure User and Group stay the same, and do not crash when somebody tries to change PidFile to NULL. svn:r2778 | ||
* | hack the tor.sh so it uses the new log format even on the command-line | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2777 | ||
* | Make sure all patches apply cleanly | Peter Palfrader | 2004-11-10 |
| | | | | svn:r2776 | ||
* | 04_fix_test can be backed out again, it was a backport from cvs to the package | Peter Palfrader | 2004-11-10 |
| | | | | svn:r2775 | ||
* | Prepare for a new upstream release | Peter Palfrader | 2004-11-10 |
| | | | | svn:r2774 | ||
* | make abbreviations case-insensitive (thanks weasel) | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2773 | ||
* | make it more obvious that we have just told them their new torrc log line. | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2772 | ||
* | weaken our anonymity warning a little bit more | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2771 | ||
* | ship the tarball with a minimal cflags, since gcc's vary so much | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2770 | ||
* | Remvove an XXX | Nick Mathewson | 2004-11-10 |
| | | | | svn:r2769 | ||
* | More whitespace normalization | Nick Mathewson | 2004-11-10 |
| | | | | svn:r2768 | ||
* | fix more typos in man page | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2767 | ||
* | clarify that nodefamily is only need when the server doesn't | Roger Dingledine | 2004-11-10 |
| | | | | | | | use myfamily svn:r2766 | ||
* | remove extraneous variable | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2765 | ||
* | DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodes | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2764 | ||
* | fix copyright in the license | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2763 | ||
* | don't ship with the default dirservers listed explicitly. leave them | Roger Dingledine | 2004-11-10 |
| | | | | | | | unlisted so we can change the default later. svn:r2762 | ||
* | check off last 0.0.9pre5 todo items | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2761 | ||
* | separate out the cflags that cause spurious warnings, so | Roger Dingledine | 2004-11-10 |
| | | | | | | | | we don't ship those in the tarball also, bump us to 0.0.9pre5 svn:r2760 | ||
* | don't check permissions on our datadirectory until we switch uid/gid | Roger Dingledine | 2004-11-10 |
| | | | | svn:r2759 | ||
* | Normalize whitespace; add a "tell me about all the unnormalized whitespace" ↵ | Nick Mathewson | 2004-11-09 |
| | | | | | | target; fix a braino in dirserv.c svn:r2758 | ||
* | Clean windows a little | Nick Mathewson | 2004-11-09 |
| | | | | svn:r2757 | ||
* | Fix windows build for VC6; centralize newline-fiasco-damage-control logic | Nick Mathewson | 2004-11-09 |
| | | | | svn:r2756 | ||
* | Resolve many XXXs and all DOCDOCs | Nick Mathewson | 2004-11-09 |
| | | | | svn:r2755 | ||
* | Change interface to config_trial_assign even more; have it use get_options() ↵ | Nick Mathewson | 2004-11-09 |
| | | | | | | instead svn:r2754 | ||
* | Add some documentation to routerlist | Nick Mathewson | 2004-11-09 |
| | | | | svn:r2753 | ||
* | When listing router status, include ourself if we are awake | Nick Mathewson | 2004-11-09 |
| | | | | svn:r2752 | ||
* | mention doc/control-spec.txt in changelog | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2751 | ||
* | resolve a 64-bit warning | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2750 | ||
* | tweak the tor-control some more | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2749 | ||
* | bugfix: ^c ought to work even while hibernating | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2748 | ||
* | only non-authdirservers cache the dir they just fetched | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2747 | ||
* | control event logs include loglevel notice | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2746 | ||
* | our tor-doc.html has never once mentioned the authoritativedirectory | Roger Dingledine | 2004-11-09 |
| | | | | | | | config option. oops. svn:r2745 | ||
* | allow BandwidthRate and Burst to be abbrevs in the torrc too | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2744 | ||
* | raise your hand if you can spell | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2743 | ||
* | if you're going to ask it to use a body of length 0, | Roger Dingledine | 2004-11-09 |
| | | | | | | | don't give it a body. svn:r2742 | ||
* | fix a memory-squashing bug that was causing an infinite loop | Roger Dingledine | 2004-11-09 |
| | | | | svn:r2741 | ||
* | fix a tor-resolve bug that could not possibly have ever worked but | Roger Dingledine | 2004-11-09 |
| | | | | | | | python is too braindead^Wflexible to be able to tell us svn:r2740 |