Commit History

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