Kamran Riaz Khan
|
5f624805e7
Minor code readability fix.
|
14 years ago |
Kamran Riaz Khan
|
3b85fe8a5d
Add changes file.
|
14 years ago |
Kamran Riaz Khan
|
23ef12462a
Minor comment fix.
|
14 years ago |
Kamran Riaz Khan
|
02c62b2966
Refactor to do CONF_CHANGED event formatting inside control.c
|
14 years ago |
Kamran Riaz Khan
|
5a801a8c8b
Emits CONF_CHANGED events whenever Tor's configuration values change.
|
14 years ago |
Nick Mathewson
|
ce87887461
Merge remote-tracking branch 'public/bug3683'
|
14 years ago |
Nick Mathewson
|
413574ad38
Clear socks auth fields before free
|
14 years ago |
Nick Mathewson
|
e511a3a4dd
Handle storing much longer socks4 authentication data.
|
14 years ago |
Karsten Loesing
|
d690a99dfe
Clean up bridge-stats code.
|
14 years ago |
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
|
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 |