Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-10-25 | Merge branch 'maint-0.2.2' | Roger Dingledine | |
2011-10-25 | unmangle the fingerprint example in the man page | Roger Dingledine | |
Remove a confusing dollar sign from the example fingerprint in the man page, and also make example fingerprint a valid one. | |||
2011-09-28 | fix default for TokenBucketRefillInterval in man page | Roger Dingledine | |
2011-09-22 | Make bufferevents work with TokenBucketRefillInterval | Nick Mathewson | |
2011-09-22 | Make documentation for TokenBucketRefillInterval match its behavior | Nick Mathewson | |
2011-09-22 | New torrc option to allow bucket refill intervals of less than 1 sec | Florian Tschorsch | |
Implements bug3630. | |||
2011-09-07 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
Conflicts: src/or/dirserv.c src/or/networkstatus.c Conflicts were related to routerinfo->node shift. | |||
2011-09-07 | Merge remote-tracking branch 'public/bug2649_squashed' into maint-0.2.2 | Nick Mathewson | |
2011-09-02 | Merge branch 'maint-0.2.2' | Roger Dingledine | |
2011-09-02 | Correct man page: multiple control auth styles can be set at once | Roger Dingledine | |
2011-08-28 | add another heuristic for making release notes | Roger Dingledine | |
2011-08-25 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-08-25 | Mention that HiddenServiceDir must exist | Sebastian Hahn | |
2011-07-20 | Add an OptimisticData option to control client-side optimistic data | Nick Mathewson | |
2011-07-19 | Use socks username/password information in stream isolation | Nick Mathewson | |
2011-07-19 | Manpage updates for proposal 171 (isolated streams) | Nick Mathewson | |
2011-07-14 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-07-14 | Update HACKING with some more release instructions | Sebastian Hahn | |
2011-07-06 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-07-06 | Fix weird formatting of html manpage | Sebastian Hahn | |
Asciidoc was inserting <pre> tags for paragraphs that started with a '+' at the beginning of the line. Instead, we need a space in front of the plus. | |||
2011-06-22 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-06-21 | explain that the ./publish should happen soon after the scp | Roger Dingledine | |
otherwise you scp a tarball up but only one version of the website has it. | |||
2011-06-20 | Add port 6523 (Gobby) to LongLivedPorts. | intrigeri | |
2011-06-19 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
Conflicts: src/or/config.c src/or/or.h | |||
2011-06-17 | Revert "Update man page for new UseBridges tristate behaviour." | Nick Mathewson | |
This reverts commit 40cfad1b5ae90b06eb74861a4fdc1310f8611111. | |||
2011-06-12 | Ensure the release tarball contains all manpages | Sebastian Hahn | |
Thanks to Nick for the idea for the fix. | |||
2011-06-10 | Move errant doc/nodefamily_routerset into 0.2.3.1-alpha ChangeLog. Fix bug 3373 | Nick Mathewson | |
2011-06-03 | Increase default required uptime for HSDirs to 25 hours | Robert Ransom | |
2011-06-03 | Add a VoteOnHidServDirectoriesV2 configuration option | Robert Ransom | |
2011-06-03 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-06-02 | Update man page for new UseBridges tristate behaviour. | anonym | |
2011-05-15 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-05-15 | Clean up the 2972 implementation a little | Sebastian Hahn | |
2011-05-15 | Add UnixSocketsGroupWritable config flag | Jérémy Bobbio | |
When running a system-wide instance of Tor on Unix-like systems, having a ControlSocket is a quite handy mechanism to access Tor control channel. But it would be easier if access to the Unix domain socket can be granted by making control users members of the group running the Tor process. This change introduces a UnixSocketsGroupWritable option, which will create Unix domain sockets (and thus ControlSocket) 'g+rw'. This allows ControlSocket to offer same access control measures than ControlPort+CookieAuthFileGroupReadable. See <http://bugs.debian.org/552556> for more details. | |||
2011-05-13 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
Conflicts: src/or/config.c src/or/dirserv.c src/or/or.h | |||
2011-05-13 | Add a ControlPortFileGroupWritable option | Nick Mathewson | |
2011-05-13 | Write automatically-chosen control ports to a file. | Nick Mathewson | |
2011-05-13 | "(Socks|Control|etc)Port auto" now tells Tor to open an arbitrary port | Nick Mathewson | |
This is the major part of the implementation for trac issue 3076. | |||
2011-05-12 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-05-12 | Clean up a formatting issue on the manpge; bug3154. | Nick Mathewson | |
2011-05-10 | Merge branch 'maint-0.2.2' | Roger Dingledine | |
2011-05-10 | another changelog heuristic based on 0.2.3.1-alpha | Roger Dingledine | |
2011-05-09 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
Conflicts: src/or/directory.c | |||
2011-05-09 | Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2 | Nick Mathewson | |
2011-05-05 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-05-05 | fix the website directions. | Andrew Lewman | |
2011-05-04 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-05-04 | Merge branch 'bug2379' into maint-0.2.2 | Nick Mathewson | |
2011-05-04 | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | |
2011-05-04 | More notes on how to upload tarballs from erinn | Nick Mathewson | |