5733 Commits (e9a058315be44537d4696b584692e1a0da568645)
 

Author SHA1 Message Date
  Alessandro Ghedini 9b0970f1b0 Fix HRSS build error on ARM 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 35a66d4aae Drop NEON assembly for HRSS. 5 years ago
  Adam Langley d6e1f230b3 Add |SSL_export_traffic_secrets|. 5 years ago
  David Benjamin 3adb1e5a37 Patch out the XTS implementation in bsaes. 5 years ago
  Adam Langley fc30467f28 Remove .file and .loc directives from HRSS ARM asm. 5 years ago
  David Benjamin 43cc9c6e86 Do not allow AES_128_GCM_SHA256 with CECPQ2. 5 years ago
  Adam Langley 1ea083d8b2 Always 16-byte align |poly| elements. 5 years ago
  Adam Langley 2526c66b72 Fix bug in HRSS tests. 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 bf5021a6b8 Eliminate |OPENSSL_ia32cap_P| in C code in the FIPS module. 5 years ago
  David Benjamin 750fea158a Fix d2i_*_bio on partial reads. 5 years ago
  Adam Langley ff433815b5 Fix |BN_HEX_FMT2|. 5 years ago
  Brian Smith 90247be1d9 Remove XOP code from sha512-x86_64.pl. 5 years ago
  Brian Smith 36ee9a5a0d Pretend AMD XOP was never a thing. 5 years ago
  Adam Langley e6ad7a027f Drop some explicit SSLKeyShare destructors. 5 years ago
  Brian Smith 96b05ed487 Assume hyper-threading-like vulnerabilities are always present. 5 years ago
  David Benjamin eb7d5b69e9 Replace the last CRITICAL_SECTION with SRWLOCK. 6 years ago
  David Benjamin 278b3120ee Validate ClientHellos in tests some more. 6 years ago
  Brian Smith 0f5ecd3a85 Re-enable AES-NI on 32-bit x86 too. 5 years ago
  David Benjamin e157dc9208 Make symbol-prefixing work on 32-bit x86. 5 years ago
  David Benjamin 8c23d3a5df Make Windows symbol-prefixing work. 5 years ago
  David Benjamin c8cf62bba8 Support Windows-style ar files. 5 years ago
  David Benjamin 1a0f908e92 Move __.SYMDEF handling to ar.go. 5 years ago
  David Benjamin 00d72d342f Fix stack_test.cc in the prefixed build. 5 years ago
  David Benjamin 8b0dad4a7f Don't double-mangle C++ symbols on macOS. 5 years ago
  David Benjamin abbc59896f Make read_symbols.go a bit more idiomatic. 5 years ago
  David Benjamin 045ee41928 Unexport and rename hex_to_string, string_to_hex, and name_cmp. 5 years ago
  David Benjamin 9113e0996f Satisfy golint. 6 years ago
  David Benjamin bbc429148f Add a note that generated files are generated. 6 years ago
  David Benjamin 6965d25602 Work around a JDK 11 TLS 1.3 bug. 6 years ago
  David Benjamin 4f746a9073 Move ARM cpuinfo functions to the header. 6 years ago
  Adam Langley a3ba8b3289 Regenerate obj_dat.h 6 years ago
  Adam Langley c65a1f4949 go fmt 6 years ago
  David Benjamin 293d9ee4e8 Support execute-only memory for AArch64 assembly. 6 years ago
  David Benjamin 4188c3f495 Remove cacheline striping in copy_from_prebuf. 6 years ago
  David Benjamin 5963bff237 Tidy up type signature of BN_mod_exp_mont_consttime table. 6 years ago
  Andrii Shyshkalov 09f5a040d4 No longer set CQ-Verified label on CQ success/failure. 6 years ago
  David Benjamin 46e12b03f9 Print a message when simulating CPUs. 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
  Junghoon Jang e8ba1e3b21 Support assembly building for arm64e architecture. 6 years ago
  David Benjamin 6ce93ccb80 Simulate other ARM CPUs when running tests. 6 years ago
  Adam Langley 444c2e59fb Merge P-224 contract into serialisation. 6 years ago
  Adam Langley 549b9024d4 Contract P-224 elements before returning them. 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 5ecfb10d54 Modernize OPENSSL_COMPILE_ASSERT, part 2. 6 years ago