Nick Mathewson
|
ebab451eed
Make version parsing tests pass
|
21 years ago |
Nick Mathewson
|
fd68834b17
Give an early error if you pass a .onion or a .exit hostname to tor-resolve
|
21 years ago |
Nick Mathewson
|
ad7db5e43a
Add casei versions of strcmpstart/strcmpend
|
21 years ago |
Nick Mathewson
|
ee7bef1458
Enforce coding style.
|
21 years ago |
Nick Mathewson
|
e764d00e15
If anybody set DirFetchPostPeriod, give them StatuFetchPeriod instead. Impose minima and maxima for all *Period options; impose even tighter maxima for fetching if we are a caching dirserver. Clip rather than rejecting. arma: are these good?
|
21 years ago |
Nick Mathewson
|
ce505f5033
note possible alternative for how to do CVS versions; ask arma which he likes.
|
21 years ago |
Nick Mathewson
|
6507be4290
Implement new version format for post 0.1.
|
21 years ago |
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 |