111 Revize (1286beef9499c5b76865bcf687e803a8e12cd2fa)

Autor SHA1 Zpráva Datum
  David Benjamin 65ac997f20 Implement draft-davidben-tls-grease-01. před 8 roky
  David Benjamin e470690633 Align SSL_set_{min,max}_version with upstream. před 8 roky
  David Benjamin 2dc0204603 Don't return invalid versions in version_from_wire. před 8 roky
  Matthew Braithwaite 8aaa9e12c2 Remove RC4 from TLS for real. před 8 roky
  David Benjamin 2f401ecaac Fix IWYU violation in speed.cc. před 8 roky
  David Benjamin 31168c9999 Print out the signature algorithm in bssl client. před 8 roky
  David Benjamin 7072884350 Fix bssl client -session-out. před 8 roky
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. před 8 roky
  Brian Smith 7bee853d18 Include |BN_MONT_CTX| construction in RSA verification speed test. před 8 roky
  David Benjamin bcb65b90fe Give bssl speed proper arg parsing and a -timeout flag. před 8 roky
  Adam Langley 505cf39af9 Fix STARTTLS detection. před 8 roky
  Steven Valdez 7b689f6b9e Using NewSessionCallback for bssl client. před 8 roky
  David Benjamin 225e5ade82 Teach bssl server about -max-version and -min-version. před 8 roky
  David Benjamin f5975d865b Support TLS 1.3 in bssl client. před 8 roky
  David Benjamin 49864a56ec Use new APIs in bssl tool for connection info. před 8 roky
  Adam Langley 10f97f3bfc Revert "Move C++ helpers into |bssl| namespace." před 8 roky
  Adam Langley d2b5af56cf Revert scoped_types.h change. před 8 roky
  Adam Langley 8c3c3135a2 Remove scoped_types.h. před 8 roky
  Adam Langley 09feb0f3d9 Move C++ helpers into |bssl| namespace. před 8 roky
  Adam Langley 61367eedfe Set variables to avoid false-positive compiler warnings. před 8 roky
  Adam Langley 403c52aa94 Support “-starttls smtp” in `bssl client` před 8 roky
  David Benjamin 72acbecb89 Handle IPv6 literals in bssl client. před 8 roky
  David Benjamin a353cdb671 Wrap MSVC-only warning pragmas in a macro. před 8 roky
  David Benjamin 3995a38f3b Print out whether EMS was supported. před 8 roky
  nmittler f0322b2abc Use non-deprecated methods on windows. před 8 roky
  Matt Braithwaite e09e579603 Rename NEWHOPE functions to offer/accept/finish. před 8 roky
  Adam Langley 7909aa7c23 Pass array by reference in newhope speed test. před 8 roky
  Matt Braithwaite 045a0ffe35 Import `newhope' (post-quantum key exchange). před 8 roky
  Gabriel Redner dcb3383463 Modify 'bssl client' to print the cert subject and issuer před 8 roky
  David Benjamin 981936791e Remove some easy obj.h dependencies. před 8 roky
  Piotr Sikora f932894c7f Move function declarations to internal header. před 8 roky
  Piotr Sikora c6d3029eda Add missing internal includes. před 8 roky
  Piotr Sikora 9bb8ba6ba1 Make local functions static. před 8 roky
  Adam Langley 708db16463 Pass |alice_msg| by reference in the SPAKE2 speed test. před 8 roky
  Arnar Birgisson f27459e412 Add SPAKE2 over Ed25519. před 8 roky
  David Benjamin e42da0e4b4 Fix bssl rand -hex. před 8 roky
  David Benjamin 4cc36adf5a Make it possible to tell what curve was used on the server. před 8 roky
  David Benjamin afe57cb14d Add a tool to generate Ed25519 keys. před 8 roky
  Adam Langley 77c3c0b025 Enable Ed25519 when building with OPENSSL_SMALL. před 8 roky
  David Benjamin df571631cc Add RC4-SHA1 and DES-EDE3-CBC-SHA1 to bssl speed. před 9 roky
  David Benjamin 86e412dc18 Add client cert support to bssl client. před 9 roky
  David Benjamin 8ffab72683 Point EVP_aead_chacha20_poly1305 at the standardized version. před 9 roky
  David Benjamin d28f59c27b Switch the keylog BIO to a callback. před 9 roky
  Adam Langley 3ac32b1eda Fix curve25519 code for MSVC. před 9 roky
  Adam Langley 4fb0dc4b03 Add X25519 and Ed25519 support. před 9 roky
  David Benjamin f606f9831b bssl pkcs12 shouldn't crash on missing key. před 9 roky
  Adam Langley eb8be01f0c Add ciphers option to bssl. před 9 roky
  Adam Langley 5dbdad9c33 For now, give the unsuffixed ChaCha20 AEAD name to the old version. před 9 roky
  Brian Smith 3e23e4cb58 Add the RFC 7539 ChaCha20-Poly1305 AEAD. před 9 roky
  Matt Braithwaite 29d8adbdc6 Better handle IPv6. před 9 roky