Commit History

Author SHA1 Message Date
  Andrea Shepard 5e0a6d54d0 Add global cell/byte counters and per channel byte counters to channel.c 10 years ago
  Andrea Shepard f0533d8d22 Remove no-longer-used channel_tls_t functions 10 years ago
  Andrea Shepard b09f41424c Actually call channel_flush_some_cells() from the scheduler 10 years ago
  Andrea Shepard 2efbab2aaf Provide generic mechanism for scheduler to query writeable cells on a channel 10 years ago
  Nick Mathewson 472b62bfe4 Uglify scheduler init logic to avoid crash on startup. 10 years ago
  Nick Mathewson 85ee5b3095 Use event_active, not 0-length timeouts. It's idempotent, too. 10 years ago
  Nick Mathewson fc13184e44 Fix unused-arguments warnings 10 years ago
  Nick Mathewson 08bea13c35 Temporarily disable scheduler_trigger as unused 10 years ago
  Andrea Shepard d438cf1ec9 Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet 10 years ago
  Roger Dingledine 1987157d0c + is not how we say concatenate 9 years ago
  Nick Mathewson e6150c7fc0 Merge remote-tracking branch 'public/bug12693_025' 9 years ago
  Nick Mathewson 2b3822d2da Merge branch 'master' of git-rw.torproject.org:/tor 9 years ago
  Nick Mathewson bdd0c77643 Merge branch 'bug8197_squashed' 9 years ago
  Roger Dingledine 00fafe9ab4 and forward-port those changelogs too 9 years ago
  rl1987 80622c0664 Writing comments for newly added functions. 9 years ago
  rl1987 45fc0612d3 Adding changes file for 8197. 9 years ago
  rl1987 2e951f8dda Whitespace fixes 9 years ago
  rl1987 0eaf82947d Using the new API in unit-test. 9 years ago
  rl1987 c735b60e4c New API for policies_parse_exit_policy(). 9 years ago
  Nick Mathewson c8d927bad4 changes file for 12884 9 years ago
  Adrien BAK 8858194952 Remove config options that have been obsolete since 0.2.3 9 years ago
  Nick Mathewson 6c6ea8c425 Merge remote-tracking branch 'arma/feature13211' 9 years ago
  Nick Mathewson d3382297fe Merge remote-tracking branch 'arma/feature13153' 9 years ago
  Nick Mathewson 01b23a6d49 changes file for 7733 9 years ago
  Nick Mathewson 1a1e695800 Merge remote-tracking branch 'public/bug7733a' 9 years ago
  Nick Mathewson bc758e4a5e Merge remote-tracking branch 'intrigeri/bug13196-systemd-writable-run-directory' 9 years ago
  Roger Dingledine 09183dc315 clients use optimistic data when reaching hidden services 9 years ago
  Roger Dingledine 530fac10aa Use optimistic data even if we don't know exitnode->rs 9 years ago
  Roger Dingledine bbfb1aca55 get rid of routerstatus->version_supports_optimistic_data 9 years ago
  Roger Dingledine 4c8b809b96 get rid of trivial redundant comment 9 years ago