Commit History

Author SHA1 Message Date
  Nick Mathewson 8d2978b13c Fix an errant memset() into the middle of a struct in cell_pack(). 6 years ago
  Nick Mathewson e3b1573be6 Merge branch 'maint-0.3.0' 7 years ago
  Nick Mathewson 91f49bc0f0 Fix unit tests to work after own_link_cert assertion 7 years ago
  Nick Mathewson d5acdadaef Merge branch 'bug22460_030_01' into maint-0.3.0 7 years ago
  Nick Mathewson d1c1dc229e Merge branch 'maint-0.2.9' into maint-0.3.0 7 years ago
  Nick Mathewson 50facb40bb On v3 link handshake, send the correct link certificate 7 years ago
  Nick Mathewson e5bdfd66cf Make code more clear about own_link_cert safety 7 years ago
  Nick Mathewson 34a6755b94 Fix ed25519 link certificate race on tls context rotation 7 years ago
  Nick Mathewson 4d30dde156 Merge branch 'netflow_padding-v6-rebased2-squashed' 7 years ago
  Mike Perry 02a5835c27 Fix issues from dgoulet's code review. 7 years ago
  Mike Perry 76c9330f9d Bug 17604: Converge on only one long-lived TLS conn between relays. 8 years ago
  Mike Perry d5a151a067 Bug 17592: Clean up connection timeout logic. 7 years ago
  Mike Perry b0e92634d8 Netflow record collapsing defense. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
  Nick Mathewson 6867950432 Wrap all of the legacy guard code, and its users, in #ifdefs 7 years ago
  Nick Mathewson f4e64c04f4 Remove some resolved "XXXX prop271" comments. 7 years ago
  Nick Mathewson 89f5f149df Remove guard_selection argument from status-reporting functions 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 cd741cc595 Canonicity update for ed25519. 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 e0ab293837 Add a few more debug/info-level logs for ed25519 link handshake stuff 7 years ago
  Nick Mathewson 7daf152172 Enforce Ed25519 identities (client-side) 7 years ago
  Nick Mathewson 6788418f28 Propagate Ed25519 identities downwards into more functions. 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