aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Guess this is 0.0.8+0.0.9pre5-2Peter Palfrader2004-11-12
* Remove /usr/bin/tor-control.py from the binary packagePeter Palfrader2004-11-12
* Do not patch the default torrc to include settings we really want. Instead m...Peter Palfrader2004-11-12
* Fix two comments in torrc.sample.in directly in the upstream sourcePeter Palfrader2004-11-12
* Point to /var/log/tor (the directory) instead of a single file (/var/log/tor/...Peter Palfrader2004-11-12
* Make logs readable by the system administrators (group adm)Peter Palfrader2004-11-12
* Symlink tor(8) manpage to torrc(5)Peter Palfrader2004-11-12
* Resolve a bunch of FIXME items; mark a lot more for attention; ask for clarif...Nick Mathewson2004-11-12
* Resolve FIXME: Possible solution to note_disconnect problem; needs thought an...Nick Mathewson2004-11-12
* Use autoconf to enable largefile support where necessary. Use ftello where av...Nick Mathewson2004-11-12
* Resolve FIXMES: sometimes an error code is just an error codeNick Mathewson2004-11-12
* dfc caught a SIGXFSZ error when his debugfile reached 2GB.Roger Dingledine2004-11-12
* clean torrc sampleRoger Dingledine2004-11-12
* mention that Address doesn't need to be setRoger Dingledine2004-11-12
* move datadirectory to the 'general' section,Roger Dingledine2004-11-12
* when clients do --list-fingerprint, it's misleading toRoger Dingledine2004-11-11
* apply patch from Andre Eisenbach: include event code with events, as required...Nick Mathewson2004-11-11
* Remove XXXX009 comment telling us to do the last (circID-related) fixNick Mathewson2004-11-10
* Resolve a FIXME: use identity comparison, not nickname comparison, toNick Mathewson2004-11-10
* Note a pre6 itemNick Mathewson2004-11-10
* When we think we have no bandwidth, guess that we will run for 1 day.Nick Mathewson2004-11-10
* Clarify a warning about /.torNick Mathewson2004-11-10
* Resolve FIXME items: make the kill-unattached-AP timeout symbolicNick Mathewson2004-11-10
* Resolve FIXME items: make circuit_free_cpath_node staticNick Mathewson2004-11-10
* Resolve FIXME items: clarify two XXXX comments for 009Nick Mathewson2004-11-10
* Resolve FIXME items: fix assert failure on malformed socks4a qreuests. (bug r...Nick Mathewson2004-11-10
* Resolve FIXME items: make expand_filename handle ~ and ~usernameNick Mathewson2004-11-10
* when you cast MAX_UINT to an int it confuses the usersRoger Dingledine2004-11-10
* bump us to 0.0.9pre6-cvsRoger Dingledine2004-11-10
* Fix a few bugs in accounting: parse bw_accounting correctly; set end time of ...Nick Mathewson2004-11-10
* don't install tor-control.py, just ship itRoger Dingledine2004-11-10
* make nick's config patch buildRoger Dingledine2004-11-10
* Log at level notice of higher, not warn or higher. Thanks armaPeter Palfrader2004-11-10
* Change the description slightly, to say "don't rely on the current Tor networkPeter Palfrader2004-11-10
* No longer use --pidfile, --logfile, and --runasdaemon command line options. ...Peter Palfrader2004-11-10
* Validate log options during options_validate(). Reject unrecognized log type...Nick Mathewson2004-11-10
* hack the tor.sh so it uses the new log format even on the command-lineRoger Dingledine2004-11-10
* Make sure all patches apply cleanlyPeter Palfrader2004-11-10
* 04_fix_test can be backed out again, it was a backport from cvs to the packagePeter Palfrader2004-11-10
* Prepare for a new upstream releasePeter Palfrader2004-11-10
* make abbreviations case-insensitive (thanks weasel)Roger Dingledine2004-11-10
* make it more obvious that we have just told them their new torrc log line.Roger Dingledine2004-11-10
* weaken our anonymity warning a little bit moreRoger Dingledine2004-11-10
* ship the tarball with a minimal cflags, since gcc's vary so muchRoger Dingledine2004-11-10
* Remvove an XXXNick Mathewson2004-11-10
* More whitespace normalizationNick Mathewson2004-11-10
* fix more typos in man pageRoger Dingledine2004-11-10
* clarify that nodefamily is only need when the server doesn'tRoger Dingledine2004-11-10
* remove extraneous variableRoger Dingledine2004-11-10
* DirFetchPostPeriod is not a sub-element of AllowUnverifiedNodesRoger Dingledine2004-11-10