Roger Dingledine
|
4cb2adcd4f
update the external constraints. still need to add in the BBG items.
|
16 years ago |
Roger Dingledine
|
42ca0d4270
break the todo file into three todo files.
|
16 years ago |
Peter Palfrader
|
59439c9d5b
We put bw info directory into the consensus, also versions are already there and protocol versions are not currently required
|
16 years ago |
Peter Palfrader
|
bd1c8f526e
New alpha release
|
16 years ago |
Roger Dingledine
|
d01813a8dd
Take out the TestVia config option, since it was a workaround for
|
16 years ago |
Roger Dingledine
|
18d3153fbb
get closer to a release
|
16 years ago |
Roger Dingledine
|
d5bb361977
minor fixes
|
16 years ago |
Karsten Loesing
|
d166b9dc45
Make check-spaces happy.
|
16 years ago |
Roger Dingledine
|
2a417700b4
don't log-warn on a bootstrapping status event if the recommendation
|
16 years ago |
Karsten Loesing
|
1fe07f66f4
In some edge cases it occurs that the router descriptor of a previously picked introduction point becomes obsolete. In that case, don't stick to using that introduction point, but simply give up on it. Reverts some part of r15825.
|
16 years ago |
Karsten Loesing
|
ff9c3c006f
Remove dead code that was left from marking HiddenService(Exclude)Nodes obsolete in task 754.
|
16 years ago |
Karsten Loesing
|
814394f32b
Some more changes to proposal 121. It turns out (once more) that a specification is not complete until it gets implemented.
|
16 years ago |
Karsten Loesing
|
cac654acc4
Some tiny corrections to proposal 121.
|
16 years ago |
Karsten Loesing
|
f51bf847ab
Add changelog entries for r16372 and r16375.
|
16 years ago |
Karsten Loesing
|
3c9cd463d2
Fix a false assertion when extending a circuit to a relay to which a connection is already established. In that case the circuit should not need to memorize extend info for that relay. circuitbuild.c:389 contains a similar assertion.
|
16 years ago |
Roger Dingledine
|
449174d796
update and integrate proposals 125 (bridges) and 137 (bootstrap status)
|
16 years ago |
Roger Dingledine
|
44536fddbc
add matt's auto update proposal
|
16 years ago |
Karsten Loesing
|
ee44eadf4c
Fix a bug when generating router descriptors: The address part of exit policies was uninitialized.
|
16 years ago |
Roger Dingledine
|
fd4a30d198
bump to 0.2.1.3-alpha
|
16 years ago |
Roger Dingledine
|
bf066be654
note a feature (bugfix) we should do one day
|
16 years ago |
Karsten Loesing
|
d2dd63598f
Proposal 121: Remove improved hidden service protocol without client authorization (2.1). It might get implemented in proposal 142.
|
16 years ago |
Karsten Loesing
|
666e179ded
Proposal 121: Use first part of Diffie-Hellman handshake for replay protection instead of rendezvous cookie.
|
16 years ago |
Karsten Loesing
|
1b2545ff98
Proposal 121: Limit maximum descriptor size to 20 kilobytes to prevent abuse.
|
16 years ago |
Nick Mathewson
|
1a76cd179a
When a struct ends with char a[1], the size of all earlier members of the struct is _not_ sizeof(st)-1; compilers add alignment. Problem spotted by rovv. Backport candidate.
|
16 years ago |
Karsten Loesing
|
626fafe563
Make compiler with GCC warnings enabled happy.
|
16 years ago |
Nick Mathewson
|
e4d71827d5
r17437@tombo: nickm | 2008-07-30 09:04:15 -0400
|
16 years ago |
Nick Mathewson
|
186097906d
r17436@tombo: nickm | 2008-07-30 09:03:19 -0400
|
16 years ago |
Nick Mathewson
|
f366d10a2f
r17435@tombo: nickm | 2008-07-30 08:50:54 -0400
|
16 years ago |
Nick Mathewson
|
e5bc5f11b8
r17434@tombo: nickm | 2008-07-29 10:58:36 -0400
|
16 years ago |
Nick Mathewson
|
c4bf882d43
r17433@tombo: nickm | 2008-07-29 10:58:07 -0400
|
16 years ago |