5611 Commits (17d553d29914c8818fd4a6e9f57ab776ebacab5c)
 

Autor SHA1 Mensagem Data
  David Benjamin 17d553d299 Add a CFI tester to CHECK_ABI. 5 anos atrás
  David Benjamin e67b625e43 Fix some size_t to long casts. 5 anos atrás
  Adam Langley 6effbf24bc Add EVP_CIPHER support for Blowfish and CAST to decrepit. 5 anos atrás
  David Benjamin f77c8a38be Be less clever with CHECK_ABI. 5 anos atrás
  David Benjamin cc5a888fe5 Update SDE and add the Windows version. 5 anos atrás
  Adam Langley e6bf9065af Remove pooling of PRNG state. 5 anos atrás
  Jeremy Apthorp 7177c1d29f Add EC_KEY_key2buf for OpenSSL compatibility 5 anos atrás
  David Benjamin 43e636a2e4 Remove bundled copy of android-cmake. 5 anos atrás
  David Benjamin 6f9f4cc443 Clarify build requirements. 5 anos atrás
  Jeremy Apthorp 79c7ec06f6 Add EC_GROUP_order_bits for OpenSSL compatibility 5 anos atrás
  David Benjamin 0eaf783fbf Annotate leaf functions with .cfi_{startproc,endproc} 5 anos atrás
  David Benjamin c2e8d016f5 Fix beeu_mod_inverse_vartime CFI annotations and preamble. 5 anos atrás
  David Benjamin a306b1b908 Fix CFI annotations in p256-x86_64-asm.pl. 5 anos atrás
  David Benjamin 6ef1b64558 Add a comment about ecp_nistz256_point_add_affine's limitations. 5 anos atrás
  David Benjamin 1c55e54eda Refresh p256-x86_64_tests.txt. 5 anos atrás
  David Benjamin fb3f0638ba Fix some indentation nits. 5 anos atrás
  Adam Langley 8e8f250422 Use thread-local storage for PRNG states if fork-unsafe buffering is enabled. 6 anos atrás
  David Benjamin 74944287e1 Add Win64 SEH unwind codes for the ABI test trampoline. 5 anos atrás
  David Benjamin 5edf8957b5 Translate .L directives inside .byte too. 5 anos atrás
  David Benjamin 54efa1afc0 Add an ABI testing framework. 5 anos atrás
  Alessandro Ghedini 2cc6f449d7 Use same HKDF label as TLS 1.3 for QUIC as per draft-ietf-quic-tls-17 5 anos atrás
  Adam Langley ba9ad6628c Add |SSL_key_update|. 5 anos atrás
  Adam Langley 9700b44ff5 HRSS: omit reconstruction of ciphertext. 5 anos atrás
  Adam Langley a6a049a6fb Add start of infrastructure for checking constant-time properties. 5 anos atrás
  Adam Langley c2897a158a Don't enable intrinsics on x86 without ABI support. 5 anos atrás
  Adam Langley f8068ce885 HRSS: be strict about unused bits being zero. 5 anos atrás
  David Benjamin 41c10e2b5f Disable AES-GCM-SIV assembly on Windows. 5 anos atrás
  David Benjamin e1b2a65e7f Fix typo in AES-GCM-SIV comments. 5 anos atrás
  Alessandro Ghedini 9b0970f1b0 Fix HRSS build error on ARM 5 anos atrás
  David Benjamin 4cce955d14 Fix thread-safety bug in SSL_get_peer_cert_chain. 5 anos atrás
  Adam Langley 200fe6786b Remove HRSS confirmation hash. 5 anos atrás
  Adam Langley 35a66d4aae Drop NEON assembly for HRSS. 5 anos atrás
  Adam Langley d6e1f230b3 Add |SSL_export_traffic_secrets|. 5 anos atrás
  David Benjamin 3adb1e5a37 Patch out the XTS implementation in bsaes. 5 anos atrás
  Adam Langley fc30467f28 Remove .file and .loc directives from HRSS ARM asm. 5 anos atrás
  David Benjamin 43cc9c6e86 Do not allow AES_128_GCM_SHA256 with CECPQ2. 5 anos atrás
  Adam Langley 1ea083d8b2 Always 16-byte align |poly| elements. 5 anos atrás
  Adam Langley 2526c66b72 Fix bug in HRSS tests. 5 anos atrás
  Adam Langley 7b935937b1 Add initial HRSS support. 6 anos atrás
  David Benjamin 602f4669ab Forbid empty CertificateRequestsupported_signature_algorithms in TLS 1.2. 5 anos atrás
  Adam Langley bf5021a6b8 Eliminate |OPENSSL_ia32cap_P| in C code in the FIPS module. 5 anos atrás
  David Benjamin 750fea158a Fix d2i_*_bio on partial reads. 5 anos atrás
  Adam Langley ff433815b5 Fix |BN_HEX_FMT2|. 5 anos atrás
  Brian Smith 90247be1d9 Remove XOP code from sha512-x86_64.pl. 5 anos atrás
  Brian Smith 36ee9a5a0d Pretend AMD XOP was never a thing. 5 anos atrás
  Adam Langley e6ad7a027f Drop some explicit SSLKeyShare destructors. 5 anos atrás
  Brian Smith 96b05ed487 Assume hyper-threading-like vulnerabilities are always present. 5 anos atrás
  David Benjamin eb7d5b69e9 Replace the last CRITICAL_SECTION with SRWLOCK. 6 anos atrás
  David Benjamin 278b3120ee Validate ClientHellos in tests some more. 6 anos atrás
  Brian Smith 0f5ecd3a85 Re-enable AES-NI on 32-bit x86 too. 5 anos atrás