aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-30Implement global queue size query in channel.cAndrea Shepard
2014-09-30Track total queue size per channel, with overhead estimates, and global queue...Andrea Shepard
2014-09-30Make 'make check-spaces' not complain about function pointers returning size_...Andrea Shepard
2014-09-30Add global cell/byte counters and per channel byte counters to channel.cAndrea Shepard
2014-09-30Remove no-longer-used channel_tls_t functionsAndrea Shepard
2014-09-30Actually call channel_flush_some_cells() from the schedulerAndrea Shepard
2014-09-30Provide generic mechanism for scheduler to query writeable cells on a channelAndrea Shepard
2014-09-30Uglify scheduler init logic to avoid crash on startup.Nick Mathewson
2014-09-30Use event_active, not 0-length timeouts. It's idempotent, too.Nick Mathewson
2014-09-30Fix unused-arguments warningsNick Mathewson
2014-09-30Temporarily disable scheduler_trigger as unusedNick Mathewson
2014-09-30Implement scheduler mechanism to track lists of channels wanting cells or wri...Andrea Shepard
2014-09-22+ is not how we say concatenateRoger Dingledine
2014-09-22Merge remote-tracking branch 'public/bug12693_025'Nick Mathewson
2014-09-22Merge branch 'master' of git-rw.torproject.org:/torNick Mathewson
2014-09-22Merge branch 'bug8197_squashed'Nick Mathewson
2014-09-22and forward-port those changelogs tooRoger Dingledine
2014-09-22Writing comments for newly added functions.rl1987
2014-09-22Adding changes file for 8197.rl1987
2014-09-22Whitespace fixesrl1987
2014-09-22Using the new API in unit-test.rl1987
2014-09-22New API for policies_parse_exit_policy().rl1987
2014-09-22changes file for 12884Nick Mathewson
2014-09-22Remove config options that have been obsolete since 0.2.3Adrien BAK
2014-09-22Merge remote-tracking branch 'arma/feature13211'Nick Mathewson
2014-09-22Merge remote-tracking branch 'arma/feature13153'Nick Mathewson
2014-09-22changes file for 7733Nick Mathewson
2014-09-22Merge remote-tracking branch 'public/bug7733a'Nick Mathewson
2014-09-22Merge remote-tracking branch 'intrigeri/bug13196-systemd-writable-run-directory'Nick Mathewson
2014-09-21clients use optimistic data when reaching hidden servicesRoger Dingledine
2014-09-21Use optimistic data even if we don't know exitnode->rsRoger Dingledine
2014-09-21get rid of routerstatus->version_supports_optimistic_dataRoger Dingledine
2014-09-21get rid of trivial redundant commentRoger Dingledine
2014-09-21Stop silently skipping invalid args to seteventsRoger Dingledine
2014-09-20Merge branch 'maint-0.2.5'Roger Dingledine
2014-09-20Merge branch 'maint-0.2.4' into maint-0.2.5Roger Dingledine
2014-09-20Merge branch 'maint-0.2.3' into maint-0.2.4Roger Dingledine
2014-09-20gabelmoo's IPv4 address changedSebastian Hahn
2014-09-19Add changes file for #13196.intrigeri
2014-09-19systemd unit file: set up /var/run/tor as writable for the Tor service.intrigeri
2014-09-18Merge branch 'bug4244b_squashed'Nick Mathewson
2014-09-18Clients no longer write "DirReqStatistics 0" in their saveconf outputRoger Dingledine
2014-09-18Fix a double-free in failing case of handle_control_authenticate.Nick Mathewson
2014-09-18Use the DL_SCHED_CONSENSUS schedule for consensuses.Nick Mathewson
2014-09-18Activate INSTRUMENT_DOWNLOADS under clang analyzer as well as coverityNick Mathewson
2014-09-17Fix a windows unused-arg warningNick Mathewson
2014-09-17Merge remote-tracking branch 'public/ticket_13119_v3'Nick Mathewson
2014-09-16torrc.sample: Fix unitsPeter Palfrader
2014-09-16Ignore coverage_html/Arlo Breault
2014-09-16Merge remote-tracking branch 'origin/maint-0.2.5'Nick Mathewson