Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-02-22 |
|\ | |||
| * | Add some dollar signs in an attempt to appease older asciidocs | Nick Mathewson | 2011-02-22 |
| | | | | | | | | | | We should really require a modern asiidoc: backporting stuff to 8.2 is a timesink. | ||
* | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-02-22 |
|\| | |||
| * | Merge branch 'log_domains' into maint-0.2.2 | Nick Mathewson | 2011-02-22 |
| |\ | |||
| | * | Add a torrc option to report log domains | Nick Mathewson | 2011-01-25 |
| | | | |||
| | * | Simplify syntax for negated log domains | Nick Mathewson | 2011-01-25 |
| | | | | | | | | | | | | | | | | | | | | | Previously if you wanted to say "All messages except network messages", you needed to say "[*,~net]" and if you said "[~net]" by mistake, you would get no messages at all. Now, if you say "[~net]", you get everything except networking messages. | ||
| | * | Add manpage entry for logging domains | Nick Mathewson | 2011-01-25 |
| | | | | | | | | | | | | Fixes issue 2215. | ||
* | | | Implement more heartbeat message stuff. | George Kadianakis | 2011-02-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | (This squashes multiple commits: * Adds uptime monitoring support. * Adds circuit counting code. * Trivially tweaks the documentation. * Trivial run_scheduled_events() code tweaking. * Adds a status.h to export functions. * Added bandwidth monitoring code. * Added consensus presense detection code. * Restricts the precision of the bandwidth output. * Various fixes. * Fixed style and spacing problems. * Tidied up src/or/Makefile.am * Couple of minor fixes on status.c functions. * 'Implemented' client heartbeat support ) | ||
* | | | Initial heartbeat subsystem commit. | Sebastian Hahn | 2011-02-22 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sets: * Documentation * Logging domain * Configuration option * Scheduled event * Makefile It also creates status.c and the log_heartbeat() function. All code was written by Sebastian Hahn. Commit message was written by me (George Kadianakis). | ||
* | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-02-10 |
|\| | | |||
| * | | Merge remote-tracking branch 'rransom/bug2089' into maint-0.2.2 | Nick Mathewson | 2011-02-10 |
| |\ \ | |||
| | * | | Document what descriptors HSAuthoritativeDir serves | Robert Ransom | 2011-02-10 |
| | | | | | | | | | | | | | | | | Fixes bug 2089. | ||
* | | | | Merge remote-tracking branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-02-10 |
|\| | | | | | | | | | | | | | | | | | | | Conflicts: doc/tor.1.txt | ||
| * | | | Update documentation for PublishServerDescriptor (0.2.2.x) | Robert Ransom | 2011-02-09 |
| |/ / | |||
* | | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-02-07 |
|\| | | |||
| * | | typo in manpage fix | Nick Mathewson | 2011-02-07 |
| | | | |||
* | | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-02-07 |
|\| | | |||
| * | | Merge branch 'bug2279' into maint-0.2.2 | Nick Mathewson | 2011-02-07 |
| |\ \ | |||
| | * | | Some cleanups to bug2279 messages/docs from rransom | Nick Mathewson | 2011-02-07 |
| | | | | |||
| | * | | add documentation for ClientRejectInternalAddresses | Nick Mathewson | 2011-01-26 |
| | |/ | |||
| * | | Remove country codes from EntryNodes manpage entry | Sebastian Hahn | 2011-01-28 |
| | | | |||
* | | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2011-01-26 |
|\| | | |||
| * | | Explain soft shutdown mode a little better in the accountingmax documentation | Nick Mathewson | 2011-01-26 |
| |/ | |||
* | | Write bidirectional connection stats in single line. | Karsten Loesing | 2010-12-03 |
| | | | | | | | | | | There's no need to have a separate line conn-stats-end for the end date and interval length with only a single line conn-bi-direct following. | ||
* | | Add ChangeLog entry and man page entry. | Karsten Loesing | 2010-12-03 |
| | | |||
* | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2010-11-15 |
|\| | | | | | | | | | | | Conflicts: src/or/config.c src/or/cpuworker.c | ||
| * | Make the coducmentation for SingleHop stuff slightly more dire | Nick Mathewson | 2010-11-15 |
| | | |||
| * | Document hs dht min uptime change in privnets | Sebastian Hahn | 2010-11-10 |
| | | | | | | | | | | | | In f87c6f100d2faf8d we made it so that MinUptimeHidServDirectoryV2 defaults to 0 if TestingTorNetwork is set. Add a manpage entry and a changes file. | ||
| * | Document the AllowSingleHopExits option | Sebastian Hahn | 2010-11-10 |
| | | |||
| * | Improve documentation for RelayBandwdith* options | Sebastian Hahn | 2010-11-10 |
| | | | | | | | | | | Jesse Adelman noticed that we don't currently describe what happens very well. | ||
| * | Add V3BandwidthsFile to the manpage | Sebastian Hahn | 2010-11-10 |
| | | |||
| * | Change Natd into NATD in our options. | Sebastian Hahn | 2010-11-10 |
| | | | | | | | | | | Breaking this out of the last commit because this might be more controversial. | ||
| * | Fix a typo in the manpage | Sebastian Hahn | 2010-11-10 |
| | | |||
* | | Merge branch 'loggranularity' | Nick Mathewson | 2010-11-08 |
|\ \ | |||
| * | | Fix log granularity based on Nick's comments. | Karsten Loesing | 2010-11-08 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Instead of rejecting a value that doesn't divide into 1 second, round to the nearest divisor of 1 second and warn. Document that the option only controls the granularity written by Tor to a file or console log. It does not (for example) "batch up" log messages to affect times logged by a controller, times attached to syslog messages, or the mtime fields on log files. | ||
| * | | Make logging resolution configurable. | Karsten Loesing | 2010-10-04 |
| | | | | | | | | | | | | Implements enhancement 1668. | ||
* | | | Merge branch 'nodes' | Nick Mathewson | 2010-10-13 |
|\ \ \ | |||
| * | | | Implement node-based router family code | Nick Mathewson | 2010-10-01 |
| |/ / | | | | | | | | | | | | | | | | | | | Also, make the NodeFamily option into a list of routersets. This lets us git rid of router_in_nickname_list (or whatever it was called) without porting it to work with nodes, and also lets people specify country codes and IP ranges in NodeFamily | ||
* | | | Merge remote branch 'origin/maint-0.2.2' | Nick Mathewson | 2010-10-04 |
|\ \ \ | |/ / |/| / | |/ | |||
| * | Clarify PublishServerDescriptor even more | Nick Mathewson | 2010-10-04 |
| | | |||
| * | Describe BridgeRelay and PublishServerDescriptor more correctly. | Robert Ransom | 2010-09-30 |
| | | |||
* | | Start tor-fw-helper in the background, and log whatever it outputs | Steven Murdoch | 2010-09-30 |
| | | |||
* | | Autodetect the number of CPUs when possible if NumCPUs==0 | Nick Mathewson | 2010-09-28 |
| | | | | | | | | | | | | | | This is needed for IOCP, since telling the IOCP backend about all your CPUs is a good idea. It'll also come in handy with asn's multithreaded crypto stuff, and for people who run servers without reading the manual. | ||
* | | Add a new option to enable/disable IOCP support | Nick Mathewson | 2010-09-28 |
|/ | |||
* | Merge branch 'refuseunknown' into maint-0.2.2 | Nick Mathewson | 2010-09-27 |
|\ | |||
| * | Add RefuseUnknownExits to the manpage | Sebastian Hahn | 2010-09-27 |
| | | |||
* | | Merge remote branch 'sebastian/continuation' | Nick Mathewson | 2010-09-24 |
|\ \ | |||
| * | | Document multiline options in the manpage | Sebastian Hahn | 2010-09-11 |
| |/ | |||
* / | Correct default for RendPostPeriod in docs | John Brooks | 2010-09-21 |
|/ | |||
* | Update man page, now that *Statistics can be changed while Tor is running. | Karsten Loesing | 2010-08-15 |
| |