Kamran Riaz Khan
|
23ef12462a
Minor comment fix.
|
14 years ago |
Karsten Loesing
|
c75ee94ab4
Update to the August 2011 GeoIP database.
|
14 years ago |
Kamran Riaz Khan
|
02c62b2966
Refactor to do CONF_CHANGED event formatting inside control.c
|
14 years ago |
Nick Mathewson
|
a72b1815e8
Merge remote-tracking branch 'public/bug3550'
|
14 years ago |
Robert Ransom
|
cb24a06a3e
Remove connection_edge_streams_are_compatible
|
14 years ago |
Robert Ransom
|
cab3641638
Fix handling of ISO_STREAM
|
14 years ago |
Kamran Riaz Khan
|
5a801a8c8b
Emits CONF_CHANGED events whenever Tor's configuration values change.
|
14 years ago |
Robert Ransom
|
52421e9101
Fix log message typo
|
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
|
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 |
Steven Murdoch
|
5bf9890b3b
Test case for reading the partial output of a background process
|
14 years ago |
Steven Murdoch
|
99baa7e45c
Fix compilation on non-Windows platforms
|
14 years ago |
Steven Murdoch
|
c5796a8fb2
If hProcess is NULL, read_all_handle returns if it would block
|
14 years ago |