1670 Commitit (9978f0a865d61cbbdc27593044d4128d8bf56239)

Tekijä SHA1 Viesti Päivämäärä
  Jesse Selover d7266ecc9b Enforce key usage for RSA keys in TLS 1.2. 5 vuotta sitten
  David Benjamin 8cbb5f8f20 Add a very roundabout EC keygen API. 5 vuotta sitten
  David Benjamin 23dcf88e18 Add some Node compatibility functions. 5 vuotta sitten
  Christopher Patton 6c1b376e1d Implement server support for delegated credentials. 6 vuotta sitten
  David Benjamin fa81cc65dd Update comments around JDK11 workaround. 5 vuotta sitten
  Adam Langley 51011b4a26 Remove union from |SHA512_CTX|. 5 vuotta sitten
  Adam Langley 72f015562c HRSS: flatten sample distribution. 5 vuotta sitten
  Adam Langley c1615719ce Add test of assembly code dispatch. 5 vuotta sitten
  Adam Langley 20f4a043eb Add SSL_OP_NO_RENEGOTIATION 5 vuotta sitten
  Adam Langley 823effe975 Revert "Fix protos_len size in SSL_set_alpn_protos and SSL_CTX_set_alpn_protos" 5 vuotta sitten
  David Benjamin 8285ccd8fc Fix SSL_R_TOO_MUCH_READ_EARLY_DATA. 5 vuotta sitten
  Alessandro Ghedini 3cbb0299a2 Allow configuring QUIC method per-connection 5 vuotta sitten
  Steven Valdez b84674b2d2 Delete the variants/draft code. 6 vuotta sitten
  Raul Tambre 35771ff8af Fix protos_len size in SSL_set_alpn_protos and SSL_CTX_set_alpn_protos 5 vuotta sitten
  David Benjamin e67b625e43 Fix some size_t to long casts. 5 vuotta sitten
  Adam Langley 6effbf24bc Add EVP_CIPHER support for Blowfish and CAST to decrepit. 5 vuotta sitten
  Adam Langley e6bf9065af Remove pooling of PRNG state. 5 vuotta sitten
  Jeremy Apthorp 7177c1d29f Add EC_KEY_key2buf for OpenSSL compatibility 5 vuotta sitten
  Jeremy Apthorp 79c7ec06f6 Add EC_GROUP_order_bits for OpenSSL compatibility 5 vuotta sitten
  Adam Langley 8e8f250422 Use thread-local storage for PRNG states if fork-unsafe buffering is enabled. 6 vuotta sitten
  Adam Langley ba9ad6628c Add |SSL_key_update|. 5 vuotta sitten
  Adam Langley 9700b44ff5 HRSS: omit reconstruction of ciphertext. 5 vuotta sitten
  Adam Langley 200fe6786b Remove HRSS confirmation hash. 5 vuotta sitten
  Adam Langley d6e1f230b3 Add |SSL_export_traffic_secrets|. 5 vuotta sitten
  Adam Langley 7b935937b1 Add initial HRSS support. 6 vuotta sitten
  David Benjamin 750fea158a Fix d2i_*_bio on partial reads. 5 vuotta sitten
  Adam Langley ff433815b5 Fix |BN_HEX_FMT2|. 5 vuotta sitten
  David Benjamin 045ee41928 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5 vuotta sitten
  David Benjamin 6965d25602 Work around a JDK 11 TLS 1.3 bug. 6 vuotta sitten
  Steven Valdez e6eef1ca16 Add post-handshake support for the QUIC API. 6 vuotta sitten
  David Benjamin ce45588695 Speculatively remove __STDC_*_MACROS. 6 vuotta sitten
  David Benjamin 5ecfb10d54 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 vuotta sitten
  Adam Langley 9a547e17eb Mark the |e| argument to |RSA_generate_key_ex| as const. 6 vuotta sitten
  Adam Langley 2745ef9082 Also accept __ARM_NEON 6 vuotta sitten
  David Benjamin f09df6930f Don't include openssl/ec_key.h under extern "C". 6 vuotta sitten
  Steven Valdez 384d0eaf19 Make SSL_get_current_cipher valid during QUIC callbacks. 6 vuotta sitten
  David Benjamin cc9d935256 Buffer up QUIC data within a level internally. 6 vuotta sitten
  Steven Valdez c8e0f90f83 Add an interface for QUIC integration. 6 vuotta sitten
  David Benjamin dc33220532 Remove OPENSSL_NO_THREADS. 6 vuotta sitten
  David Benjamin 32345ce6f2 Minor fixes to bytestring.h header. 6 vuotta sitten
  David Benjamin ad898b1fb9 Restore CHECKED_CAST. 6 vuotta sitten
  David Benjamin 749d187063 Modernize OPENSSL_COMPILE_ASSERT. 6 vuotta sitten
  Adam Langley 35fb591f24 Flatten EVP_AEAD_CTX 6 vuotta sitten
  Jeremy Apthorp c0c9001440 Implement SSL_get_tlsext_status_type 6 vuotta sitten
  David Benjamin 6f579c0e9e Fix documentation sectioning. 6 vuotta sitten
  Adam Langley f8a8946841 Undo recent changes to |X509V3_EXT_conf_nid|. 6 vuotta sitten
  David Benjamin 4b968339e3 Add a compatibility EVP_CIPH_OCB_MODE value. 6 vuotta sitten
  David Benjamin b68b832238 Fix undefined function pointer casts in LHASH. 6 vuotta sitten
  David Benjamin 1eff9482ca Use proper functions for lh_*. 6 vuotta sitten
  David Benjamin 2d98d49cf7 Add a per-SSL TLS 1.3 downgrade enforcement option and improve tests. 6 vuotta sitten