tor/src
Nick Mathewson 0b40ed5e70 Start re-refactoring the token bucket interface.
Begin by creating a lowest-level triple of the types needed to
implement a token bucket: a configuration, a timestamp, and the raw
bucket itself.

Note that for low-level buckets, the units of the timestamp and the
bucket itself are unspecified: each user can use a different type.

(This patch breaks check-spaces; a later patch will fix it)
2018-04-13 16:31:47 -04:00
..
common Start re-refactoring the token bucket interface. 2018-04-13 16:31:47 -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 Rename token_bucket_t to token_bucket_rw_t. 2018-04-13 10:54:26 -04:00
rust Include tor_log rust files in source distribution. 2018-04-06 16:19:14 -04:00
test Start re-refactoring the token bucket interface. 2018-04-13 16:31:47 -04:00
tools Remove PortForwarding options 2018-04-04 00:19:33 +00: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 version to 0.3.3.4-alpha-dev 2018-03-29 11:24:02 -04:00
include.am Add --enable-rust configure switch 2017-04-29 08:55:57 +02:00