Nick Mathewson
|
0fa107a6aa
Update copyright dates to 2012; add a few missing copyright statements
|
12 lat temu |
Nick Mathewson
|
711e4b4237
Merge remote-tracking branch 'linus/bug4369'
|
12 lat temu |
Linus Nordberg
|
2f0c0f92f8
Fix minor typo in warning printout.
|
12 lat temu |
George Kadianakis
|
153b9892f0
Extract data from DESTROY cell _after_ protocol violation checks.
|
12 lat temu |
Nick Mathewson
|
9df89aacbd
Close OR connections that send junk before AUTHORIZE/VERSIONS
|
12 lat temu |
Nick Mathewson
|
3fc3ed50a1
Merge remote-tracking branch 'public/bug4361'
|
12 lat temu |
Nick Mathewson
|
26e789fbfd
Rename nonconformant identifiers.
|
12 lat temu |
Nick Mathewson
|
b8675e5fe3
Do not pretend to allow PADDING as the first cell of a v3 handshake
|
13 lat temu |
Nick Mathewson
|
3826e058ac
Implement proposal 187: reserve a cell type for client authorization
|
13 lat temu |
Nick Mathewson
|
0539c34c35
Merge branch 'bug4360'
|
13 lat temu |
Nick Mathewson
|
7992eb43c5
Log more loudly on a bad cert from an authority.
|
13 lat temu |
Nick Mathewson
|
69dd993a92
Make certificate skew into a protocol warning
|
13 lat temu |
Nick Mathewson
|
325a659cb1
Even when we can't answer an AUTH_CHALLENGE, send NETINFO.
|
13 lat temu |
Nick Mathewson
|
248b967ce6
Add comments and changes file for 4361; tweak control flow a bit
|
13 lat temu |
frosty
|
3dd2f990a3
Do not send a NETINFO cell as a client until after we have got a CERT cell
|
13 lat temu |
Nick Mathewson
|
88c4b425bd
Fix bug 4367: correctly detect auth_challenge cells we can't use
|
13 lat temu |
Roger Dingledine
|
be1f3a5eb5
normalize the name of the CERTS cell
|
13 lat temu |
Nick Mathewson
|
4dd8d811d6
Merge branch 'bug4343'
|
13 lat temu |
Nick Mathewson
|
212c3acd42
Merge remote-tracking branch 'origin/maint-0.2.2'
|
13 lat temu |
Nick Mathewson
|
cf8bffa359
Discard all cells on a marked connection
|
13 lat temu |
Nick Mathewson
|
2018f86e0c
"Authetnicate" is not the usual spelling
|
13 lat temu |
Nick Mathewson
|
c2a098e980
Fix a double-free that would occur on an invalid cert in a CERTS cell
|
13 lat temu |
Sebastian Hahn
|
2dec6597af
Merge branch 'maint-0.2.2_secfix' into master_secfix
|
13 lat temu |
Sebastian Hahn
|
df05e5ef4d
Merge branch 'maint-0.2.1_secfix' into maint-0.2.2_secfix
|
13 lat temu |
Robert Ransom
|
a74e7fd40f
Reject create cells on outgoing OR connections from bridges
|
13 lat temu |
Robert Ransom
|
af12c39d6d
Don't use any OR connection which sent us a CREATE_FAST cell for an EXTEND
|
13 lat temu |
Roger Dingledine
|
a68867b150
manually backport a5232e0c4c
|
13 lat temu |
Nick Mathewson
|
e0a053be01
Do not tread vpadding cell as versions cell. Not in any released version.
|
13 lat temu |
Nick Mathewson
|
9d355bf479
Double-check that we really can get RSA keys from ID/Auth certs
|
13 lat temu |
Nick Mathewson
|
80cf342e47
Fix memory leak in prop176 code
|
13 lat temu |