Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. il y a 7 ans
  Nick Mathewson e64bac6eb4 Increase TLS RSA link key length to 2048 bits il y a 7 ans
  Nick Mathewson b4a5c77901 Verify ed25519 link handshake certificates il y a 9 ans
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. il y a 7 ans
  Nick Mathewson 0704fa8a63 Handle u32 overflow in ed25519 cert expiration time. il y a 7 ans
  Nick Mathewson fae7060aea Fix a misfeature with the Ed cert expiration API il y a 7 ans
  Nick Mathewson 0b4221f98d Make the current time an argument to x509 cert-checking functions il y a 7 ans
  Nick Mathewson e3c8253721 Add function to check RSA->Ed cross-certifications il y a 7 ans
  Nick Mathewson 348b90a915 Refactor RSA certificate checking into its own function. il y a 9 ans
  Nick Mathewson e94f1b4e0d Free rsa_ed_crosscert at exit. il y a 7 ans
  Nick Mathewson e23389841c Migrate certificates into a sub-structure of or_handshake_state il y a 9 ans
  Nick Mathewson 4ef42e7c52 Refactor ...compute_authenticate_cell_body() to return a var_cell_t. il y a 9 ans
  Nick Mathewson 2bf6553949 Code to send correct authentication data when we are using AUTHTYPE>2 il y a 9 ans
  Nick Mathewson b004ff45d7 New authentication types to use RFC5705. il y a 8 ans
  Nick Mathewson fdd8f8df67 Send ed25519 certificates in certs cell, when we have them. il y a 9 ans
  Nick Mathewson 5205e95275 Refactor connection_or_send_certs_cell() to use trunnel il y a 9 ans
  Nick Mathewson 986695fb74 When parsing certs cells, allow more certs types il y a 9 ans
  Nick Mathewson 77e2be06f6 make check-spaces il y a 7 ans
  Nick Mathewson 75a7997148 Fix a coupole of coverity complaints. il y a 7 ans
  Nick Mathewson 4c55e8a58f Fix cases where the tests were doing closesocket() on a non-socket il y a 7 ans
  Nick Mathewson 2fe7e3d9d2 Oh dear, I was missing an extern. il y a 7 ans
  Nick Mathewson 373bfd9630 Make a couple more tests run faster. il y a 7 ans
  Nick Mathewson 7c52109641 Disable a single pbkdf2 test vector il y a 7 ans
  Nick Mathewson 5e30e26c6d Chop another ~93 RSA key generations out of the unit tests il y a 7 ans
  Nick Mathewson 05110c9294 Move the donna-fuzzing tests into test_slow. il y a 7 ans
  Nick Mathewson 5ec395b27f Re-enable RSA cacheing in tests, with a better design. il y a 7 ans
  Nick Mathewson 63e34e9e49 Reinstate a couple of teardown_capture_of_logs that I missed il y a 7 ans
  Nick Mathewson 55713f0d79 Placate "make check-spaces" il y a 7 ans
  Nick Mathewson d860b99dbf Fix remaining test warnings. (in test_relay.c) il y a 7 ans
  Nick Mathewson 3fcd5d71ad Fix typo error in bug warning in relay.c il y a 7 ans