Nick Mathewson
|
17dcce3fe1
Fix wide lines introduced by previous patch.
|
7 년 전 |
Nick Mathewson
|
285632a61b
Replace all FREE_AND_NULL* uses to take a type and a free function.
|
7 년 전 |
Nick Mathewson
|
0792cc107e
Convert connection_free to a nulling macro.
|
7 년 전 |
Nick Mathewson
|
a48ba072a9
Rename connection_free_ to connection_free_minimal.
|
7 년 전 |
Nick Mathewson
|
bf8a7201ce
Remove remove_file_if_very_old() -- nothing calls it.
|
7 년 전 |
Nick Mathewson
|
a321f8f4af
Merge branch 'buf_for_stringbuffer_squashed'
|
7 년 전 |
Nick Mathewson
|
3b30015143
Refactor connection_write_to_buf_impl_(); add one that takes a buf_t
|
7 년 전 |
Nick Mathewson
|
f0daaf8d60
Expose connection_init_accepted_conn.
|
7 년 전 |
Nick Mathewson
|
c1deabd3b0
Run our #else/#endif annotator on our source code.
|
7 년 전 |
Nick Mathewson
|
ca19a95d54
Merge remote-tracking branch 'dgoulet/ticket23355_032_01'
|
7 년 전 |
Nick Mathewson
|
4a7e90adc5
Repair buffer API so everything starts with buf_.
|
7 년 전 |
David Goulet
|
22295759af
prop224: Purge client state on NEWNYM
|
7 년 전 |
David Goulet
|
6222eae8ca
conn: Add a function to return a list of connection by state
|
7 년 전 |
Alexander Færøy
|
b8c9f229d7
Rename `write_to_buf_zlib()` to `write_to_buf_compress()`.
|
7 년 전 |
Nick Mathewson
|
7505f452c8
Run the copyright update script.
|
7 년 전 |
Andrea Shepard
|
1a7709d409
Add connection_is_moribund() inline
|
8 년 전 |
Andrea Shepard
|
dbdac1dc27
s/connection_handle_oos/connection_check_oos/g per code review
|
8 년 전 |
Andrea Shepard
|
e17083b432
Unit test for kill_conn_list_for_oos()
|
8 년 전 |
Andrea Shepard
|
26c2ded00c
Unit test for connection_handle_oos()
|
8 년 전 |
Andrea Shepard
|
34d9d02150
Stub out connection_handle_oos() and call it from places we can change the socket count or thresholds
|
8 년 전 |
Nick Mathewson
|
7f145b54af
Merge remote-tracking branch 'public/Fix_19450'
|
8 년 전 |
Nick Mathewson
|
4d4ccc505b
Search for remaining references to 'bufferevent'.
|
8 년 전 |
Nick Mathewson
|
c68a23a135
Bufferevent removal: remove HAS_BUFFEREVENT macros and usage
|
8 년 전 |
Nick Mathewson
|
4757303873
Fix all -Wshadow warnings on Linux
|
8 년 전 |
U+039b
|
c735220a0b
Remove bufferevents dead code
|
8 년 전 |
Roger Dingledine
|
c98fbd4169
remove some more unused code
|
8 년 전 |
Nick Mathewson
|
57699de005
Update the copyright year.
|
8 년 전 |
teor (Tim Wilson-Brown)
|
e72cbf7a4e
Choose directory servers by IPv4/IPv6 preferences
|
9 년 전 |
Nick Mathewson
|
744958e0dd
Fix a few compilation warnings and errors
|
9 년 전 |
Nick Mathewson
|
a7d44731d9
Merge remote-tracking branch 'teor/feature4483-v10-squashed'
|
9 년 전 |