aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
* 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
* | | Fix a compile warning on OpenBSDSebastian Hahn2010-08-22
* | | Merge commit 'karsten/dirbytes2'Nick Mathewson2010-08-18
|\ \ \
| * | | Count bytes we spend on answering directory requests.Karsten Loesing2010-08-18
* | | | Merge commit 'sebastian/misc-reason'Nick Mathewson2010-08-15
|\ \ \ \ | |/ / / |/| | |
| * | | Introduce END_STREAM_REASON_NOROUTESebastian Hahn2010-08-03
| | |/ | |/|
* | | Allow enabling or disabling *Statistics while Tor is running.Karsten Loesing2010-08-05
| |/ |/|
* | Move the header for bandwidth_weight_rule_to_string into reasons.hSebastian Hahn2010-07-27
* | Don't include crypto, compat and util.h in or.hSebastian Hahn2010-07-27
* | Create routerparse.hSebastian Hahn2010-07-27
* | Create rephist.hSebastian Hahn2010-07-27
* | Create rendmid.hSebastian Hahn2010-07-27
* | Create relay.hSebastian Hahn2010-07-27
* | Create reasons.hSebastian Hahn2010-07-27
* | Create policies.hSebastian Hahn2010-07-27
* | Create onion.hSebastian Hahn2010-07-27
* | Create ntmain.hSebastian Hahn2010-07-27
* | Create networkstatus.hSebastian Hahn2010-07-27
* | Create microdesc.hSebastian Hahn2010-07-27
* | Create main.hSebastian Hahn2010-07-27
* | Create hibernate.hSebastian Hahn2010-07-27
* | Create dns.hSebastian Hahn2010-07-27
* | Create dirvote.hSebastian Hahn2010-07-27
* | Create dirserv.hSebastian Hahn2010-07-27
* | Create directory.hSebastian Hahn2010-07-27
* | Create cpuworker.hSebastian Hahn2010-07-27
* | Create control.hSebastian Hahn2010-07-27