Peter Palfrader
|
f910dc73d3
New upstream release (candidate) - rc3
|
21 years ago |
Nick Mathewson
|
7fbd297532
Suggestion from weasel: Make tor --version --version dump the cvs Id of every file.
|
21 years ago |
Nick Mathewson
|
aff5122685
Fetch cached running-routers from servers that serve it (that is, authdirservers, and servers running 0.0.9rc5-cvs or later.)
|
21 years ago |
Nick Mathewson
|
b6b07d1d98
Remove needless -2 in log code. This was not an underflow risk, sinze we only call format_msg from one place, where buf_len==10024
|
21 years ago |
Roger Dingledine
|
671a2de762
clean up the previous underflow check, and also point out
|
21 years ago |
Roger Dingledine
|
c1dc17e6e2
put in initial support for ".nickname.exit" addresses, to let alice
|
21 years ago |
Nick Mathewson
|
4effabd72d
assing and tweak 009 items
|
21 years ago |
Nick Mathewson
|
9ba7311c1c
After implementing a feature, remember to disable the error message you used to get when requesting it.
|
21 years ago |
Nick Mathewson
|
eccfe23a21
Disallow NDEBUG. It is very stupid.
|
21 years ago |
Roger Dingledine
|
531c060b36
fix integer underflow in tor_vsnprintf()
|
21 years ago |
Roger Dingledine
|
185f047450
prevent integer underflow
|
21 years ago |
Roger Dingledine
|
9811f68310
bump to 0.0.9rc5-cvs
|
21 years ago |
Roger Dingledine
|
e56113ba85
list remaining items for 0.0.9
|
21 years ago |
Roger Dingledine
|
609ffd560c
and document it
|
21 years ago |
Roger Dingledine
|
7fc30fc1e6
accept *:706 (silc) by default
|
21 years ago |
Roger Dingledine
|
22727b4edc
wrong is ok, and right is fine, but in between is apparently
|
21 years ago |
Nick Mathewson
|
f7c6ad065e
correct multiple internal spaces
|
21 years ago |
Nick Mathewson
|
6f5dbefa7e
Normalize space: add one between every control keyword and control clause.
|
21 years ago |
Roger Dingledine
|
67dc7baa59
bump to 0.0.9rc4
|
21 years ago |
Roger Dingledine
|
dad760ddd1
one of the debugging aids was misleading
|
21 years ago |
Nick Mathewson
|
32651dd108
connect() on win32 can do more things than we thought?
|
21 years ago |
Nick Mathewson
|
0702179d28
Very oops. make windows nonblocking sockets nonblocking
|
21 years ago |
Nick Mathewson
|
f77ff938b7
remember; tor_socket_errno has side effects!
|
21 years ago |
Roger Dingledine
|
9449ff7336
change documentation to point to correct parts of torrc
|
21 years ago |
Roger Dingledine
|
40c97ac504
move the rendezous section of the torrc to the middle, since
|
21 years ago |
Roger Dingledine
|
7c81603f3a
document directory interaction a bit better
|
21 years ago |
Roger Dingledine
|
e5e45fe980
inform him more sanely
|
21 years ago |
Roger Dingledine
|
a7f92d7ffe
inform the user that you noticed when he sent a USR2
|
21 years ago |
Roger Dingledine
|
81dad3e08b
that's enough changes to bump to rc4-cvs
|
21 years ago |
Roger Dingledine
|
f9a0ab62b7
if you want to handle -USR2, you should catch it too.
|
21 years ago |