Nick Mathewson
|
4ccf09b1c2
Reject create/begin/etc cells with {circ,stream}ID 0.
|
12 years ago |
Roger Dingledine
|
19d3720236
start folding in the changes entries
|
12 years ago |
Nick Mathewson
|
c9242f4fd4
Merge branch 'bug7869'
|
12 years ago |
Nick Mathewson
|
d357b97b6d
Merge remote-tracking branch 'mikeperry/bug7691-rebased'
|
12 years ago |
Nick Mathewson
|
dab25eb37d
Merge branch 'bug7935'
|
12 years ago |
Nick Mathewson
|
a5ee3834bf
Handle EWOULDBLOCK as EAGAIN if they happen to be different.
|
12 years ago |
George Kadianakis
|
50028e4d68
Mention name of the transport used when we learn the fpr of a bridge.
|
12 years ago |
Mike Perry
|
d05ff310a5
Bug 7691 review fixes.
|
12 years ago |
Mike Perry
|
f60c25cd25
Bug 7341 code review fixes.
|
12 years ago |
Mike Perry
|
15fdfc2993
Bug 7691: Send a probe cell down certain types of circs.
|
12 years ago |
Mike Perry
|
3458d904f6
Fix bug 7341.
|
12 years ago |
Nick Mathewson
|
31d888c834
Make the = at the end of ntor-onion-key optional.
|
12 years ago |
Karsten Loesing
|
32114d70ae
Update to the January 2013 GeoIP database.
|
12 years ago |
Nick Mathewson
|
677d18278e
Better handling (I think) for onionskin timing w jumpy clocks
|
12 years ago |
Nick Mathewson
|
30e139389b
Record and report the overhead of how we handle onionskins.
|
12 years ago |
Nick Mathewson
|
b9fb01721a
Use a TAILQ, not a singly-linked queue, for the onion queue.
|
12 years ago |
Nick Mathewson
|
b0b3c14c11
Eliminate MaxOnionsPending; replace it with MaxOnionQueueDelay
|
12 years ago |
Nick Mathewson
|
dffc8e359b
Whoops; make that unit test actually pass :/
|
12 years ago |
Nick Mathewson
|
27ac306deb
Add a unit test for the curve25519 keypair persistence functions
|
12 years ago |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 years ago |
Nick Mathewson
|
d3de0b91fb
Check all crypto_rand return values for ntor.
|
12 years ago |
Nick Mathewson
|
94cb7bd24d
Complete all DOCDOC entries from the ntor branch
|
12 years ago |
Nick Mathewson
|
5f219ddd02
Use safe_mem_is_zero for checking curve25519 output for 0-ness
|
12 years ago |
Nick Mathewson
|
f07a5125cb
Implement a constant-time safe_mem_is_zero.
|
12 years ago |
Nick Mathewson
|
92d6a83e98
changes file for the ntor branch
|
12 years ago |
Nick Mathewson
|
ed3c8d9d44
Document UseNTorHandshake
|
12 years ago |
Nick Mathewson
|
ce57e94728
Add new ntor bits to gitignore
|
12 years ago |
Nick Mathewson
|
c46ff3ec79
Add reference implementation for ntor, plus compatibility test
|
12 years ago |
Nick Mathewson
|
839016ac79
ntor: Don't fail fast server-side on an unrecognized KEYID(B)
|
12 years ago |
Nick Mathewson
|
463e9378df
Update our copy of curve25519-donna-c64.
|
12 years ago |