Historial de Commits

Autor SHA1 Mensaje Fecha
  Nick Mathewson 70e7d28b3e Generate our x509 certificates using sha256, not sha1. hace 9 años
  Nick Mathewson 805e97a433 Drop support for AUTHTYPE_RSA_SHA256_RFC5705 authentication. hace 9 años
  Nick Mathewson 53656381df Changes file for 15055 branch. hace 9 años
  Nick Mathewson 5a2f70f86a Clean up comments, mark more branches as BUG. hace 9 años
  Nick Mathewson d4c57909f8 Test failing cases of ed25519 authentication. hace 9 años
  Nick Mathewson acbb60cd63 Move unittests' RSA pregen code into a new file, and improve. hace 9 años
  Nick Mathewson af2459f09e Unit tests for cert-chain-processing, including failed cases hace 9 años
  Nick Mathewson a90a111a5f Label a few conditions in link authentication code as bugs. hace 9 años
  Nick Mathewson 672fe4bee4 Extend link handshake tests to handle successful Ed25519 handshakes. hace 9 años
  Nick Mathewson 99af260acc For testing: function to construct (but not save) Ed keys and certs hace 9 años
  Nick Mathewson 67e66898d2 For testing: add a tor_x509_cert_dup(). hace 9 años
  Nick Mathewson 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. hace 9 años
  Nick Mathewson e64bac6eb4 Increase TLS RSA link key length to 2048 bits hace 9 años
  Nick Mathewson b4a5c77901 Verify ed25519 link handshake certificates hace 10 años
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. hace 9 años
  Nick Mathewson 0704fa8a63 Handle u32 overflow in ed25519 cert expiration time. hace 9 años
  Nick Mathewson fae7060aea Fix a misfeature with the Ed cert expiration API hace 9 años
  Nick Mathewson 0b4221f98d Make the current time an argument to x509 cert-checking functions hace 9 años
  Nick Mathewson e3c8253721 Add function to check RSA->Ed cross-certifications hace 9 años
  Nick Mathewson 348b90a915 Refactor RSA certificate checking into its own function. hace 11 años
  Nick Mathewson e94f1b4e0d Free rsa_ed_crosscert at exit. hace 9 años
  Nick Mathewson e23389841c Migrate certificates into a sub-structure of or_handshake_state hace 11 años
  Nick Mathewson 4ef42e7c52 Refactor ...compute_authenticate_cell_body() to return a var_cell_t. hace 11 años
  Nick Mathewson 2bf6553949 Code to send correct authentication data when we are using AUTHTYPE>2 hace 11 años
  Nick Mathewson b004ff45d7 New authentication types to use RFC5705. hace 10 años
  Nick Mathewson fdd8f8df67 Send ed25519 certificates in certs cell, when we have them. hace 11 años
  Nick Mathewson 5205e95275 Refactor connection_or_send_certs_cell() to use trunnel hace 11 años
  Nick Mathewson 986695fb74 When parsing certs cells, allow more certs types hace 11 años
  Nick Mathewson 77e2be06f6 make check-spaces hace 9 años
  Nick Mathewson 75a7997148 Fix a coupole of coverity complaints. hace 9 años