Nick Mathewson
|
0dab29ce10
Run rectify_include_paths.py
|
6 yıl önce |
Nick Mathewson
|
fb0019daf9
Update copyrights to 2018.
|
6 yıl önce |
Nick Mathewson
|
bba998af65
Extract connection_t into its own header.
|
6 yıl önce |
Nick Mathewson
|
6c0fe9d07c
Split listener_connection_t into its own header
|
6 yıl önce |
Nick Mathewson
|
1416f54d1e
Split dir_connection_t into its own header
|
6 yıl önce |
Taylor Yu
|
c223377ce6
Make clock_skew_warning() mockable
|
6 yıl önce |
Nick Mathewson
|
1356d51af6
Rename connection_bucket_refill to connection_bucket_refill_all
|
6 yıl önce |
Nick Mathewson
|
488e2b00bf
Refactor the "block the connection on bandwidth" logic
|
6 yıl önce |
Nick Mathewson
|
6be994fa71
Ensure that global buckets are updated on configuration change
|
6 yıl önce |
Nick Mathewson
|
a38fd9bc5b
Replace the global buckets with token_bucket_t
|
6 yıl önce |
Nick Mathewson
|
9fced56ef1
Refactor or_connection token buckets to use token_bucket_t
|
6 yıl önce |
Nick Mathewson
|
16f08de0fd
Remove TestingEnableTbEmptyEvent
|
6 yıl önce |
Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 yıl önce |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 yıl önce |
Nick Mathewson
|
0792cc107e
Convert connection_free to a nulling macro.
|
7 yıl önce |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
7 yıl önce |
Nick Mathewson
|
bf8a7201ce
Remove remove_file_if_very_old() -- nothing calls it.
|
7 yıl önce |
Nick Mathewson
|
a321f8f4af
Merge branch 'buf_for_stringbuffer_squashed'
|
7 yıl önce |
Nick Mathewson
|
3b30015143
Refactor connection_write_to_buf_impl_(); add one that takes a buf_t
|
7 yıl önce |
Nick Mathewson
|
f0daaf8d60
Expose connection_init_accepted_conn.
|
7 yıl önce |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 yıl önce |
Nick Mathewson
|
ca19a95d54
Merge remote-tracking branch 'dgoulet/ticket23355_032_01'
|
7 yıl önce |
Nick Mathewson
|
4a7e90adc5
Repair buffer API so everything starts with buf_.
|
7 yıl önce |
David Goulet
|
22295759af
prop224: Purge client state on NEWNYM
|
7 yıl önce |
David Goulet
|
6222eae8ca
conn: Add a function to return a list of connection by state
|
7 yıl önce |
Alexander Færøy
|
b8c9f229d7
Rename `write_to_buf_zlib()` to `write_to_buf_compress()`.
|
7 yıl önce |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 yıl önce |
Andrea Shepard
|
1a7709d409
Add connection_is_moribund() inline
|
8 yıl önce |
Andrea Shepard
|
dbdac1dc27
s/connection_handle_oos/connection_check_oos/g per code review
|
8 yıl önce |
Andrea Shepard
|
e17083b432
Unit test for kill_conn_list_for_oos()
|
8 yıl önce |