213 Révisions (fdb48f98612e934eab339b4871484b1c987553e2)

Auteur SHA1 Message Date
  David Benjamin 6443173d03 Add an option to configure bssl speed chunk size. il y a 5 ans
  Steven Valdez b84674b2d2 Delete the variants/draft code. il y a 6 ans
  Adam Langley 9700b44ff5 HRSS: omit reconstruction of ciphertext. il y a 5 ans
  Adam Langley 7b935937b1 Add initial HRSS support. il y a 6 ans
  David Benjamin 6965d25602 Work around a JDK 11 TLS 1.3 bug. il y a 6 ans
  Joshua Liebow-Feeser 8c7c6356e6 Support symbol prefixes il y a 6 ans
  David Benjamin 6855e0a470 Switch the default TLS 1.3 variant to tls13_rfc. il y a 6 ans
  Steven Valdez d451453067 Implement final TLS 1.3 RFC!!! il y a 6 ans
  David Benjamin e6fd125d31 Align on a single CMake style. il y a 6 ans
  David Benjamin 9bb15f58f7 Remove SSL 3.0 implementation. il y a 6 ans
  David Benjamin 7bf0bccd61 Add missing <condition_variable> include. il y a 6 ans
  David Benjamin c93724b530 Benchmark TLS AES-CBC ciphers in both directions. il y a 6 ans
  Steven Valdez 56c4ed9ad7 Allow enabling all TLS 1.3 variants by setting |tls13_default|. il y a 6 ans
  David Benjamin 65359f0887 Don't keep trying to read from stdin after EOF. il y a 6 ans
  David Benjamin 1d339558ac Fix clang-cl build. il y a 6 ans
  David Benjamin 26aa7c88d1 Handle blocked writes in bssl client/server. il y a 6 ans
  David Benjamin 3d9705d0a4 Fix bssl handling of buffered read data. il y a 6 ans
  David Benjamin 28385db6e1 Fix bssl select loop on Windows. il y a 6 ans
  David Benjamin 3c37d0aba5 Reland "Fix bssl client/server's error-handling." il y a 6 ans
  Steven Valdez 0cdbc876a2 Revert "Fix bssl client/server's error-handling." il y a 6 ans
  David Benjamin e7ca8a5d78 Fix bssl client/server's error-handling. il y a 6 ans
  Daniel Hirche 1414d86ff9 tool: Move the RSA specific code from |Speed| to |SpeedRSA|. il y a 6 ans
  Daniel Hirche de20810fb4 Fix return value in speed tool. il y a 6 ans
  David Benjamin f11ea19043 Actually benchmark RSA verification with a fresh key. il y a 6 ans
  Steven Valdez 861f384d7b Implement TLS 1.3 draft28. il y a 6 ans
  David Benjamin 88b1a37e88 Include EC_POINT_oct2point in ECDH benchmarks. il y a 6 ans
  Adam Langley a0f1c8e3b1 Add RSA key generation to speed.cc il y a 6 ans
  Steven Valdez f16cd4278f Add AES_128_CCM AEAD. il y a 6 ans
  Steven Valdez 7e5dd25d47 Remove draft22 and experiment2. il y a 6 ans
  Alessandro Ghedini 11a5726ee3 tool: update selection of draft22 TLS 1.3 variant il y a 6 ans
  Steven Valdez 64cc121f41 Remove deprecated TLS 1.3 variants. il y a 6 ans
  Steven Valdez 1530ef3ec5 Add early data input from file. il y a 6 ans
  Steven Valdez 8c9ceadc58 Add switch to enable draft 22. il y a 7 ans
  David Benjamin 4ddbc7bd0d Fix early data printout in bssl client. il y a 7 ans
  Steven Valdez 964b2377d0 Implement PR 1091 (TLS 1.3 draft '22'). il y a 7 ans
  David Benjamin 3bcbb37552 Fix -early-data documentation. il y a 7 ans
  David Benjamin 5b90eb98f6 Add a -require-any-client-cert flag to bssl server il y a 7 ans
  David Benjamin 6cc352e216 Add helper functions for SSL_SIGN_*. il y a 7 ans
  Steven Valdez cd8470f7fa Adding support for draft 21 as a TLS 1.3 variant. il y a 7 ans
  David Benjamin 02afbd338e Build with clang-cl standalone. il y a 7 ans
  Steven Valdez 4c7f5fa023 Remove old TLS 1.3 variants (NoSessionID and RecordType). il y a 7 ans
  Peter Wu 40b24c8154 Add "-www" option to server tool. il y a 7 ans
  Peter Wu 5663b634f4 Write connection info to a BIO instead of stderr. il y a 7 ans
  Peter Wu 368cc3b7e7 Add support for SSLKEYLOGFILE to server tool. il y a 7 ans
  Steven Valdez c7d4d21413 Add experiment without client CCS and fix session ID bug. il y a 7 ans
  Steven Valdez 1682126fd8 Add Experiment 2 il y a 7 ans
  David Benjamin f60bcfb3ef Make SSL_state_string_long work for TLS 1.3. il y a 7 ans
  David Benjamin e2daba6d20 Run the comment converter on fuzz/ and tool/ il y a 7 ans
  David Benjamin 65b87ce4f6 Remove internal uses of SSLv23_*. il y a 7 ans
  David Benjamin 388dfa187f Use getters in tools/ciphers.cc and add -openssl-name flag. il y a 7 ans