Sebastian Hahn
|
7c340a97b1
Sticking a size_t into long generates a warn on win
|
14 years ago |
Sebastian Hahn
|
bed79c47f4
Get rid of an unused parameter warning on win
|
14 years ago |
Sebastian Hahn
|
0a5338e03c
Sockets are unsigned on windows
|
14 years ago |
Kamran Riaz Khan
|
5f624805e7
Minor code readability fix.
|
14 years ago |
Kamran Riaz Khan
|
3b85fe8a5d
Add changes file.
|
14 years ago |
Nick Mathewson
|
10d9bcb2a2
Merge remote-tracking branch 'origin/maint-0.2.2'
|
14 years ago |
Nick Mathewson
|
f570470830
Merge remote-tracking branch 'origin/maint-0.2.1' into maint-0.2.2
|
14 years ago |
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 |