Nick Mathewson
|
087ace7009
Fix a compilation warning on clang
|
6 years ago |
Nick Mathewson
|
47df912f1c
Remove the periodic refill event entirely.
|
6 years ago |
Nick Mathewson
|
780d1b44cf
Move responsibility for recording read/written bytes
|
6 years ago |
Nick Mathewson
|
31fbbf2377
Fixup timing wheel warnings related to recent WHEEL_BIT change.
|
6 years ago |
Nick Mathewson
|
a2acb9b9e9
Refill each token bucket at the last instant before reading/writing.
|
6 years ago |
Nick Mathewson
|
9af4cd6f31
Refactor responsibility for checking global write bucket emptiness
|
6 years ago |
Nick Mathewson
|
b36c450b57
Amend token_bucket_rw_dec to indicate which buckets became empty.
|
6 years ago |
Nick Mathewson
|
1356d51af6
Rename connection_bucket_refill to connection_bucket_refill_all
|
6 years ago |
Nick Mathewson
|
993f5d284d
Rename connection_bucket_round_robin -> get_share
|
6 years ago |
Nick Mathewson
|
488e2b00bf
Refactor the "block the connection on bandwidth" logic
|
6 years ago |
Nick Mathewson
|
2bf6f1cd39
token bucket: Add parens to rate_per_sec_to_rate_per_step()
|
6 years ago |
Nick Mathewson
|
f0230ee38a
Merge branch 'maint-0.3.1' into maint-0.3.2
|
6 years ago |
Nick Mathewson
|
44aa586dea
Merge branch 'maint-0.3.2' into maint-0.3.3
|
6 years ago |
Nick Mathewson
|
002c5ca5d1
Merge branch 'maint-0.3.3'
|
6 years ago |
Nick Mathewson
|
ce8e7427b9
Merge branch 'maint-0.2.9' into maint-0.3.1
|
6 years ago |
Nick Mathewson
|
c5bbf72fb8
Merge branch 'maint-0.3.3'
|
6 years ago |
David Goulet
|
93ff1870ba
heartbeat: Log the number of circuits killed because too many cells
|
6 years ago |
Nick Mathewson
|
c32108ee0f
Merge remote-tracking branch 'public/bug24688'
|
6 years ago |
Neel Chauhan
|
dca36eff8f
Add changes file for GETINFO current-time/{local,utc}
|
6 years ago |
Neel Chauhan
|
3a6e37f57f
Add GETINFO current-time/{local,utc} regression test
|
6 years ago |
Neel Chauhan
|
ce84de39ef
Make tor_gettimeofday() mockable
|
6 years ago |
Neel Chauhan
|
e72742d693
Add GETINFO current-time/{local,utc} command to ControlPort
|
6 years ago |
Neel Chauhan
|
9e3e1b8bfb
Add format_local_iso_time_nospace()
|
6 years ago |
Mike Perry
|
f921fd771a
Use u32 add helper for CIRC_BW accounting.
|
6 years ago |
Mike Perry
|
0e06a9c3e7
Helper function to add u32 without overflow.
|
6 years ago |
Mike Perry
|
dfa6808f57
Bug 25400: Make CIRC_BW event properly total everything on a circ.
|
7 years ago |
David Goulet
|
ae4e5b9824
token: Fix uint32_t to uint64_t conversion
|
6 years ago |
juga0
|
8be1ac8abe
Add test to check that loading a 2nd file replaces the 1st
|
6 years ago |
juga0
|
071236e3e2
Add a test for geoip_load_file() using geoip6
|
6 years ago |
Nick Mathewson
|
d3ff126309
Add support for the coveralls.io coverage tool in travis config
|
6 years ago |