148 Commits (f131301413023bbb431f645187a581fbfb4edbf1)

Autor SHA1 Mensagem Data
  David Benjamin 1ddd6e5365 Make -loop survive errors. 7 anos atrás
  Piotr Sikora d075706ea5 Allow selecting ECDH curves in bssl tool. 7 anos atrás
  David Benjamin 82b2b8574f Unwind multiprime RSA support. 7 anos atrás
  David Benjamin cb3af3e9c1 Allow specifying certificate and key in separate files. 7 anos atrás
  David Benjamin 4a2cc28b8c Unwind RSA_generate_multi_prime_key. 7 anos atrás
  Adam Langley fd49993c3b First part of the FIPS module. 7 anos atrás
  David Benjamin 69522117a6 Support Ed25519 in TLS. 7 anos atrás
  David Benjamin 4e78e30933 Add a basic signing tool. 7 anos atrás
  David Benjamin 712f372489 Make the bssl client -resume flag less confusing. 7 anos atrás
  Alessandro Ghedini ca307ab6a3 tool: show if early data was accepted 7 anos atrás
  Steven Valdez 2d85062c4f Add Data-less Zero-RTT support. 7 anos atrás
  Alessandro Ghedini 3c8652d0c6 tool: fix typo in -root-certs description 7 anos atrás
  Adam Langley 84cd49385c Don't pass |overhead_len| when testing “open” speed. 7 anos atrás
  Adam Langley ba9557d0ef Benchmark open & seal separately for AES-GCM-SIV. 7 anos atrás
  Matthew Braithwaite a57dcfb69c Add new cipherlist-setting APIs that reject nonsense. 7 anos atrás
  Alessandro Ghedini f6d64efd19 tool: show if server sent SCT staple 7 anos atrás
  Adam Langley 040bc4944b Enable TLS 1.3 by default in bssl tool. 7 anos atrás
  Adam Langley e5dfb52c3b Add -root-certs options to bssl client. 7 anos atrás
  Adam Langley 2e839244b0 Remove old ChaCha20-Poly1305 AEAD. 7 anos atrás
  Adam Langley 5322010405 Revert "Remove old ChaCha20-Poly1305 AEAD." 7 anos atrás
  Adam Langley def9b46801 Remove old ChaCha20-Poly1305 AEAD. 7 anos atrás
  David Benjamin 7c7ab21781 Guard a winsock2.h include under the usual pragmas. 7 anos atrás
  David Benjamin 6add9f172c Fix setsockopt call. 7 anos atrás
  Steven Valdez bf5bda37cf Adding socket reuse to bssl server. 7 anos atrás
  David Benjamin 17cf2cb1d2 Work around language and compiler bug in memcpy, etc. 7 anos atrás
  Steven Valdez 87c0bb2939 Adding new options for bssl tool. 7 anos atrás
  David Benjamin 54881224e8 Remove SSL_get_dhe_group_size. 7 anos atrás
  Alessandro Ghedini 1149ee1d38 tool: show if server sent OCSP staple 7 anos atrás
  Matthew Braithwaite f440e827f1 Remove New Hope key agreement. 7 anos atrás
  Adam Langley df447ba3a9 Add generic AES-GCM-SIV support. 8 anos atrás
  Adam Langley f18ad089f1 tool: don't generate negative serial numbers. 8 anos atrás
  Martin Kreichgauer ce1f62c3be Make `bssl server` generate a self-signed cert if none is provided. 8 anos atrás
  Alessandro Ghedini 8d3f130c55 tool: print client's SNI value, if any. 8 anos atrás
  Matthew Braithwaite b348897a02 Correctness fixes for NaCl and other platforms. 8 anos atrás
  David Benjamin 1e5ac5d502 Fix more clang-tidy warnings. 8 anos atrás
  David Benjamin 0cce863f74 Use scopers in tool/ 8 anos atrás
  David Benjamin 4fec04b484 Place comment(lib, *) pragmas under OPENSSL_MSVC_PRAGMA. 8 anos atrás
  David Benjamin 65ac997f20 Implement draft-davidben-tls-grease-01. 8 anos atrás
  David Benjamin e470690633 Align SSL_set_{min,max}_version with upstream. 8 anos atrás
  David Benjamin 2dc0204603 Don't return invalid versions in version_from_wire. 8 anos atrás
  Matthew Braithwaite 8aaa9e12c2 Remove RC4 from TLS for real. 8 anos atrás
  David Benjamin 2f401ecaac Fix IWYU violation in speed.cc. 8 anos atrás
  David Benjamin 31168c9999 Print out the signature algorithm in bssl client. 8 anos atrás
  David Benjamin 7072884350 Fix bssl client -session-out. 8 anos atrás
  Matt Braithwaite d17d74d73f Replace Scoped* heap types with bssl::UniquePtr. 8 anos atrás
  Brian Smith 7bee853d18 Include |BN_MONT_CTX| construction in RSA verification speed test. 8 anos atrás
  David Benjamin bcb65b90fe Give bssl speed proper arg parsing and a -timeout flag. 8 anos atrás
  Adam Langley 505cf39af9 Fix STARTTLS detection. 8 anos atrás
  Steven Valdez 7b689f6b9e Using NewSessionCallback for bssl client. 8 anos atrás
  David Benjamin 225e5ade82 Teach bssl server about -max-version and -min-version. 8 anos atrás