158 Commity (c386440683e279fd0ee7f7dabf2676e2a366d6e5)

Autor SHA1 Wiadomość Data
  Steven Valdez dbe01585ba Implement ContentType TLS 1.3 variant. 7 lat temu
  Steven Valdez 520e1220bb Implement experimental alternate encoding of TLS 1.3. 7 lat temu
  David Benjamin ee7aa02744 Implement basic HTTP tunnel support in bssl client. 7 lat temu
  David Benjamin 2b0444e01d Keep the same listening socket in bssl server -loop. 7 lat temu
  David Benjamin 6fff386492 Support standard RFC cipher suite names alongside OpenSSL ones. 7 lat temu
  Steven Valdez e831a81518 Adding support for sending early data on the client. 7 lat temu
  David Benjamin b529253bea Implement scrypt from RFC 7914. 7 lat temu
  David Benjamin 19670949ca Align EVP_PKEY Ed25519 API with upstream. 7 lat temu
  Adam Langley c5e9ac1cac Move AES-GCM-SIV out from SMALL and handle unaligned keys. 7 lat temu
  Alessandro Ghedini 1ac4f16fe9 tool: don't explicitly disable SSLv3 in the server 7 lat temu
  David Benjamin 1ddd6e5365 Make -loop survive errors. 7 lat temu
  Piotr Sikora d075706ea5 Allow selecting ECDH curves in bssl tool. 7 lat temu
  David Benjamin 82b2b8574f Unwind multiprime RSA support. 7 lat temu
  David Benjamin cb3af3e9c1 Allow specifying certificate and key in separate files. 7 lat temu
  David Benjamin 4a2cc28b8c Unwind RSA_generate_multi_prime_key. 7 lat temu
  Adam Langley fd49993c3b First part of the FIPS module. 7 lat temu
  David Benjamin 69522117a6 Support Ed25519 in TLS. 7 lat temu
  David Benjamin 4e78e30933 Add a basic signing tool. 7 lat temu
  David Benjamin 712f372489 Make the bssl client -resume flag less confusing. 7 lat temu
  Alessandro Ghedini ca307ab6a3 tool: show if early data was accepted 7 lat temu
  Steven Valdez 2d85062c4f Add Data-less Zero-RTT support. 7 lat temu
  Alessandro Ghedini 3c8652d0c6 tool: fix typo in -root-certs description 7 lat temu
  Adam Langley 84cd49385c Don't pass |overhead_len| when testing “open” speed. 7 lat temu
  Adam Langley ba9557d0ef Benchmark open & seal separately for AES-GCM-SIV. 7 lat temu
  Matthew Braithwaite a57dcfb69c Add new cipherlist-setting APIs that reject nonsense. 7 lat temu
  Alessandro Ghedini f6d64efd19 tool: show if server sent SCT staple 7 lat temu
  Adam Langley 040bc4944b Enable TLS 1.3 by default in bssl tool. 7 lat temu
  Adam Langley e5dfb52c3b Add -root-certs options to bssl client. 7 lat temu
  Adam Langley 2e839244b0 Remove old ChaCha20-Poly1305 AEAD. 7 lat temu
  Adam Langley 5322010405 Revert "Remove old ChaCha20-Poly1305 AEAD." 7 lat temu
  Adam Langley def9b46801 Remove old ChaCha20-Poly1305 AEAD. 7 lat temu
  David Benjamin 7c7ab21781 Guard a winsock2.h include under the usual pragmas. 7 lat temu
  David Benjamin 6add9f172c Fix setsockopt call. 7 lat temu
  Steven Valdez bf5bda37cf Adding socket reuse to bssl server. 7 lat temu
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 lat temu
  Steven Valdez 87c0bb2939 Adding new options for bssl tool. 7 lat temu
  David Benjamin 54881224e8 Remove SSL_get_dhe_group_size. 7 lat temu
  Alessandro Ghedini 1149ee1d38 tool: show if server sent OCSP staple 7 lat temu
  Matthew Braithwaite f440e827f1 Remove New Hope key agreement. 7 lat temu
  Adam Langley df447ba3a9 Add generic AES-GCM-SIV support. 8 lat temu
  Adam Langley f18ad089f1 tool: don't generate negative serial numbers. 8 lat temu
  Martin Kreichgauer ce1f62c3be Make `bssl server` generate a self-signed cert if none is provided. 8 lat temu
  Alessandro Ghedini 8d3f130c55 tool: print client's SNI value, if any. 8 lat temu
  Matthew Braithwaite b348897a02 Correctness fixes for NaCl and other platforms. 8 lat temu
  David Benjamin 1e5ac5d502 Fix more clang-tidy warnings. 8 lat temu
  David Benjamin 0cce863f74 Use scopers in tool/ 8 lat temu
  David Benjamin 4fec04b484 Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA. 8 lat temu
  David Benjamin 65ac997f20 Implement draft-davidben-tls-grease-01. 8 lat temu
  David Benjamin e470690633 Align SSL_set_{min,max}_version with upstream. 8 lat temu
  David Benjamin 2dc0204603 Don't return invalid versions in version_from_wire. 8 lat temu