Mike Perry
|
15fdfc2993
Bug 7691: Send a probe cell down certain types of circs.
|
12 yıl önce |
Mike Perry
|
3458d904f6
Fix bug 7341.
|
12 yıl önce |
Nick Mathewson
|
dffc8e359b
Whoops; make that unit test actually pass :/
|
12 yıl önce |
Nick Mathewson
|
27ac306deb
Add a unit test for the curve25519 keypair persistence functions
|
12 yıl önce |
Nick Mathewson
|
b1bdecd703
Merge branch 'ntor-resquashed'
|
12 yıl önce |
Nick Mathewson
|
d3de0b91fb
Check all crypto_rand return values for ntor.
|
12 yıl önce |
Nick Mathewson
|
94cb7bd24d
Complete all DOCDOC entries from the ntor branch
|
12 yıl önce |
Nick Mathewson
|
5f219ddd02
Use safe_mem_is_zero for checking curve25519 output for 0-ness
|
12 yıl önce |
Nick Mathewson
|
f07a5125cb
Implement a constant-time safe_mem_is_zero.
|
12 yıl önce |
Nick Mathewson
|
92d6a83e98
changes file for the ntor branch
|
12 yıl önce |
Nick Mathewson
|
ed3c8d9d44
Document UseNTorHandshake
|
12 yıl önce |
Nick Mathewson
|
ce57e94728
Add new ntor bits to gitignore
|
12 yıl önce |
Nick Mathewson
|
c46ff3ec79
Add reference implementation for ntor, plus compatibility test
|
12 yıl önce |
Nick Mathewson
|
839016ac79
ntor: Don't fail fast server-side on an unrecognized KEYID(B)
|
12 yıl önce |
Nick Mathewson
|
463e9378df
Update our copy of curve25519-donna-c64.
|
12 yıl önce |
Nick Mathewson
|
095c70b7af
Use always_inline only with inline; otherwise GCC gripes
|
12 yıl önce |
Nick Mathewson
|
d907fca29b
Make libcurve25519_donna get built as a .a
|
12 yıl önce |
Nick Mathewson
|
ef13bf4432
Fix an unused-variable warning
|
12 yıl önce |
Nick Mathewson
|
b286373908
Enable the ntor handshake on the client side.
|
12 yıl önce |
Nick Mathewson
|
ecf88b16b8
Enable handling of create2/extend2/created2/extended2
|
12 yıl önce |
Nick Mathewson
|
5c68a1efaa
Don't check create cells too much when we're relaying them
|
12 yıl önce |
Nick Mathewson
|
1ed4786dba
Implement scheme to allow ntor requests/responses via older servers
|
12 yıl önce |
Nick Mathewson
|
115e8fe9a5
Use created_cell_format where appropriate
|
12 yıl önce |
Nick Mathewson
|
6c69b16c93
Use new wrappers for making,sending,processing create/extend cells
|
12 yıl önce |
Nick Mathewson
|
2802ccaeb6
Teach cpuworker and others about create_cell_t and friends
|
12 yıl önce |
Nick Mathewson
|
5d15d597a9
Code to parse and format CREATE{,2,_FAST} cells and their allies
|
12 yıl önce |
Nick Mathewson
|
18c7d3f157
Rename handshake_digest to rend_circ_nonce
|
12 yıl önce |
Nick Mathewson
|
f58d4dfcd6
Massive refactoring of the various handshake types
|
12 yıl önce |
Nick Mathewson
|
5fa1c7484c
Refactor the CREATE_FAST handshake code to match the others.
|
12 yıl önce |
Nick Mathewson
|
f7e590df05
Split onion.[ch] into onion{,_fast,_tap}.[ch]
|
12 yıl önce |