Nick Mathewson
|
dd6324b0c6
More bug 707 fixes: no #if/#endif pairs inside macro arguments.
|
16 years ago |
Nick Mathewson
|
6299f4429a
Clean up a macro/cpp interaction related to bug 707. Also, add a new "filename" config value type which is currently just a synonym for string, but which might be subject to expansion later.
|
16 years ago |
Nick Mathewson
|
44452c2756
r16341@tombo: nickm | 2008-06-15 22:04:25 -0400
|
16 years ago |
Nick Mathewson
|
0831cc3dbc
Patch from Karsten to implement proposal 135 ("Testing Tor Networks").
|
16 years ago |
Peter Palfrader
|
4ef606b8fc
implement proposal 138: removing down routers from consensus
|
16 years ago |
Peter Palfrader
|
1f3dc9b22b
Asking for a conditional consensus at .../consensus/<fingerprints> would crash
|
16 years ago |
Nick Mathewson
|
d4ed91c672
Set dynamic-locking callbacks in openssl. These can be more efficient when openssl uses them.
|
16 years ago |
Roger Dingledine
|
b2cd61258e
forward-port the 0.2.0.28-rc changelog
|
16 years ago |
Roger Dingledine
|
52d3be06f1
steal some of the bootstrap phase strings from vidalia
|
16 years ago |
Roger Dingledine
|
ca902b070e
make some of the 0.2.1.1-alpha changelog items more prominent
|
16 years ago |
Roger Dingledine
|
d395135e2f
fix a few typos, and give the bootstrap phase stuff a changelog entry.
|
16 years ago |
Roger Dingledine
|
001e2ac918
rearrange 0.2.1.1-alpha changelog
|
16 years ago |
Nick Mathewson
|
617843988c
r16215@tombo: nickm | 2008-06-12 18:39:03 -0400
|
16 years ago |
Roger Dingledine
|
555450ba73
note that weasel's proposal 134 code is off by default. i believe.
|
16 years ago |
Roger Dingledine
|
72cf0206d0
remove some duplicate changelog entries from the upcoming 0.2.1.1-alpha
|
16 years ago |
Karsten Loesing
|
906cf73062
ChangeLog entry for r15149.
|
16 years ago |
Karsten Loesing
|
f6997c64c0
Added ChangeLog entry for r15113.
|
16 years ago |
Nick Mathewson
|
b87a7760e0
r16129@tombo: nickm | 2008-06-10 14:28:06 -0400
|
16 years ago |
Nick Mathewson
|
d0a4ad3a1c
r16127@tombo: nickm | 2008-06-10 14:03:01 -0400
|
16 years ago |
Roger Dingledine
|
9b626988a6
flush some changes in my sandbox -- ancient changelog typos, etc
|
16 years ago |
Roger Dingledine
|
ebab48769d
Stop reloading the router list from disk for no reason when we
|
16 years ago |
Roger Dingledine
|
ca416a78e3
When we switched to using v3 directories, we threw away the part of
|
16 years ago |
Roger Dingledine
|
953ca6d840
forward-port the 0.2.0.27-rc changelog
|
16 years ago |
Nick Mathewson
|
61ac80a914
Ouch. We were sometimes getting openssl compression by default. This is pointless for us, since the overwhelming majority of our cells are encrypted, full of compressed data, or both. This is also harmful, since doing piles of compression is not cheap. Backport candidate once more tested.
|
17 years ago |
Nick Mathewson
|
ac330d9ba7
New code to implement proposal for local geoip stats. Only enabled with --enable-geoip-stats passed to configure.
|
17 years ago |
Nick Mathewson
|
6bfa96bfc7
Fix bug noted by roger: rebuild extrainfo store from time to time, even if we have never actually downloaded an extrainfo. Bridge authorities need this, or they never clean the extrainfo store.
|
17 years ago |
Nick Mathewson
|
bd3b86df3b
Several geoip changes/fixes as requested.
|
17 years ago |
Nick Mathewson
|
4ea2a4595e
Fix the first part of bug 681, as suggested by Robert Hogan on or-talk.
|
17 years ago |
Nick Mathewson
|
9975c4f6f8
Fix part of bug 681: always reattach tunneled directory connections, regardless of the setting for LeaveStreamsUnattached
|
17 years ago |
Roger Dingledine
|
a318214f9b
and forward-port the 0.2.0.26-rc notes
|
17 years ago |