Commit History

Author SHA1 Message Date
  Nick Mathewson ac1ddd5e5b Merge branch 'maint-0.2.9' into maint-0.3.0 7 years ago
  Nick Mathewson d561da10dd Rename "link" variable to avoid shadowing warning. 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 8e9392c267 Repair link_handshake unit tests to mock tor_tls_get_own_cert() 7 years ago
  Nick Mathewson 34a6755b94 Fix ed25519 link certificate race on tls context rotation 7 years ago
  Nick Mathewson cd741cc595 Canonicity update for ed25519. 7 years ago
  Nick Mathewson 6aa239df36 Rename connection_or_remove_from_identity_map 7 years ago
  Nick Mathewson 409984c6ae Fix two warnings in test_link_handshake.c 7 years ago
  Nick Mathewson 32854aef28 whitespace fixes 7 years ago
  Nick Mathewson 805e97a433 Drop support for AUTHTYPE_RSA_SHA256_RFC5705 authentication. 7 years ago
  Nick Mathewson d4c57909f8 Test failing cases of ed25519 authentication. 7 years ago
  Nick Mathewson af2459f09e Unit tests for cert-chain-processing, including failed cases 7 years ago
  Nick Mathewson 672fe4bee4 Extend link handshake tests to handle successful Ed25519 handshakes. 7 years ago
  Nick Mathewson 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. 7 years ago
  Nick Mathewson e64bac6eb4 Increase TLS RSA link key length to 2048 bits 7 years ago
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 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
  Nick Mathewson deb294ff53 Simplify log_test_helpers interface 7 years ago
  Nick Mathewson f9cb9d8990 more consistent use of expect_log_msg_containing 7 years ago
  Nick Mathewson d299c043d4 Require specific messages for remaining link-handshake failure cases 7 years ago
  Nick Mathewson 1f7dc823c5 Improvements to test_link_handshake: check specific error messages 7 years ago
  Nick Mathewson 26a63a9303 Fix all "BUG" warnings created from link-handshake tests. 7 years ago
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes 8 years ago
  Nick Mathewson 57699de005 Update the copyright year. 8 years ago
  Nick Mathewson 3028507e96 More check-spaces fixes 9 years ago
  Andrea Shepard 0e0b65db4f Appease make check-spaces 9 years ago
  Nick Mathewson a348df6d8b Avoid dereferencing null on unit test failure for link handshakes. 9 years ago