Andrea Shepard
|
7674308f62
Make 'make check-spaces' not complain about function pointers returning size_t or double
|
11 years ago |
Andrea Shepard
|
5e0a6d54d0
Add global cell/byte counters and per channel byte counters to channel.c
|
11 years ago |
Andrea Shepard
|
f0533d8d22
Remove no-longer-used channel_tls_t functions
|
11 years ago |
Andrea Shepard
|
b09f41424c
Actually call channel_flush_some_cells() from the scheduler
|
11 years ago |
Andrea Shepard
|
2efbab2aaf
Provide generic mechanism for scheduler to query writeable cells on a channel
|
11 years ago |
Nick Mathewson
|
472b62bfe4
Uglify scheduler init logic to avoid crash on startup.
|
11 years ago |
Nick Mathewson
|
85ee5b3095
Use event_active, not 0-length timeouts. It's idempotent, too.
|
11 years ago |
Nick Mathewson
|
fc13184e44
Fix unused-arguments warnings
|
11 years ago |
Nick Mathewson
|
08bea13c35
Temporarily disable scheduler_trigger as unused
|
11 years ago |
Andrea Shepard
|
d438cf1ec9
Implement scheduler mechanism to track lists of channels wanting cells or writes; doesn't actually drive the cell flow from it yet
|
11 years ago |
Nick Mathewson
|
b448ec195d
Clear the cached address from resolve_my_address() when our IP changes
|
10 years ago |
Roger Dingledine
|
e440993f95
continue our habit of specifying the default in the manpage
|
10 years ago |
Nick Mathewson
|
2e607ff519
Merge remote-tracking branch 'origin/maint-0.2.5'
|
10 years ago |
Nick Mathewson
|
e1a25f0c36
Merge branch 'bug13295_v2_025' into maint-0.2.5
|
10 years ago |
Nick Mathewson
|
09951bea7f
Don't use the getaddrinfo sandbox cache from tor-resolve
|
10 years ago |
Nick Mathewson
|
ac9b0a3110
Try to make max_dl_per_request a bit smarter
|
10 years ago |
Nick Mathewson
|
a0be2f1350
Automake syntax error :/
|
10 years ago |
Nick Mathewson
|
9455f45ae3
Add missing ed25519_ref10 headers to NOINST_HEADERS.
|
10 years ago |
Nick Mathewson
|
fa80983e52
fixup! Unit tests for router download functions.
|
10 years ago |
Nick Mathewson
|
18f2bfb8c3
Note when 13290 was introduced.
|
10 years ago |
Nick Mathewson
|
2b1b1def46
Merge remote-tracking branch 'teor/circuitstats-pareto-avoid-div-zero'
|
10 years ago |
Nick Mathewson
|
ba7b6246b7
Note when 13291 was introduced.
|
10 years ago |
Nick Mathewson
|
15b0bf0aad
Whitespace fixes on 13291 fix
|
10 years ago |
Nick Mathewson
|
0a985af072
Parenthesize macro arguments for 13291 fix
|
10 years ago |
teor
|
b827a08284
Stop spawn test failures due to a race condition with SIGCHLD on process exit
|
10 years ago |
Nick Mathewson
|
11ebbf5e88
Merge branch 'bug12971_take2_squashed'
|
10 years ago |
Nick Mathewson
|
fcebc8da95
Rename socks5 error code setting function again
|
10 years ago |
rl1987
|
c5ad890904
Respond with 'Command not supported' SOCKS5 reply message upon reception of unsupported request.
|
10 years ago |
Nick Mathewson
|
5e8cc766e6
Merge branch 'ticket961_squashed'
|
10 years ago |
Nick Mathewson
|
f15e5aedbc
Changes file for ticket 961
|
10 years ago |