Roger Dingledine
|
802d374a99
I'm a bad person.
|
21 years ago |
Roger Dingledine
|
a2d80ec767
were we on crack??
|
21 years ago |
Roger Dingledine
|
41b809d2aa
salvage another 300 bytes per hup
|
21 years ago |
Roger Dingledine
|
d9f86e2782
and bust another memory leak
|
21 years ago |
Roger Dingledine
|
5d961c2c06
plug another memory leak
|
21 years ago |
Nick Mathewson
|
a6aa5eebd6
Fix some memory leaks and unlikely segfaults
|
21 years ago |
Roger Dingledine
|
3ff0077cbb
bump us to 0.0.9rc7-cvs
|
21 years ago |
Roger Dingledine
|
2297c57ba5
note an improvement on our uname we might want to make one day
|
21 years ago |
Roger Dingledine
|
8f01b643c3
ORPort must be defined if ORBindAddress is defined.
|
21 years ago |
Nick Mathewson
|
0f49fd3bcd
Fix leakable rsa key
|
21 years ago |
Roger Dingledine
|
e0e40e51ae
clean up docs a bit for default log lines.
|
21 years ago |
Roger Dingledine
|
2ff38fdf83
when recommending new-format log lines, if the upper bound is LOG_ERR,
|
21 years ago |
Roger Dingledine
|
f2bf364df9
fix the man page to say that the maxseverity part of the log
|
21 years ago |
Nick Mathewson
|
d19648b314
Renormalize whitespace
|
21 years ago |
Nick Mathewson
|
ac759adb43
Make unit tests work on win32
|
21 years ago |
Nick Mathewson
|
c3c6873945
Tweak running-own-network instructions
|
21 years ago |
Nick Mathewson
|
08e3090aff
More win32 fixes: 1) tolerate extra "readable" events better. 2) when being multithreaded, leave parent fdarray open.
|
21 years ago |
Nick Mathewson
|
249a36586f
Fix parse_iso_time on platforms without strptime.
|
21 years ago |
Roger Dingledine
|
4006246b9e
bump us to 0.0.9rc6
|
21 years ago |
Roger Dingledine
|
e68a271f30
three more items for shortly post 0.0.9
|
21 years ago |
Roger Dingledine
|
f00631e6b9
answer resolved ip in network order
|
21 years ago |
Roger Dingledine
|
f10f24a61c
avoid using uninitialized variable
|
21 years ago |
Roger Dingledine
|
0859d09352
don't use cache for resolving .foo.exit names, but do reply immediately
|
21 years ago |
Roger Dingledine
|
577665f608
fix indenting
|
21 years ago |
Roger Dingledine
|
f21564eb29
send an end to the streams we close when we hibernate, rather
|
21 years ago |
Roger Dingledine
|
1c9c813866
check if we have a cached resolve for a tor-resolve address *after*
|
21 years ago |
Roger Dingledine
|
5ba3328172
fix a minor leak in my recent commit
|
21 years ago |
Roger Dingledine
|
469135e7e2
talk about quotas rather than bandwidths, in the logs
|
21 years ago |
Roger Dingledine
|
50a314c931
int is not necessarily the same size as size_t
|
21 years ago |
Roger Dingledine
|
ef6c9d18e7
New circuit building strategy: keep a list of ports that we've used in the past 6 hours, and always try to have 2 circuits open or on the way
|
21 years ago |