Chelsea H. Komlo
|
655ffeadd5
comment fixups
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
2cee38f76a
Merge branch 'prop271_030_v1_squashed'
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
89f5f149df
Remove guard_selection argument from status-reporting functions
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
f71be74340
When freeing a guard state, cancel it if its state is unknown
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
e93234af70
Merge branch 'feature15056_v1_squashed'
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
6aa239df36
Rename connection_or_remove_from_identity_map
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
d7ec1708b1
Merge branch 'maint-0.2.9'
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
8b93cbc16d
Merge branch 'bug20716_026' into maint-0.2.9
|
%!s(int64=8) %!d(string=hai) anos |
overcaffeinated
|
3b6da3f90c
Fix memory leak in bug 20716
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
dbbaa51518
Use the new guard notification/selection APIs throughout Tor
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
8da24c99bd
Split bridge functions into a new module.
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
c35c43d7d9
Merge branch 'ticket17238_029_02-resquash'
|
%!s(int64=8) %!d(string=hai) anos |
David Goulet
|
8293356ad9
hs: Refactor rend_data_t for multi version support
|
%!s(int64=8) %!d(string=hai) anos |
Nick Mathewson
|
d1b45786b1
Document connection_or.c and connection.c at module level
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
32fbc9738a
Fix OOS comparator fix
|
%!s(int64=8) %!d(string=hai) anos |
David Goulet
|
9e1cb3660b
Fix duplicated if condition in connection.c
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
9a09513c0b
Use connection_mark_for_close() rather than connection_mark_on_flush() on OOS
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
31028af440
Add DisableOOSCheck option, on by default until we have better heuristics
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
3efe92ba58
Consider the case that a connection doesn't have a valid socket during OOS
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
1a7709d409
Add connection_is_moribund() inline
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
dbdac1dc27
s/connection_handle_oos/connection_check_oos/g per code review
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
e17083b432
Unit test for kill_conn_list_for_oos()
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
26c2ded00c
Unit test for connection_handle_oos()
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
709f2cbf58
Implement OOS comparator
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
d502efbd47
Implement pick_oos_victims() except for sort step
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
e9464737af
Implement kill_conn_list_for_oos()
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
c76d45bdec
Stub out pick_oos_victims() and kill_conn_list_for_oos()
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
2bc19171ef
Implement connection_count_moribund() for OOS handler
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
4f253d4c67
Don't say OOS unless the ConnLimit thresholds have been set
|
%!s(int64=8) %!d(string=hai) anos |
Andrea Shepard
|
34d9d02150
Stub out connection_handle_oos() and call it from places we can change the socket count or thresholds
|
%!s(int64=8) %!d(string=hai) anos |