Nick Mathewson
|
d50501e5ed
Fix a few crash bugs related to malormed descriptors. Lark found one; fuzzing found the rest.
|
15 years ago |
Andrew Lewman
|
37e8a28c7c
update to openssl 0.9.8k
|
15 years ago |
Roger Dingledine
|
ee58153b50
log more verbosely when we accept or decline a router descriptor,
|
15 years ago |
Roger Dingledine
|
b4ceb830e0
if a directory authority declines our server descriptors because it's
|
15 years ago |
Roger Dingledine
|
7170c5b4f8
Limit uploaded directory documents to be 16M rather than 500K.
|
15 years ago |
Roger Dingledine
|
793f1ce007
Directory authorities should never send a 503 "busy" response to
|
15 years ago |
Roger Dingledine
|
b949871a1e
move some of the items out of the 'phase one' section
|
15 years ago |
Roger Dingledine
|
43a2ef61dd
put in the performance todo items that i marked as high-priority in
|
15 years ago |
Roger Dingledine
|
97dfa611d1
note some progress we've made on a few of them
|
15 years ago |
Roger Dingledine
|
8b63944ed2
put the 'phase 2' preliminary todo items in place
|
15 years ago |
Karsten Loesing
|
d3b6a40daa
Add proposal 159 to index.
|
15 years ago |
Roger Dingledine
|
342959acb8
typo
|
15 years ago |
Nick Mathewson
|
be9d72303e
Actually do that memarea_strndup fix right. Not only must you not examine unmapped ram, but you also must not copy it. From lark.
|
15 years ago |
Nick Mathewson
|
0fa01654b9
fix from lark: make memarea_strndup() work even at the end of a mmap chunk. Bug was harmless for now, I think.
|
15 years ago |
Andrew Lewman
|
4962e466b2
figure out version numbers for ostag in suse and redflag
|
15 years ago |
Andrew Lewman
|
8aaf8d489b
tag redflag linux rpms correctly.
|
15 years ago |
Nick Mathewson
|
b5135f1190
Whitespace cleanup.
|
15 years ago |
Nick Mathewson
|
c2f8d97212
Do not generate the non-verbose circuit path when generating a circuit event unless we will use it.
|
15 years ago |
Nick Mathewson
|
a335b43a67
If we have a routerstatus but no routerinfo to name a router, use the routerstatus instead when generating circuit events. Also refactor a little.
|
15 years ago |
Nick Mathewson
|
e591aafca4
Add a function to get a LongName from a routerstatus. Needed for partial bug 941 fix.
|
15 years ago |
Nick Mathewson
|
49308dcc7a
Clarify that the nickname part of a LongName is indeed optional.
|
15 years ago |
Nick Mathewson
|
cb3b95de19
Add some asserts to try to catch bug 930
|
15 years ago |
Nick Mathewson
|
30ec1d1d50
Don't double-free successful_uploads.
|
15 years ago |
Nick Mathewson
|
ad7ebec24c
Free very-old descriptors that we do not want to add. Fix for bug 672. Backport candidate
|
15 years ago |
Peter Palfrader
|
a331f451d0
The override file is always correct
|
15 years ago |
Mike Perry
|
d27cff4aa5
|
15 years ago |
Andrew Lewman
|
7d0dfb7597
remove the advocacy docs from tor/trunk
|
15 years ago |
Peter Palfrader
|
086f98ba8f
New upstream version
|
15 years ago |
Steven Murdoch
|
0ff7d59bd9
Set svn:mime-type property of PDF documents to "application/pdf" so that they open in the Acrobat plugin
|
15 years ago |
Roger Dingledine
|
6f057325d0
cut out a lot of the external todo items, since they're done
|
15 years ago |