Commit History

Author SHA1 Message Date
  Nick Mathewson 86583ad78e Merge branch 'maint-0.2.9' into maint-0.3.1 6 years ago
  Nick Mathewson 0dbe3ddc33 Make Tor support TLS1.3 ciphers with OpenSSL 1.1.1 6 years ago
  Nick Mathewson 6069c829f9 Merge branch 'bug19418_029' into maint-0.3.1 6 years ago
  Nick Mathewson 418f3d6298 Make sure we always wind up checking i2d_*'s output. 6 years ago
  Nick Mathewson e3b1573be6 Merge branch '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 ec84fc1d8e Improve documentation on get_{peer,own}_certificate() 7 years ago
  Nick Mathewson 39b7e89c28 Test prerequisites: function to dup a cert, make get_own_cert mockable. 7 years ago
  Nick Mathewson 50facb40bb On v3 link handshake, send the correct link certificate 7 years ago
  Nick Mathewson 6fcaf83c98 Cleanup MOCK_IMPL (etc) to be findable with etags 7 years ago
  Nick Mathewson 28f9b68e87 Move "change cert expiration and re-sign" fn into tortls.c 7 years ago
  Nick Mathewson a8b9aba912 Change many tortls.h declarations of private APIs to use structs 7 years ago
  Nick Mathewson 7505f452c8 Run the copyright update script. 7 years ago
  Nick Mathewson 6747c62386 Merge branch 'bug21420_029_squashed' into maint-0.3.0 7 years ago
  Nick Mathewson f6e5a658df Revise the logic for picking the start time for link certs 7 years ago
  Nick Mathewson 363be43df3 Re-run gen_server_ciphers 7 years ago
  Nick Mathewson 59f4cae68c Merge branch 'maint-0.2.8' into maint-0.2.9 7 years ago
  Nick Mathewson 1eef543f9d Merge branch 'bug20551_028' 7 years ago
  Nick Mathewson 464783a8dc Use explicit casts to avoid warnings when building with openssl 1.1 7 years ago
  Nick Mathewson d9ca4e20bd Merge branch 'feature_15055_v2' 7 years ago
  Nick Mathewson f156156d56 Audit use of tor_tls_cert_get_key(). 7 years ago
  Nick Mathewson 70e7d28b3e Generate our x509 certificates using sha256, not sha1. 7 years ago
  Nick Mathewson 67e66898d2 For testing: add a tor_x509_cert_dup(). 7 years ago
  Nick Mathewson e64bac6eb4 Increase TLS RSA link key length to 2048 bits 7 years ago
  Nick Mathewson 0b4221f98d Make the current time an argument to x509 cert-checking functions 7 years ago
  Nick Mathewson b004ff45d7 New authentication types to use RFC5705. 8 years ago
  Nick Mathewson c2d1356739 Change servers to never pick 3DES. 7 years ago
  Nick Mathewson 69dce09031 Do not call tor_tls_server_info_callback(NULL) from tests. 7 years ago
  Nick Mathewson 8f2f06c9b3 Merge branch 'maint-0.2.8' 7 years ago
  Nick Mathewson 49843c980a Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}" 7 years ago