Roger Dingledine
|
8fa912a8c5
If we close our OR connection because there's been a circuit
|
16 years ago |
Roger Dingledine
|
94dabd2c23
If you're using bridges, generate "bootstrap problem" warnings
|
16 years ago |
Roger Dingledine
|
dd50ffb1de
Big bridge bugfixes. Backport candidates.
|
16 years ago |
Roger Dingledine
|
c6a94718cd
Directory authorities shouldn't complain about bootstrapping
|
16 years ago |
Karsten Loesing
|
693d7e3e35
When establishing a hidden service, introduction points that originate from cannibalized circuits are completely ignored and not included in rendezvous service descriptors. Bugfix on 0.2.0.14-alpha. Backport candidate.
|
16 years ago |
Roger Dingledine
|
1ad83d74b1
Send an initial "Starting" bootstrap status event, so we have a
|
16 years ago |
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.
|
16 years ago |