2368 Commits (fdb48f98612e934eab339b4871484b1c987553e2)

Author SHA1 Message Date
  Watson Ladd 3390fd88d7 Correct outdated comments 5 years ago
  David Benjamin f9c8d30897 Remove SSL_get_structure_sizes. 5 years ago
  David Benjamin f109f20873 Clear out a bunch of -Wextra-semi warnings. 5 years ago
  Watson Ladd 2f213f643f Update delegated credentials to draft-03 5 years ago
  Adam Langley 2d38b83976 Remove separate default group list for servers. 5 years ago
  Adam Langley fcc1ad78f9 Enable all curves (inc CECPQ2) during fuzzing. 5 years ago
  David Benjamin 20a9b409bb runner: Don't generate an RSA key on startup. 5 years ago
  Jesse Selover d7266ecc9b Enforce key usage for RSA keys in TLS 1.2. 5 years ago
  Filippo Valsorda 73308b6606 Avoid SCT/OCSP extensions in SH on {Omit|Empty}Extensions 5 years ago
  Christopher Patton 6c1b376e1d Implement server support for delegated credentials. 6 years ago
  Adam Langley 9801a07145 Tweak some slightly fragile tests. 5 years ago
  Adam Langley 4bfab5d9d7 Make 256-bit ciphers a preference for CECPQ2, not a requirement. 5 years ago
  David Benjamin fa81cc65dd Update comments around JDK11 workaround. 5 years ago
  David Benjamin 14c611cf91 Don't pass NULL,0 to qsort. 5 years ago
  Adam Langley 823effe975 Revert "Fix protos_len size in SSL_set_alpn_protos and SSL_CTX_set_alpn_protos" 5 years ago
  Alessandro Ghedini 3cbb0299a2 Allow configuring QUIC method per-connection 5 years ago
  Steven Valdez b84674b2d2 Delete the variants/draft code. 6 years ago
  Raul Tambre 35771ff8af Fix protos_len size in SSL_set_alpn_protos and SSL_CTX_set_alpn_protos 5 years ago
  Christopher Patton 9cde848bd1 Use handshake parameters to decide if cert/key are available 6 years ago
  David Benjamin 17d553d299 Add a CFI tester to CHECK_ABI. 5 years ago
  Alessandro Ghedini 2cc6f449d7 Use same HKDF label as TLS 1.3 for QUIC as per draft-ietf-quic-tls-17 5 years ago
  Adam Langley ba9ad6628c Add |SSL_key_update|. 5 years ago
  Adam Langley 9700b44ff5 HRSS: omit reconstruction of ciphertext. 5 years ago
  Adam Langley a6a049a6fb Add start of infrastructure for checking constant-time properties. 5 years ago
  David Benjamin 4cce955d14 Fix thread-safety bug in SSL_get_peer_cert_chain. 5 years ago
  Adam Langley 200fe6786b Remove HRSS confirmation hash. 5 years ago
  Adam Langley d6e1f230b3 Add |SSL_export_traffic_secrets|. 5 years ago
  David Benjamin 43cc9c6e86 Do not allow AES_128_GCM_SHA256 with CECPQ2. 5 years ago
  Adam Langley 7b935937b1 Add initial HRSS support. 6 years ago
  David Benjamin 602f4669ab Forbid empty CertificateRequestsupported_signature_algorithms in TLS 1.2. 5 years ago
  Adam Langley e6ad7a027f Drop some explicit SSLKeyShare destructors. 5 years ago
  David Benjamin 278b3120ee Validate ClientHellos in tests some more. 6 years ago
  David Benjamin 9113e0996f Satisfy golint. 6 years ago
  David Benjamin 6965d25602 Work around a JDK 11 TLS 1.3 bug. 6 years ago
  Adam Langley c65a1f4949 go fmt 6 years ago
  David Benjamin ce61710062 Move JSON test results code into a common module. 6 years ago
  Jesse Selover f241a59dcc In 0RTT mode, reverify the server certificate before sending early data. 6 years ago
  Steven Valdez e6eef1ca16 Add post-handshake support for the QUIC API. 6 years ago
  David Benjamin ce45588695 Speculatively remove __STDC_*_MACROS. 6 years ago
  David Benjamin 7d10ab594c Abstract hs_buf a little. 6 years ago
  Steven Valdez 384d0eaf19 Make SSL_get_current_cipher valid during QUIC callbacks. 6 years ago
  Matthew Braithwaite c65eb2ceda Serialize SSL curve list in handoff and check it on application. 6 years ago
  Matthew Braithwaite d2ed382e64 Serialize SSL configuration in handoff and check it on application. 6 years ago
  David Benjamin cc9d935256 Buffer up QUIC data within a level internally. 6 years ago
  Steven Valdez c8e0f90f83 Add an interface for QUIC integration. 6 years ago
  Jeremy Apthorp c0c9001440 Implement SSL_get_tlsext_status_type 6 years ago
  David Benjamin 1eff9482ca Use proper functions for lh_*. 6 years ago
  David Benjamin 2d98d49cf7 Add a per-SSL TLS 1.3 downgrade enforcement option and improve tests. 6 years ago
  David Benjamin 419144adce Fix undefined function pointer casts in {d2i,i2d}_Foo_{bio,fp} 6 years ago
  David Benjamin 5b33effa72 Rename OPENSSL_NO_THREADS, part 1. 6 years ago