Nick Mathewson
|
bc68eedd79
Update to trunnel 1.5.1
|
8 年之前 |
Nick Mathewson
|
e1f00c5f86
whitespace cleanups
|
8 年之前 |
Nick Mathewson
|
e93234af70
Merge branch 'feature15056_v1_squashed'
|
8 年之前 |
Nick Mathewson
|
236e8b605e
Adding some assertions to onion.c
|
8 年之前 |
Nick Mathewson
|
d0b76f5099
Fix comment on connection_or_client_learned_peer_id().
|
8 年之前 |
Nick Mathewson
|
5eef00eb04
Tiny cleanup of chan handling when setting connection ID digests
|
8 年之前 |
Nick Mathewson
|
9bf9e34a01
Use connection_or_clear_identity in connection_or_clear_identity_map.
|
8 年之前 |
Nick Mathewson
|
937aef48ee
Add an ed25519_copy; use it in a couple of places dgoulet suggested.
|
8 年之前 |
Nick Mathewson
|
a7cae7f8f7
Changes file for feature 15056 (prop220, extend cell side)
|
8 年之前 |
Nick Mathewson
|
835b04819a
Add some unit testing for ed25519 IDs in extend2 cells.
|
8 年之前 |
Nick Mathewson
|
921ac5c548
Unit tests for channel identity map code
|
8 年之前 |
Nick Mathewson
|
cd741cc595
Canonicity update for ed25519.
|
8 年之前 |
Nick Mathewson
|
424ae9e18b
helper to test a node for matching an ed25519 ID.
|
8 年之前 |
Nick Mathewson
|
3b1e04fe45
Teach channel_rsa_id_group_set_badness_() about Ed25519
|
8 年之前 |
Nick Mathewson
|
5ada249579
Enforce directionality in connection_or_set_identity_digest().
|
8 年之前 |
Nick Mathewson
|
68acf8f12e
Tell channel_set_identity_digest() that ed keys can be NULL
|
8 年之前 |
Nick Mathewson
|
e0ab293837
Add a few more debug/info-level logs for ed25519 link handshake stuff
|
8 年之前 |
Nick Mathewson
|
3d7e485402
Add an option to disable dirauth ed25519 link key checks.
|
8 年之前 |
Nick Mathewson
|
7daf152172
Enforce Ed25519 identities (client-side)
|
8 年之前 |
Nick Mathewson
|
2cdd24ddd6
Helper function for logging ed25519 public keys.
|
8 年之前 |
Nick Mathewson
|
ae6b73e847
Dirauth: Don't treat a router as reachable if the Ed25519 key didn't match
|
8 年之前 |
Nick Mathewson
|
88252b2d76
Comment-only: note some places where we want to propagate Ed25519 info
|
8 年之前 |
Nick Mathewson
|
9e840e6c7d
Add ExtendByEd25519ID consensus parameter/torrc option
|
8 年之前 |
Nick Mathewson
|
6788418f28
Propagate Ed25519 identities downwards into more functions.
|
8 年之前 |
Nick Mathewson
|
af3af49408
Add a function to check whether a given ed id key is ours
|
8 年之前 |
Nick Mathewson
|
c837786868
Teach circuit_extend() more about Ed25519 identities.
|
8 年之前 |
Nick Mathewson
|
6aa239df36
Rename connection_or_remove_from_identity_map
|
8 年之前 |
Nick Mathewson
|
cdce221e68
Remove orconn_identity_map.
|
8 年之前 |
Nick Mathewson
|
a20c8a81d7
Migrate main data loop for set_bad_connections to use channel structures
|
8 年之前 |
Nick Mathewson
|
bfff729728
Add a bunch of work-in-progress comments for 15056 planning
|
8 年之前 |