5212 Commits (aca24c8724ab8d84aa2fe7797158a3365022ccd2)
 

Author SHA1 Message Date
  Adam Langley aca24c8724 Revert "Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs." 6 years ago
  David Benjamin 5f001d1423 Const-correct some functions. 6 years ago
  Adam Langley 26ba48a6fb Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs. 6 years ago
  Steven Valdez 56c4ed9ad7 Allow enabling all TLS 1.3 variants by setting |tls13_default|. 6 years ago
  David Benjamin 65359f0887 Don't keep trying to read from stdin after EOF. 6 years ago
  Matthew Braithwaite d4e091ece9 Refresh TLS fuzzer corpora. 6 years ago
  David Benjamin 418cdc4df4 Use the right alert for bad CA lists. 6 years ago
  Matthew Braithwaite 3babc86d0f Expand the documentation of |SSL_set_shed_handshake_config|. 6 years ago
  David Benjamin 8094b54eb1 Add BIO versions of i2d_DHparams and d2i_DHparams. 6 years ago
  David Benjamin 02de7bd3a0 Add some more accessors to SSL_SESSION. 6 years ago
  Adam Langley f64c373784 Fix build with GCC 4.9.2 and -Wtype-limits. 6 years ago
  David Benjamin bb3a456930 Move some RSA keygen support code into separate files. 6 years ago
  David Benjamin 5d626b223b Add some more compatibility functions. 6 years ago
  Martin Kreichgauer 044f637fef reformat third_party/wycheproof_testvectors/METADATA 6 years ago
  David Benjamin 477a9262f2 Bump BORINGSSL_API_VERSION. 6 years ago
  Adam Langley 57eaeaba24 Fix include path. 6 years ago
  David Benjamin 91374e0cd2 Add a stub e_os2.h header. 6 years ago
  David Benjamin 0318b051ee Add some OpenSSL compatibility functions and hacks. 6 years ago
  David Benjamin 1d339558ac Fix clang-cl build. 6 years ago
  David Benjamin 26aa7c88d1 Handle blocked writes in bssl client/server. 6 years ago
  David Benjamin ed188fd8ef Enforce supported_versions in the second ServerHello. 6 years ago
  David Benjamin 3d9705d0a4 Fix bssl handling of buffered read data. 6 years ago
  David Benjamin 28385db6e1 Fix bssl select loop on Windows. 6 years ago
  David Benjamin 2a92847c24 Restore some MSVC warnings. 6 years ago
  David Benjamin bf33114b51 Rename third_party/wycheproof to satisfy a bureaucrat. 6 years ago
  David Benjamin 98831738f2 Revert "Add other Windows configurations to the CQ." 6 years ago
  David Benjamin b0412a6eba Add other Windows configurations to the CQ. 6 years ago
  David Benjamin 3c37d0aba5 Reland "Fix bssl client/server's error-handling." 6 years ago
  Steven Valdez 0cdbc876a2 Revert "Fix bssl client/server's error-handling." 6 years ago
  David Benjamin e7ca8a5d78 Fix bssl client/server's error-handling. 6 years ago
  Matthew Braithwaite e30fac6371 Fuzz SSL_serialize_handoff() and SSL_serialize_handback(). 6 years ago
  Matthew Braithwaite 9fdf7cb97a SSL_apply_handback: check session is where it's expected to be. 6 years ago
  Matthew Braithwaite 0e9e0ba18c SSL_apply_handback: check that SSL version is valid. 6 years ago
  Steven Valdez 537553ff7f Prevent out of bound read in do_buf (a_strex). 6 years ago
  David Benjamin 179c4e257a Update Wycheproof, add keywrap tests, and fix a bug. 6 years ago
  Matthew Braithwaite cf341d028f Add missing #include of <openssl/mem.h>. 6 years ago
  David Benjamin f6d9f0b58e bn/asm/*-mont.pl: fix memory access pattern in final subtraction. 6 years ago
  Adam Langley 3e87165d3c Avoid compiler errors for Android ARMv7. 6 years ago
  Steven Valdez dd444b1d8e Fix bugs in X509_NAME_add_entry. 6 years ago
  Adam Langley 0c9ac2e7bf Drop FULL_UNROLL code in aes.c. 6 years ago
  David Benjamin 0ca921431a Temporarily restore SHA256 and SHA384 cipher suite aliases. 6 years ago
  David Benjamin b95d4b4cb3 Move srtp_profiles to SSL_CONFIG. 6 years ago
  David Benjamin 98472cb30d Consistently use session_ctx for session caching. 6 years ago
  David Benjamin 8e75ae4880 Add a Wycheproof driver for AES-CBC. 6 years ago
  David Benjamin 302bb3964a Small curve25519 cleanups. 6 years ago
  David Benjamin 6e678eeb6e Remove legacy SHA-2 CBC ciphers. 6 years ago
  David Benjamin 71666cb87c Allow renego and config shedding to coexist more smoothly. 6 years ago
  Matthew Braithwaite b7bc80a9a6 SSL_CONFIG: new struct for sheddable handshake configuration. 6 years ago
  Matthew Braithwaite a2dd781884 Defer writing the shim settings. 6 years ago
  David Benjamin 3f944674b2 Add an ECDH Wycheproof driver. 6 years ago