tor/src
Nick Mathewson 9af4cd6f31 Refactor responsibility for checking global write bucket emptiness
We used to do this 10x per second in connection_buckets_refill();
instead, we now do it when the bucket becomes empty. This change is
part of the work of making connection_buckets_refill() obsolete.

Closes ticket 25828; bugfix on 0.2.3.5-alpha.
2018-04-17 12:12:07 -04:00
..
common Amend token_bucket_rw_dec to indicate which buckets became empty. 2018-04-17 12:02:49 -04:00
config Merge branch 'maint-0.3.1' into maint-0.3.2 2018-04-05 08:22:34 -04:00
ext Merge branch 'bug24658-rm-curve25519-header' into bug24658-merge 2018-03-26 20:12:59 -04:00
or Refactor responsibility for checking global write bucket emptiness 2018-04-17 12:12:07 -04:00
rust Include tor_log rust files in source distribution. 2018-04-06 16:19:14 -04:00
test Merge branch 'maint-0.3.3' 2018-04-17 10:45:58 -04:00
tools Remove old tor-fw-helper README from EXTRA_DIST 2018-04-16 09:52:15 -04:00
trace Add stub function for libor-trace. 2017-04-25 18:02:19 +02:00
trunnel Fix spelling mistakes corresponding to ticket #23650 2018-02-07 10:41:57 -05:00
win32 bump to 0.3.3.5-rc-dev 2018-04-15 15:41:03 -04:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00