Nick Mathewson
|
9d27e3f014
Make test_tortls.c build with openssl no_deprecated.
|
6 years ago |
Nick Mathewson
|
a15b2c57e1
Add support for openssl built with "no-deprecated".
|
6 years ago |
Nick Mathewson
|
8e562874a4
Edit our openssl detection in autoconf to tolerate no-deprecated.
|
6 years ago |
Nick Mathewson
|
bd3f8260a3
Rename some functions to start with a uniform prefix
|
6 years ago |
Nick Mathewson
|
c9c26d0c31
Remove a comment about 0.2.8 that will soon be irrelevant.
|
6 years ago |
Nick Mathewson
|
3bf9974b6c
Fix a pointer size error in test_bridges.c
|
6 years ago |
Nick Mathewson
|
1abe0a5769
Add an initialization case to node_get_prim_dirport
|
6 years ago |
Nick Mathewson
|
31a450a5b6
Add a redundant memset to node_get_pref_ipv6_orport()
|
6 years ago |
Nick Mathewson
|
d67d3dd145
Fix a copy-and-paste error from 6be994fa717cf73
|
6 years ago |
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 |