aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'public/bug3022_v2' into maint-0.2.2Nick Mathewson2011-05-09
|\
| * Only authorities should automatically download v2 networkstatus documentsNick Mathewson2011-04-28
* | CONN_LOG_PROTECT()'s first argument may not be 0Sebastian Hahn2011-05-09
|/
* warn if we launch too many circuits for a given streamRoger Dingledine2011-04-27
* If EntryNodes and ExcludeNodes overlap, obey ExcludeNodes.Roger Dingledine2011-04-26
* Make SIGNAL DUMP work on FreeBSDSebastian Hahn2011-04-15
* Merge remote-tracking branch 'public/xxx_fixups' into maint-0.2.2Nick Mathewson2011-04-07
|\
| * Add XXX023s for our timestamp_dirty abuse.Nick Mathewson2011-03-25
| * Triage the XXX022 and XXX021 comments remaining in the codeNick Mathewson2011-03-25
* | Use timevals, not time_t, when expiring circuits.Nick Mathewson2011-03-30
|/
* Doxygen documentation for about 100 things that didn't have anyNick Mathewson2011-03-16
* Merge remote branch 'arma/bug2510' into maint-0.2.2Nick Mathewson2011-03-14
|\
| * fix two issues pointed out by nickmRoger Dingledine2011-03-13
* | Tweak the bug2250 fix slightlySebastian Hahn2011-03-01
* | Fix GETINFO config-text for private networksSebastian Hahn2011-02-26
* | Merge branch 'bug1863_bwhist' into maint-0.2.2Nick Mathewson2011-02-25
|\ \
| * | Add Maxima lists to bandwidth state.Nick Mathewson2011-01-10
* | | Merge branch 'log_domains' into maint-0.2.2Nick Mathewson2011-02-22
|\ \ \ | |_|/ |/| |
| * | Add a torrc option to report log domainsNick Mathewson2011-01-25
* | | Add an option to disable the block-private-addresses featureNick Mathewson2011-01-26
* | | Add client code to detect attempts to connect to 127.0.0.1 etcNick Mathewson2011-01-25
|/ /
* | Tighten accepted circwindow parametersSebastian Hahn2011-01-15
* | Provide constant limits for all consensus paramsSebastian Hahn2011-01-15
* | Sanity-check consensus param valuesSebastian Hahn2011-01-15
|/
* Merge remote branch 'origin/maint-0.2.1' into maint-0.2.2Nick Mathewson2011-01-03
|\
| * Bump copyright statements to 2011Nick Mathewson2011-01-03
* | Merge remote branch fix_security_bug_021 into fix_security_bug_022Nick Mathewson2010-12-15
|\|
| * Make payloads into uint8_t.Nick Mathewson2010-12-15
| * Backport END_STREAM_REASON_NOROUTE for client use.Sebastian Hahn2010-08-18
* | Break NoPublish supportSebastian Hahn2010-11-10
* | Change Natd into NATD in our options.Sebastian Hahn2010-11-10
* | Synx manpage and source wrt option capitalizationSebastian Hahn2010-11-10
* | Comment out the (unused) RunTesting optionSebastian Hahn2010-11-10
* | Merge commit 'mikeperry/bug1772' into maint-0.2.2Roger Dingledine2010-09-30
|\ \
| * | Nominaly lower the minimum timeout value to 1500.Mike Perry2010-09-29
* | | Merge branch 'bug1772' into maint-0.2.2Roger Dingledine2010-09-29
|\| |
| * | refactor and recomment; no actual changesRoger Dingledine2010-09-29
| * | Do away with the complexity of the network liveness detection.Mike Perry2010-09-29
* | | Merge commit 'mikeperry/bug1739' into maint-0.2.2Roger Dingledine2010-09-29
|\| |
| * | Send control port events for timeouts.Mike Perry2010-09-29
* | | Merge commit 'mikeperry/bug1740' into maint-0.2.2Roger Dingledine2010-09-29
|\| |
| * | Only count timeout data for 3 hop circuits.Mike Perry2010-09-29
* | | even more commentRoger Dingledine2010-09-28
* | | Merge branch 'bug1751_enabling' into maint-0.2.2Nick Mathewson2010-09-27
|\ \ \ | |/ / |/| |
| * | Change bug1751 enabling code based on comments from armaNick Mathewson2010-09-27
| * | First cut of code to enable RefuseUnknownExitsNick Mathewson2010-09-21
* | | Merge branch 'bug1789'Nick Mathewson2010-09-21
|\ \ \ | |/ / |/| |
| * | Base our expected bw accounting usage on time before soft limitNick Mathewson2010-09-03
* | | Merge branch 'bug911'Nick Mathewson2010-09-14
|\ \ \ | |/ / |/| |
| * | Move code for launching tests out of router_add_to_routerlist()Nick Mathewson2010-08-18