Roger Dingledine
|
449174d796
update and integrate proposals 125 (bridges) and 137 (bootstrap status)
|
17 years ago |
Roger Dingledine
|
44536fddbc
add matt's auto update proposal
|
17 years ago |
Karsten Loesing
|
ee44eadf4c
Fix a bug when generating router descriptors: The address part of exit policies was uninitialized.
|
17 years ago |
Roger Dingledine
|
fd4a30d198
bump to 0.2.1.3-alpha
|
17 years ago |
Roger Dingledine
|
bf066be654
note a feature (bugfix) we should do one day
|
17 years ago |
Karsten Loesing
|
d2dd63598f
Proposal 121: Remove improved hidden service protocol without client authorization (2.1). It might get implemented in proposal 142.
|
17 years ago |
Karsten Loesing
|
666e179ded
Proposal 121: Use first part of Diffie-Hellman handshake for replay protection instead of rendezvous cookie.
|
17 years ago |
Karsten Loesing
|
1b2545ff98
Proposal 121: Limit maximum descriptor size to 20 kilobytes to prevent abuse.
|
17 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.
|
17 years ago |
Karsten Loesing
|
626fafe563
Make compiler with GCC warnings enabled happy.
|
17 years ago |
Nick Mathewson
|
e4d71827d5
r17437@tombo: nickm | 2008-07-30 09:04:15 -0400
|
17 years ago |
Nick Mathewson
|
186097906d
r17436@tombo: nickm | 2008-07-30 09:03:19 -0400
|
17 years ago |
Nick Mathewson
|
f366d10a2f
r17435@tombo: nickm | 2008-07-30 08:50:54 -0400
|
17 years ago |
Nick Mathewson
|
e5bc5f11b8
r17434@tombo: nickm | 2008-07-29 10:58:36 -0400
|
17 years ago |
Nick Mathewson
|
c4bf882d43
r17433@tombo: nickm | 2008-07-29 10:58:07 -0400
|
17 years ago |
Nick Mathewson
|
507b01357a
r17426@tombo: nickm | 2008-07-28 20:34:03 -0400
|
17 years ago |
Nick Mathewson
|
056d97da0c
r17391@pc-10-8-1-079: nickm | 2008-07-25 17:11:17 +0200
|
17 years ago |
Nick Mathewson
|
016adc9a08
r17359@pc-10-8-1-079: nickm | 2008-07-25 16:42:48 +0200
|
17 years ago |
Nick Mathewson
|
9da0482007
r17358@pc-10-8-1-079: nickm | 2008-07-25 16:41:03 +0200
|
17 years ago |
Jacob Appelbaum
|
efc7f1ef8f
An idea discussed with Roger and Nick at PET.
|
17 years ago |
Nick Mathewson
|
3ce6e2fba2
r17346@aud-055: nickm | 2008-07-24 15:37:19 +0200
|
17 years ago |
Nick Mathewson
|
ed781e6971
r17338@aud-055: nickm | 2008-07-24 11:21:06 +0200
|
17 years ago |
Nick Mathewson
|
dff1ef7d06
r17337@aud-055: nickm | 2008-07-24 10:17:43 +0200
|
17 years ago |
Nick Mathewson
|
ea95ce25b6
r17323@aud-055: nickm | 2008-07-23 17:58:25 +0200
|
17 years ago |
Nick Mathewson
|
2748afe609
r17322@aud-055: nickm | 2008-07-23 16:50:50 +0200
|
17 years ago |
Nick Mathewson
|
15b2b8bd69
r17309@aud-055: nickm | 2008-07-23 16:05:43 +0200
|
17 years ago |
Nick Mathewson
|
cc46b23248
r17308@aud-055: nickm | 2008-07-23 15:57:41 +0200
|
17 years ago |
Nick Mathewson
|
087094961b
r17302@aud-055: nickm | 2008-07-23 14:55:28 +0200
|
17 years ago |
Karsten Loesing
|
29795999a0
Proposal 142: Added comment by Nick (but no solution, yet) that sharing of circuits between multiple clients is not supported by Tor.
|
17 years ago |
Karsten Loesing
|
9161f0a216
Proposal 121: Added INTRODUCE1V cell type, improved replay protection for INTRODUCE2 cells, described limitations for auth protocols, improved hidden service protocol without client authorization, added second, more scalable authorization protocol, rewrote existing authorization protocol; changes based on discussion with Nick
|
17 years ago |