Nick Mathewson
|
6a3e4a89a2
Tweaks on last process-launch patches
|
14 years ago |
Steven Murdoch
|
5b8a20ed44
Make a version of tor_read_all_handle() for non-Windows platforms
|
14 years ago |
Steven Murdoch
|
76fde28475
Fix off-by-one error when allocating memory in test_util_split_lines()
|
14 years ago |
Nick Mathewson
|
38ee959ea9
First draft of an 0.2.3.3-alpha changelog
|
14 years ago |
Nick Mathewson
|
a7c07605d0
Add a missing include to util.c to get waitpid() on Linux
|
14 years ago |
Nick Mathewson
|
2778cdd671
Rename tor_join_cmdline to tor_join_win_cmdline; tweak doxygen
|
14 years ago |
Nick Mathewson
|
4f585b9ee2
Merge remote-tracking branch 'sjmurdoch/bug2046'
|
14 years ago |
Steven Murdoch
|
d1dd9991cd
Document limitation of log_from_handle with partial reads
|
14 years ago |
Steven Murdoch
|
da34360952
Factor out and re-write code for splitting lines from a handle
|
14 years ago |
Sebastian Hahn
|
b51e21c5d0
Add a bufferevent note to startup log
|
14 years ago |
Nick Mathewson
|
cdbfc2a0c2
Fix compilation on non-bufferevent systems after 3803 fix: oops.
|
14 years ago |
Nick Mathewson
|
0de8afd8f5
Split out rephist parts of buckets_decrement
|
14 years ago |
Steven Murdoch
|
bc97f41080
Refactor out command line formatting
|
14 years ago |
Roger Dingledine
|
3888117318
add another heuristic for making release notes
|
14 years ago |
Steven Murdoch
|
93792b5aa6
Add a sanity check
|
14 years ago |
Steven Murdoch
|
f1ff65dfad
Replace two magic tristates with #define'd names
|
14 years ago |
Steven Murdoch
|
3f0a197aad
Make signature of tor_spawn_background more conventional
|
14 years ago |
Roger Dingledine
|
0f38feaf89
update punctuation now that we've seen the source text
|
14 years ago |
George Kadianakis
|
c554a27a44
Clarify the heartbeat message a bit.
|
14 years ago |
Roger Dingledine
|
709e315520
update changelog/release notes from release-0.2.2
|
14 years ago |
Roger Dingledine
|
3017ff012a
Gather all 0.2.2 changelogs into unified release notes
|
14 years ago |
Nick Mathewson
|
10ae2f3e29
Merge branch 'bug3814'
|
14 years ago |
Nick Mathewson
|
81fe1934af
Fix a bufferevent-related bug that killed tunneled dirserv conns
|
14 years ago |
Nick Mathewson
|
372262b458
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Sebastian Hahn
|
cc33ac362b
Mention that HiddenServiceDir must exist
|
14 years ago |
Roger Dingledine
|
870c55b6fd
manually forward-port 2871dd8bef
|
14 years ago |
Nick Mathewson
|
b161674d5d
Merge branch 'bufev_ratelim_and_wm'
|
14 years ago |
Nick Mathewson
|
dfcd3d9ce0
Set write low-watermarks on all bufferevents.
|
14 years ago |
Nick Mathewson
|
f186e16241
Add write watermarks to filtered bufferevents.
|
14 years ago |
Nick Mathewson
|
59d0f750c9
Apply rate-limiting to the lowest bufferevent in the stack.
|
14 years ago |