Karsten Loesing
|
88083463cb
Separate generation of an entry-stats string from writing it to disk.
|
14 years ago |
Karsten Loesing
|
2174fc0ba0
Separate generation of a dirreq-stats string from writing it to disk.
|
14 years ago |
Karsten Loesing
|
abeaabba00
Clean up geoip_dirreq_stats_write().
|
14 years ago |
Karsten Loesing
|
3d3ed853e7
Add unit tests for buffer-stats.
|
14 years ago |
Karsten Loesing
|
07dc46e7fc
Separate generation of a buffer-stats string from writing it to disk.
|
14 years ago |
Karsten Loesing
|
95ebd01e62
Clean up rep_hist_buffer_stats_write().
|
14 years ago |
Karsten Loesing
|
8f4e5fa2b5
Create cell-stats history even if we didn't see a single circuit.
|
14 years ago |
Karsten Loesing
|
a6a127c833
Replace files in stats/ rather than appending to them.
|
14 years ago |
Nick Mathewson
|
e5e7b6d718
Make --quiet and --hush apply to default logs, not only initial logs
|
14 years ago |
Nick Mathewson
|
8054e81e14
Treat socks_request->{username,password} as non-NUL-terminated
|
14 years ago |
Nick Mathewson
|
6596aa022f
Implement protocol-type isolation correctly.
|
14 years ago |
Roger Dingledine
|
478785a762
put the 0.2.1.30 stanza in the master changelog too
|
14 years ago |
Roger Dingledine
|
843796495b
reach back in time and correct two changelog entries
|
14 years ago |
Nick Mathewson
|
e802199cb3
Initial patch to build Tor with msvc and nmake
|
14 years ago |
Nick Mathewson
|
9d77f24cf5
Re-order tor_fw_helper_LDADD flags so that they work
|
14 years ago |
Ian Goldberg
|
a2bd0397ff
Improve log messages for optimistic data retry
|
14 years ago |
Nick Mathewson
|
2f0fadbe8b
Add src/test/test{-child}.exe to gitignore. bug3626
|
14 years ago |
Roger Dingledine
|
d017cd67ff
remember our future plan for bug 3617
|
14 years ago |
Nick Mathewson
|
2c98104c74
Add another precondition for isolation-clearing; fix 3620
|
14 years ago |
Nick Mathewson
|
5df99cec98
Do not cannibalize a circuit with isolation values set.
|
14 years ago |
Nick Mathewson
|
cd3709a2b0
For accuracy, s/exit_allows_optimistic_data/may_use_optimistic_data/
|
14 years ago |
Nick Mathewson
|
6e923ed8cd
Add an OptimisticData option to control client-side optimistic data
|
14 years ago |
Sebastian Hahn
|
9b0d3719ae
Don't assert for listener connections
|
14 years ago |
Nick Mathewson
|
e05ddf3e18
Check for port config before addr config in client port options
|
14 years ago |
Nick Mathewson
|
6fa99ab32f
Oops: we need to call parse_client_ports with validate_only==0 at least once
|
14 years ago |
Nick Mathewson
|
1d7beea2ab
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
718252b253
Check return value in fmt_addr
|
14 years ago |
Nick Mathewson
|
2a6d12c7ad
Fix a warning message. (Found by rransom)
|
14 years ago |
Nick Mathewson
|
6b228726bc
Initialize listener connection addr fields properly
|
14 years ago |
Nick Mathewson
|
da83da9199
Add a missing break in a switch statement
|
14 years ago |