Nick Mathewson
|
f539d89fd9
Move subtraction in rephist to try to avoid STACK warning
|
7 years ago |
Nick Mathewson
|
3da15bcbe8
Stop checking for sandbox:new_element() failures: it can't fail.
|
7 years ago |
Nick Mathewson
|
472473ec5d
transport_new() cannot fail; do not check for it to fail.
|
7 years ago |
Nick Mathewson
|
252db6ad26
Merge branch 'maint-0.3.2'
|
7 years ago |
David Goulet
|
057139d383
sched: Avoid integer overflow when computing tcp_space
|
7 years ago |
Matt Traudt
|
d4c7bd98ac
Add changes file for 24531
|
7 years ago |
Nick Mathewson
|
ea929e8456
Merge remote-tracking branch 'public/feature24427'
|
7 years ago |
Nick Mathewson
|
c2822bbc63
Fix compilation of 23459 patch.
|
7 years ago |
Nick Mathewson
|
7803b19c43
Merge remote-tracking branch 'ffmancera/github/bug23459'
|
7 years ago |
Nick Mathewson
|
030d3d52f5
Merge remote-tracking branch 'teor/comment24575'
|
7 years ago |
Nick Mathewson
|
98682f689b
Merge branch 'maint-0.3.2'
|
7 years ago |
Matt Traudt
|
265b8e8645
Function declaration whitespace
|
7 years ago |
Matt Traudt
|
67793b615b
One more missed chance to use get_scheduler_state_string
|
7 years ago |
Matt Traudt
|
667f931177
Make get_scheduler_state_string available to scheduler*.c
|
7 years ago |
Matt Traudt
|
8797c8fbd3
Remove now-duplicate log_debug lines
|
7 years ago |
Matt Traudt
|
07898fb2a6
Helper to log chan scheduler_states as strings not ints
|
7 years ago |
Matt Traudt
|
273325e216
Add all the missed scheduler_state assignments
|
7 years ago |
Matt Traudt
|
5e7fdb8b3f
Fix cosmetic issues around scheduler_set_channel_state
|
7 years ago |
Nick Mathewson
|
d68abbe358
Merge remote-tracking branch 'dgoulet/bug23603_032_02' into maint-0.3.2
|
7 years ago |
ArunaMaurya221B
|
ad5cfa3039
Bug:24531 Function to change channel scheduler state for easy debugging added.
|
7 years ago |
ArunaMaurya221B
|
d77cacb7ab
Bug:24531 Add function to change scheduler state and always use it
|
7 years ago |
Alexander Færøy
|
b0b8f7c30c
Add support for Android's logging subsystem.
|
7 years ago |
Nick Mathewson
|
58e8094816
Fix compilation with --disable-memory-sentinels
|
7 years ago |
Alexander Færøy
|
78a582ed88
Restructure log initilization function to allow multiple backends without arguments.
|
7 years ago |
teor
|
35055cfa7f
Update the comment in options_transition_affects_guards()
|
7 years ago |
Nick Mathewson
|
6f3a862966
Run the download_status_increment test in a forked process.
|
7 years ago |
teor
|
94ad47e332
fixup! Stop waiting for microdescs if the consensus supports IPv6 ORPorts
|
7 years ago |
teor
|
bbc781885d
fixup! Add networkstatus_consensus_has_ipv6() and unit tests
|
7 years ago |
teor
|
b66b62fb75
Stop waiting for microdescs if the consensus supports IPv6 ORPorts
|
7 years ago |
teor
|
28d4355a6e
Add networkstatus_consensus_has_ipv6() and unit tests
|
7 years ago |