Nick Mathewson
|
27a201ac80
Have dirctory authorites note which servers make good V2 directory caches in publishe network-status.
|
19 years ago |
Nick Mathewson
|
32126cced1
Make directory authorities ignore router uploads that have only cosmetic differences: now regardless of version!
|
19 years ago |
Peter Palfrader
|
60f6247356
And make the debian package build with CVS again
|
19 years ago |
Peter Palfrader
|
5331ebd99d
New upstream release
|
19 years ago |
Roger Dingledine
|
bf4da967c1
Don't use helper nodes for circuits with purpose 'testing'.
|
19 years ago |
Roger Dingledine
|
a131783c8b
when removing dead helpers, only write or_state to disk once at the
|
19 years ago |
Roger Dingledine
|
5981169440
mark the helper node as down if we time-out on the circuit handshake
|
19 years ago |
Roger Dingledine
|
dded1dd8bd
don't mark the helper node as down when we fail to connect to
|
19 years ago |
Roger Dingledine
|
9c01fa3d59
fix yet another time comparison bug. we were abandoning helpers
|
19 years ago |
Roger Dingledine
|
f3349d6ed3
fix an error in reporting why we abandoned a helper node
|
19 years ago |
Roger Dingledine
|
b974f67c01
choose helper nodes to have high capacity always
|
19 years ago |
Roger Dingledine
|
77c0f6d456
a first go at fixing a bug matt edman reported: when he tries
|
19 years ago |
Roger Dingledine
|
79f09b2f17
setconf orport=9001
|
19 years ago |
Roger Dingledine
|
46d563fe00
whenever we hupped or did a controller setconf, we were prepending
|
19 years ago |
Roger Dingledine
|
a4e1014f4d
i think fascistfirewall still has its uses. it's a synonym
|
19 years ago |
Roger Dingledine
|
c21666ca59
bump to 0.1.1.10-alpha-cvs
|
19 years ago |
Roger Dingledine
|
ebacd3be0c
the other rest of the 0.1.1.10-alpha changelog.
|
19 years ago |
Roger Dingledine
|
0e54b9a430
put a date on the changelog
|
19 years ago |
Roger Dingledine
|
1c80077c22
the rest of the 0.1.1.10-alpha changelog
|
19 years ago |
Roger Dingledine
|
eaa864ed17
bump to 0.1.1.10-alpha
|
19 years ago |
Roger Dingledine
|
defa3804cf
explain why 0.1.1.9-alpha-cvs is a special version.
|
19 years ago |
Roger Dingledine
|
58366ffd24
when we changed from log_fn to debug/info/notice/warn/err,
|
19 years ago |
Roger Dingledine
|
9b0a40ec78
crank the max line limit down to 150 chars.
|
19 years ago |
Peter Palfrader
|
0a0f5952e8
Tell people to wait for a bit before registering their server, so they can properly ensure it is working
|
19 years ago |
Nick Mathewson
|
39265dd72e
In my private little universe, terminals are still 80 columns. Impose a 160-character-per-line limit; this will creep down.
|
19 years ago |
Nick Mathewson
|
95e471c9a6
Normalize whitespace
|
19 years ago |
Nick Mathewson
|
33c4445846
For some bizarre reason, MSVC does not implement GCC extensions. Who would have thought?
|
19 years ago |
Nick Mathewson
|
a1bcdb2f76
util.c:1308: error: conflicting types for "is_internal_IP"
|
19 years ago |
Roger Dingledine
|
a438f2abcd
let the user configure a sockslistenaddress on other private IPs
|
19 years ago |
Roger Dingledine
|
c0a6e2232c
let is_internal_IP() know whether you're asking about an IP
|
19 years ago |