Commit történet

Szerző SHA1 Üzenet Dátum
  Nick Mathewson 409984c6ae Fix two warnings in test_link_handshake.c 7 éve
  Nick Mathewson 957bdc4a42 Merge branch 'bug20553_028' 7 éve
  Nick Mathewson 9b18b215bb Work around a behavior change in openssl's BUF_MEM code 7 éve
  Nick Mathewson 1eef543f9d Merge branch 'bug20551_028' 7 éve
  Nick Mathewson 464783a8dc Use explicit casts to avoid warnings when building with openssl 1.1 7 éve
  Nick Mathewson 32854aef28 whitespace fixes 7 éve
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 éve
  Nick Mathewson f156156d56 Audit use of tor_tls_cert_get_key(). 7 éve
  Nick Mathewson b978494ed9 Extract the common code in add_*_cert to a helper. 7 éve
  Isis Lovecruft 19abc2eae7 Mark some functions as needing documentation in src/or/routerkeys.c. 7 éve
  Isis Lovecruft a53059c6a0 Document two additional functions in src/or/routerkeys.c. 7 éve
  Nick Mathewson 70e7d28b3e Generate our x509 certificates using sha256, not sha1. 7 éve
  Nick Mathewson 805e97a433 Drop support for AUTHTYPE_RSA_SHA256_RFC5705 authentication. 7 éve
  Nick Mathewson 53656381df Changes file for 15055 branch. 7 éve
  Nick Mathewson 5a2f70f86a Clean up comments, mark more branches as BUG. 7 éve
  Nick Mathewson d4c57909f8 Test failing cases of ed25519 authentication. 7 éve
  Nick Mathewson acbb60cd63 Move unittests' RSA pregen code into a new file, and improve. 7 éve
  Nick Mathewson af2459f09e Unit tests for cert-chain-processing, including failed cases 7 éve
  Nick Mathewson a90a111a5f Label a few conditions in link authentication code as bugs. 7 éve
  Nick Mathewson 672fe4bee4 Extend link handshake tests to handle successful Ed25519 handshakes. 7 éve
  Nick Mathewson 99af260acc For testing: function to construct (but not save) Ed keys and certs 7 éve
  Nick Mathewson 67e66898d2 For testing: add a tor_x509_cert_dup(). 7 éve
  Nick Mathewson 88c2a6b936 Send and receive AUTHENTICATE cells correctly with ED keys. 7 éve
  Nick Mathewson e64bac6eb4 Increase TLS RSA link key length to 2048 bits 7 éve
  Nick Mathewson b4a5c77901 Verify ed25519 link handshake certificates 9 éve
  Nick Mathewson 99b3e54691 Add "Ed ID" arguments to a bunch of connection-ID-related fns. 7 éve
  Nick Mathewson 0704fa8a63 Handle u32 overflow in ed25519 cert expiration time. 7 éve
  Nick Mathewson fae7060aea Fix a misfeature with the Ed cert expiration API 7 éve
  Nick Mathewson 0b4221f98d Make the current time an argument to x509 cert-checking functions 7 éve
  Nick Mathewson e3c8253721 Add function to check RSA->Ed cross-certifications 7 éve