Historique des commits

Auteur SHA1 Message Date
  Nick Mathewson 0b4221f98d Make the current time an argument to x509 cert-checking functions il y a 7 ans
  Nick Mathewson b004ff45d7 New authentication types to use RFC5705. il y a 8 ans
  Nick Mathewson 69dce09031 Do not call tor_tls_server_info_callback(NULL) from tests. il y a 7 ans
  Nick Mathewson 8f2f06c9b3 Merge branch 'maint-0.2.8' il y a 7 ans
  Nick Mathewson 49843c980a Avoid confusing GCC 4.2.1 by saying "int foo()... inline int foo() {...}" il y a 7 ans
  Nick Mathewson 8fd6b0fc46 Remove USE_BUFFEREVENTS code outside src/or il y a 7 ans
  Nick Mathewson df4fa92a88 Merge branch 'maint-0.2.8' il y a 8 ans
  Yawning Angel 6ddef1f7e0 Bug 19406: OpenSSL removed SSL_R_RECORD_TOO_LARGE in 1.1.0. il y a 8 ans
  Yawning Angel b563a3a09d Bug 19406: OpenSSL made RSA and DH opaque in 1.1.0. il y a 8 ans
  Nick Mathewson 53a3b39da1 Add -Wmissing-variable-declarations, with attendant fixes il y a 8 ans
  Nick Mathewson 9bbd6502f0 Use autoconf, not gcc version, to decide which warnings we have il y a 8 ans
  Nick Mathewson 0df2c5677a Use ENABLE_GCC_WARNING and DISABLE_GCC_WARNING in tortls.c il y a 8 ans
  Yawning Angel 5db21f8f81 OpenSSL 1.1.0-pre5-dev and later made BIO opaque. il y a 8 ans
  Nick Mathewson 57699de005 Update the copyright year. il y a 8 ans
  Nick Mathewson 882e0fbd76 Merge branch 'bug17795' il y a 8 ans
  Nick Mathewson 9746aed2ba Another automated rename. il y a 8 ans
  Nick Mathewson 8a4bba06d2 Rename crypto_digest_all, and digests_t. il y a 8 ans
  Nick Mathewson fa52b6f075 Make tortls unit tests pass with LibreSSL. il y a 8 ans
  Nick Mathewson 27582325dc Make Tor build happily with OpenSSL master and libressl. il y a 8 ans
  Nick Mathewson bb19799a49 Appease "make check-spaces" il y a 8 ans
  Nick Mathewson 14c9b99051 mark a variable unused to fix a warning. il y a 8 ans
  Nick Mathewson 0c5d8d9a4f Move some more code inside a tortls.c ifdef to fix deadcode warning. il y a 8 ans
  Nick Mathewson 6b5b1a02d4 Fix a coverity NULL-pointer deref warning in the tortls tests. il y a 8 ans
  Nick Mathewson 9e2c4ee557 Fix some dead code in tortls.c il y a 8 ans
  cypherpunks 824a6a2a90 Replace usage of INLINE with inline il y a 8 ans
  Nick Mathewson e5754c42d1 Merge branch 'bug17686_v2_027' il y a 8 ans
  Nick Mathewson ddcbe26474 Now that crypto_rand() cannot fail, it should return void. il y a 8 ans
  Nick Mathewson d467227323 Merge remote-tracking branch 'public/ticket11150_client_only' il y a 8 ans
  Nick Mathewson c32a43a4d2 Move openssl version compatibility defines into a new header. il y a 8 ans
  Yawning Angel 3e3ec750cd Fix compilation with OpenSSL 1.1.0-dev. il y a 8 ans