5611 Commits (17d553d29914c8818fd4a6e9f57ab776ebacab5c)
 

Author SHA1 Message Date
  Matthew Braithwaite 6ec9e40b28 Refresh fuzzer corpora for changes to split-handshake serialization. 6 years ago
  Matthew Braithwaite c65eb2ceda Serialize SSL curve list in handoff and check it on application. 6 years ago
  Adam Langley e907ed4c4b Revert "Speed up ECDSA verify on x86-64." 6 years ago
  David Benjamin cfd50c63a1 Route the tuned add/dbl implementations out of EC_METHOD. 6 years ago
  Nir Drucker 3d450d2844 Speed up ECDSA verify on x86-64. 6 years ago
  Adam Langley 7f7e5e231e Include details about latest FIPS certification. 6 years ago
  Matthew Braithwaite d2ed382e64 Serialize SSL configuration in handoff and check it on application. 6 years ago
  David Benjamin e62bf02a13 Don't overflow state->calls on 16TiB RAND_bytes calls. 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
  David Benjamin dc33220532 Remove OPENSSL_NO_THREADS. 6 years ago
  David Benjamin 32345ce6f2 Minor fixes to bytestring.h header. 6 years ago
  David Benjamin 42d723f634 Test CBC padding more aggressively. 6 years ago
  David Benjamin ad898b1fb9 Restore CHECKED_CAST. 6 years ago
  armfazh 144d924e0b Fix EVP_tls_cbc_digest_record is slow using SHA-384 and short messages 6 years ago
  David Benjamin aa8d29dbd1 Tidy up dsa_sign_setup. 6 years ago
  David Benjamin 53d9fdd548 Fix the build on glibc 2.15. 6 years ago
  David Benjamin 749d187063 Modernize OPENSSL_COMPILE_ASSERT. 6 years ago
  Robert Sloan 127a1ec080 Fix redefinition of AEAD asserts in e_aes.c. 6 years ago
  Robert Sloan b64c53fcfd Guard sys/auxv.h include on !BORINGSSL_ANDROID. 6 years ago
  Adam Langley 35fb591f24 Flatten EVP_AEAD_CTX 6 years ago
  Jeremy Apthorp c0c9001440 Implement SSL_get_tlsext_status_type 6 years ago
  David Benjamin 6f579c0e9e Fix documentation sectioning. 6 years ago
  David Benjamin cbfe4f5a8e Remove support for GCC 4.7. 6 years ago
  Adam Langley dd412c428a Print the name of the binary when blocking in getrandom. 6 years ago
  Adam Langley f8a8946841 Undo recent changes to |X509V3_EXT_conf_nid|. 6 years ago
  David Benjamin 4b968339e3 Add a compatibility EVP_CIPH_OCB_MODE value. 6 years ago
  Aaron Green 0e150027f9 [util] Mark srtp.h as an SSL header file 6 years ago
  Aaron Green 8c659c1fce [rand] Disable RandTest.Fork on Fuchsia 6 years ago
  David Benjamin 6650898e09 Remove -fsanitize-cfi-icall-generalize-pointers. 6 years ago
  David Benjamin b68b832238 Fix undefined function pointer casts in LHASH. 6 years ago
  David Benjamin 1eff9482ca Use proper functions for lh_*. 6 years ago
  Adam Langley b018908475 Better handle AVX-512 assembly syntax. 6 years ago
  David Benjamin 80aa694975 Always push errors on BIO_read_asn1 failure. 6 years ago
  David Benjamin 2d98d49cf7 Add a per-SSL TLS 1.3 downgrade enforcement option and improve tests. 6 years ago
  Yoshisato Yanagisawa e341802802 Fix div.c to divide BN_ULLONG only if BN_CAN_DIVIDE_ULLONG defined. 6 years ago
  Aaron Green 28babde159 Include aes.h in mode/internal.h 6 years ago
  David Benjamin 62a4dcd256 Fix section header capitalization. 6 years ago
  David Benjamin e1ee0f5b47 Fix build in consumers that flag unused parameters. 6 years ago
  Aaron Green c1eef7f795 [perlasm] Hide OPENSSL_armcap_P in assembly 6 years ago
  David Benjamin ce00828c89 Test the binary search more aggressively. 6 years ago
  David Benjamin fac6fb99da Opaquify CONF. 6 years ago
  David Benjamin 9e97c022e6 Bring Mac and iOS builders back to the CQ. 6 years ago
  David Benjamin e17e14dfe1 Remove LHASH_OF mention in X509V3_EXT_conf_nid. 6 years ago
  David Benjamin a943613e40 Inline functions are apparently really complicated. 6 years ago
  David Benjamin 7c3ce519e8 Actually disable RandTest.Fork on iOS. 6 years ago
  David Benjamin 52483994c8 Mostly fix undefined casts around STACK_OF's comparator. 6 years ago
  David Benjamin fb4e2e0f0c Fix undefined casts in sk_*_pop_free and sk_*_deep_copy. 6 years ago
  David Benjamin cbc3e076fc Take iOS builders out of the CQ rotation too. 6 years ago
  David Benjamin 792c1dc43e Rewrite PEM_X509_INFO_read_bio. 6 years ago