Commit History

Author SHA1 Message Date
  Nick Mathewson a48ba072a9 Rename connection_free_ to connection_free_minimal. 6 years ago
  Nick Mathewson 011d94fb11 apply ahf's test_assert_null.cocci 6 years ago
  Alexander Færøy c4744a01cc Fix operator usage in src/test/*.c 6 years ago
  Nick Mathewson bbc75faed1 Merge branch 'maint-0.3.0' into maint-0.3.1 6 years ago
  Nick Mathewson 759154b1ad Fix unit test memory leak in certs_ok_ed25519. 6 years ago
  Nick Mathewson 5343d2b03c Merge branch 'maint-0.3.0' 6 years ago
  Nick Mathewson ac1ddd5e5b Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson d561da10dd Rename "link" variable to avoid shadowing warning. 6 years ago
  Nick Mathewson e3b1573be6 Merge branch 'maint-0.3.0' 6 years ago
  Nick Mathewson 91f49bc0f0 Fix unit tests to work after own_link_cert assertion 6 years ago
  Nick Mathewson d5acdadaef Merge branch 'bug22460_030_01' into maint-0.3.0 6 years ago
  Nick Mathewson d1c1dc229e Merge branch 'maint-0.2.9' into maint-0.3.0 6 years ago
  Nick Mathewson 8e9392c267 Repair link_handshake unit tests to mock tor_tls_get_own_cert() 6 years ago
  Nick Mathewson 34a6755b94 Fix ed25519 link certificate race on tls context rotation 6 years ago
  Nick Mathewson 28f9b68e87 Move "change cert expiration and re-sign" fn into tortls.c 7 years ago
  Nick Mathewson 5ca0d6daf0 Mark many private tortls.h APIs as openssl-only. 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 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. 8 years ago
  Nick Mathewson e23389841c Migrate certificates into a sub-structure of or_handshake_state 8 years ago