Commit History

Author SHA1 Message Date
  Matt Traudt 2034e0d1d4 sched: Groundwork before KIST implementation 6 years ago
  Nick Mathewson e05414d241 Fix several places where md-using relays would get wrong behavior. 6 years ago
  Nick Mathewson 8eef7fc845 Merge branch 'maint-0.3.1' 6 years ago
  Mike Perry 6d221c8f37 Ticket #17857: Apply padding off-switch to existing connections. 6 years ago
  Mike Perry 79e2e4d3cb Ticket #17857: Padding off-switch for single hop connections 6 years ago
  Nick Mathewson 3a8a92fddd Merge branch 'callgraph_reduction_v2' 6 years ago
  Nick Mathewson 1c0a2335cd Extract channel_do_open_actions() from non-open _change_state cases 7 years ago
  Nick Mathewson ef2248d09b Fix a warning about an extraneous semicolon 7 years ago
  Nick Mathewson 4d6c79d1de Fix some clang-i386 warnings in master. 7 years ago
  Nick Mathewson fb97f76e71 whitespace fixes 7 years ago
  Nick Mathewson 4d30dde156 Merge branch 'netflow_padding-v6-rebased2-squashed' 7 years ago
  Mike Perry 76c9330f9d Bug 17604: Converge on only one long-lived TLS conn between relays. 8 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 515e1f663a Add an O(1) map from channel->global_identifier to channel 8 years ago
  Nick Mathewson 472b277207 Remove the (no longer compiled) code for legacy guard selection. 7 years ago
  Nick Mathewson 97ed2ce085 Unindent long-misindented blocks. 7 years ago
  Nick Mathewson 26651d7fdb Fix some dubious indentation 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 3b1e04fe45 Teach channel_rsa_id_group_set_badness_() about Ed25519 7 years ago
  Nick Mathewson 68acf8f12e Tell channel_set_identity_digest() that ed keys can be NULL 7 years ago
  Nick Mathewson 6788418f28 Propagate Ed25519 identities downwards into more functions. 7 years ago
  Nick Mathewson a20c8a81d7 Migrate main data loop for set_bad_connections to use channel structures 7 years ago
  Nick Mathewson ef5158b2d2 When attempting to find a channel by ID, consider Ed ID. 7 years ago
  Nick Mathewson dbbaa51518 Use the new guard notification/selection APIs throughout Tor 7 years ago
  Nick Mathewson 0533d14213 Replace some assert(1)s with nonfatal_unreached_once(). 7 years ago
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 years ago
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 years ago
  Nick Mathewson ec4142abdf Unify code in channel_write_*cell() 7 years ago