| Commit message (Expand) | Author | Age |
* | Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2 | Nick Mathewson | 2011-05-09 |
|\ |
|
| * | Only authorities should automatically download v2 networkstatus documents | Nick Mathewson | 2011-04-28 |
* | | CONN_LOG_PROTECT()'s first argument may not be 0 | Sebastian Hahn | 2011-05-09 |
|/ |
|
* | warn if we launch too many circuits for a given stream | Roger Dingledine | 2011-04-27 |
* | If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes. | Roger Dingledine | 2011-04-26 |
* | Make SIGNAL DUMP work on FreeBSD | Sebastian Hahn | 2011-04-15 |
* | Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2 | Nick Mathewson | 2011-04-07 |
|\ |
|
| * | Add XXX023s for our timestamp_dirty abuse. | Nick Mathewson | 2011-03-25 |
| * | Triage the XXX022 and XXX021 comments remaining in the code | Nick Mathewson | 2011-03-25 |
* | | Use timevals, not time_t, when expiring circuits. | Nick Mathewson | 2011-03-30 |
|/ |
|
* | Doxygen documentation for about 100 things that didn't have any | Nick Mathewson | 2011-03-16 |
* | Merge remote branch 'arma/bug2510' into maint-0.2.2 | Nick Mathewson | 2011-03-14 |
|\ |
|
| * | fix two issues pointed out by nickm | Roger Dingledine | 2011-03-13 |
* | | Tweak the bug2250 fix slightly | Sebastian Hahn | 2011-03-01 |
* | | Fix GETINFO config-text for private networks | Sebastian Hahn | 2011-02-26 |
* | | Merge branch 'bug1863_bwhist' into maint-0.2.2 | Nick Mathewson | 2011-02-25 |
|\ \ |
|
| * | | Add Maxima lists to bandwidth state. | Nick Mathewson | 2011-01-10 |
* | | | 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 |
* | | | Add an option to disable the block-private-addresses feature | Nick Mathewson | 2011-01-26 |
* | | | Add client code to detect attempts to connect to 127.0.0.1 etc | Nick Mathewson | 2011-01-25 |
|/ / |
|
* | | Tighten accepted circwindow parameters | Sebastian Hahn | 2011-01-15 |
* | | Provide constant limits for all consensus params | Sebastian Hahn | 2011-01-15 |
* | | Sanity-check consensus param values | Sebastian Hahn | 2011-01-15 |
|/ |
|
* | Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2 | Nick Mathewson | 2011-01-03 |
|\ |
|
| * | Bump copyright statements to 2011 | Nick Mathewson | 2011-01-03 |
* | | Merge remote branch fix_security_bug_021 into fix_security_bug_022 | Nick Mathewson | 2010-12-15 |
|\| |
|
| * | Make payloads into uint8_t. | Nick Mathewson | 2010-12-15 |
| * | Backport END_STREAM_REASON_NOROUTE for client use. | Sebastian Hahn | 2010-08-18 |
* | | Break NoPublish support | Sebastian Hahn | 2010-11-10 |
* | | Change Natd into NATD in our options. | Sebastian Hahn | 2010-11-10 |
* | | Synx manpage and source wrt option capitalization | Sebastian Hahn | 2010-11-10 |
* | | Comment out the (unused) RunTesting option | Sebastian Hahn | 2010-11-10 |
* | | Merge commit 'mikeperry/bug1772' into maint-0.2.2 | Roger Dingledine | 2010-09-30 |
|\ \ |
|
| * | | Nominaly lower the minimum timeout value to 1500. | Mike Perry | 2010-09-29 |
* | | | Merge branch 'bug1772' into maint-0.2.2 | Roger Dingledine | 2010-09-29 |
|\| | |
|
| * | | refactor and recomment; no actual changes | Roger Dingledine | 2010-09-29 |
| * | | Do away with the complexity of the network liveness detection. | Mike Perry | 2010-09-29 |
* | | | Merge commit 'mikeperry/bug1739' into maint-0.2.2 | Roger Dingledine | 2010-09-29 |
|\| | |
|
| * | | Send control port events for timeouts. | Mike Perry | 2010-09-29 |
* | | | Merge commit 'mikeperry/bug1740' into maint-0.2.2 | Roger Dingledine | 2010-09-29 |
|\| | |
|
| * | | Only count timeout data for 3 hop circuits. | Mike Perry | 2010-09-29 |
* | | | even more comment | Roger Dingledine | 2010-09-28 |
* | | | Merge branch 'bug1751_enabling' into maint-0.2.2 | Nick Mathewson | 2010-09-27 |
|\ \ \
| |/ /
|/| | |
|
| * | | Change bug1751 enabling code based on comments from arma | Nick Mathewson | 2010-09-27 |
| * | | First cut of code to enable RefuseUnknownExits | Nick Mathewson | 2010-09-21 |
* | | | Merge branch 'bug1789' | Nick Mathewson | 2010-09-21 |
|\ \ \
| |/ /
|/| | |
|
| * | | Base our expected bw accounting usage on time before soft limit | Nick Mathewson | 2010-09-03 |
* | | | Merge branch 'bug911' | Nick Mathewson | 2010-09-14 |
|\ \ \
| |/ /
|/| | |
|
| * | | Move code for launching tests out of router_add_to_routerlist() | Nick Mathewson | 2010-08-18 |