Commit History

Author SHA1 Message Date
  Nick Mathewson 2bcd264a28 Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  Nick Mathewson cb92d47dec Merge remote-tracking branch 'dgoulet/ticket24902_029_05' into maint-0.2.9 6 years ago
  Roger Dingledine 8d5dcdbda2 backport to make channel_is_client() accurate 6 years ago
  Fernando Fernandez Mancera 33d9889a2b channel_tls_get_remote_addr_method now returns real_addr. 6 years ago
  Nick Mathewson e05414d241 Fix several places where md-using relays would get wrong behavior. 6 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 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 b0e92634d8 Netflow record collapsing defense. 7 years ago
  Nick Mathewson 7bc9f93abb Merge branch 'teor_connection-with-client-v2_squashed' 7 years ago
  teor f9af7e8bd0 Accurately identify client connections by their lack of peer authentication 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 2cee38f76a Merge branch 'prop271_030_v1_squashed' 7 years ago
  Nick Mathewson e0ab293837 Add a few more debug/info-level logs for ed25519 link handshake stuff 7 years ago
  Nick Mathewson bfff729728 Add a bunch of work-in-progress comments for 15056 planning 7 years ago
  Nick Mathewson ef5158b2d2 When attempting to find a channel by ID, consider Ed ID. 7 years ago
  Nick Mathewson 1fd0a547bb New function to tell the guard module "We're on the net!" 7 years ago
  Nick Mathewson 0533d14213 Replace some assert(1)s with nonfatal_unreached_once(). 7 years ago
  Nick Mathewson 32854aef28 whitespace fixes 7 years ago
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 years ago
  Nick Mathewson f156156d56 Audit use of tor_tls_cert_get_key(). 7 years ago
  Nick Mathewson 5a2f70f86a Clean up comments, mark more branches as BUG. 7 years ago
  Nick Mathewson af2459f09e Unit tests for cert-chain-processing, including failed cases 7 years ago
  Nick Mathewson 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. 7 years ago
  Nick Mathewson b4a5c77901 Verify ed25519 link handshake certificates 9 years ago
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 years ago
  Nick Mathewson 0b4221f98d Make the current time an argument to x509 cert-checking functions 7 years ago
  Nick Mathewson 348b90a915 Refactor RSA certificate checking into its own function. 9 years ago
  Nick Mathewson e23389841c Migrate certificates into a sub-structure of or_handshake_state 9 years ago