aboutsummaryrefslogtreecommitdiff
path: root/src/or/or.h
Commit message (Expand)AuthorAge
* Call the new config option ConnDirectionStatistics.Karsten Loesing2010-12-03
* Add metric on uni/bidirectional connection usage.Karsten Loesing2010-12-03
* Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-11-15
|\
| * 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
* | Add a testing-only option to use bufferevent_openssl as a filterNick Mathewson2010-11-09
* | Merge branch 'loggranularity'Nick Mathewson2010-11-08
|\ \
| * | Make logging resolution configurable.Karsten Loesing2010-10-04
* | | fix another typoRoger Dingledine2010-10-15
* | | Fold timestamp_created into highres_createdNick Mathewson2010-10-15
* | | Implement node_set_exit_policy_to_reject_all with a flagNick Mathewson2010-10-13
* | | Add some missing documentation for things added in nodes branchNick Mathewson2010-10-07
* | | Implement policies for nodes (and for microdescriptors too)Nick Mathewson2010-10-01
* | | Implement node-based router family codeNick Mathewson2010-10-01
* | | Rename routerstatus_t.is_running to is_flagged_runningNick Mathewson2010-10-01
* | | Initial conversion to use node_t throughout our codebase.Nick Mathewson2010-10-01
* | | Implement a basic node and nodelist typeNick Mathewson2010-10-01
|/ /
* | Start tor-fw-helper in the background, and log whatever it outputsSteven Murdoch2010-09-30
* | Merge branch 'maint-0.2.2'Roger Dingledine2010-09-30
|\|
| * 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 branch 'maint-0.2.2'Roger Dingledine2010-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
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-09-29
|\| |
| * | even more commentRoger Dingledine2010-09-28
* | | Remove the has_old_dnsworkers flag.Nick Mathewson2010-09-28
* | | Add a new option to enable/disable IOCP supportNick Mathewson2010-09-28
* | | Download microdescriptors if you're a cacheNick Mathewson2010-09-27
* | | Actually parse the m lines from a microdesc consensusNick Mathewson2010-09-27
* | | Merge remote branch 'origin/maint-0.2.2'Nick Mathewson2010-09-27
|\| |
| * | 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
* | | Convert bufferevents to use rate-limiting.Nick Mathewson2010-09-27
* | | Move the "stop writing when the buffer is empty" logic to cnnection_finished_...Nick Mathewson2010-09-27
* | | Basic bufferevent callbacksNick Mathewson2010-09-27
* | | Clone fetch_var_cell_from_buf() for evbuffers.Nick Mathewson2010-09-27
* | | Refactor users of buf_datalen to bufferevent-friendly version.Nick Mathewson2010-09-27
* | | Teach read_event/write_event manipulators about bufferevents.Nick Mathewson2010-09-27
|/ /
* | 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
|\ \ | |/ |/|