Roger Dingledine
|
fe040342e7
specify it was a bugfix on something from 2007
|
16 years ago |
Roger Dingledine
|
e127072318
Prevent bridge relays from serving their 'extrainfo' document
|
16 years ago |
Nick Mathewson
|
9abfb564a0
Make dirserv_get_routerdesc_fingerprints() treat extrainfos with send_unencrypted==0 correctly. Irrelevant, since we will soon never send them at all.
|
16 years ago |
Roger Dingledine
|
d95b63f1e4
Bugfix on r13098. Backport candidate.
|
16 years ago |
Roger Dingledine
|
55665f25e5
the new alpha release is coming out this week sometime. too many
|
16 years ago |
Nick Mathewson
|
f772fc0c36
apply a variant of rovv's bug 872 patch, and document that we want a better solution for 0.2.2.x.
|
16 years ago |
Roger Dingledine
|
e3388230c4
Bridge relays that had DirPort set to 0 would stop fetching
|
16 years ago |
Roger Dingledine
|
9e75c06197
If the cached networkstatus consensus is more than five days old,
|
16 years ago |
Roger Dingledine
|
cec0a57dc8
mark what version of tor mike's bug was in
|
16 years ago |
Mike Perry
|
da430cfcf7
|
16 years ago |
Sebastian Hahn
|
b370edcc87
Better explain the PublishServerDescriptor option in the manpage
|
16 years ago |
Karsten Loesing
|
fe9790740f
Use doxygen-style comments instead of C-style comments.
|
16 years ago |
Nick Mathewson
|
765bb14f69
Another fun openbsd warning fix. On ioerror's computer at least, they redefined an unsigned field in zlib.h to be signed. I am quite sure this makes me more secure somehow.
|
16 years ago |
Nick Mathewson
|
743c6c8277
OpenBSD malloc.h believes that you should be able to detect headers with autoconf, or build without warnings, but not both. So never include malloc.h on OpenBSD. Backport candidate.
|
16 years ago |
Karsten Loesing
|
26482e855b
Document some variables used for generating statistics on usage of V0 hidden service directory authorities.
|
16 years ago |
Nick Mathewson
|
92ce533f71
Another round of downgrading removing or postponing XXXX021 issues. Some remain, though.
|
16 years ago |
Nick Mathewson
|
9c94b428d9
Fix the oldest bug in a while: stop accepting 1.2.3 as a valid IPv4 address on any platform.
|
16 years ago |
Nick Mathewson
|
360a059948
Fix an xxx021: do not remove routerinfos as too old and unlisted unless we have a consensus. Backport candidate.
|
16 years ago |
Peter Palfrader
|
b5429e64c4
Commit changelog from last year (0.2.1.9-alpha-1)
|
16 years ago |
Nick Mathewson
|
c4b8fef362
Remove svn $Id$s from our source, and remove tor --version --version.
|
16 years ago |
Karsten Loesing
|
b4d7776de8
List places where the hidden service protocol uses SHA-1.
|
16 years ago |
Nick Mathewson
|
9201586ed5
Another attempt at fixing coverity scan CID 361.
|
16 years ago |
Nick Mathewson
|
d3e57378ec
Mention that our documentation is better in 0.2.1.10-x.
|
16 years ago |
Nick Mathewson
|
9c20441bcb
Only set sin_len/sin6_len when they exist.
|
16 years ago |
Roger Dingledine
|
89d268848f
take out my IMPOSSIBLE_TO_DOWNLOAD+1 hack
|
16 years ago |
Nick Mathewson
|
48f2ce298b
Try harder to make sure we zero-out the extraneous sockaddr fields and that we set sockaddr_len. Conceivably a backport candidate, though nothing has yet been sen to break.
|
16 years ago |
Nick Mathewson
|
6ded024914
Note another place we use sha1
|
16 years ago |
Nick Mathewson
|
b07baba879
Increment n_download_failures up to IMPOSSIBLE_TO_DOWNLOAD-1, not up to IMPOSSIBLE_TO_DOWNLOAD.
|
16 years ago |
Roger Dingledine
|
dfc6555ddd
switch over the bridge descriptor download mechanism to
|
16 years ago |
Roger Dingledine
|
9ea7e7f0cd
fix a bug in download failure logging; don't do this "stop
|
16 years ago |