5289 Commits (9c3b120b618f3678a807d693b2e6f331aaa54605)
 

Author SHA1 Message Date
  David Benjamin 9b2c6a93e5 Extract friendly names attached to certificates. 6 years ago
  David Benjamin 22ae0b8577 Try both null and empty passwords when decoding PKCS#12. 6 years ago
  David Benjamin 910320a3a0 Restore some revocation-related X.509 extensions. 6 years ago
  David Benjamin db196aab50 Distinguish unrecognized SPKI/PKCS8 key types from syntax errors. 6 years ago
  Adam Langley 91254c244c Rename |asm_AES_*| to |aes_nohw_*|. 6 years ago
  David Benjamin d12f2ba55e Tweak RSA errors for compatibility. 6 years ago
  David Benjamin fa544f1c05 Reject if the ALPN callback returned an empty protocol. 6 years ago
  Daniel Hirche e6737a8656 x509_test: Fix gcc-8 build 6 years ago
  David Benjamin 911cc0a0aa The legacy client OCSP callback should run without server OCSP. 6 years ago
  David Benjamin d6e31f6a56 Return more placeholder version strings. 6 years ago
  David Benjamin 9db1a0017a Support 3DES-CMAC. 6 years ago
  David Benjamin 62abcebb01 Add a driver for Wycheproof CMAC tests. 6 years ago
  David Benjamin 370bb35627 Refresh TLS fuzzer corpora. 6 years ago
  Adam Langley 05750f23ae Revert "Revert "Revert "Revert "Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs."""" 6 years ago
  David Benjamin 5b220ee70d Add APIs to query authentication properties of SSL_SESSIONs. 6 years ago
  Adam Langley 69271b5d4f Revert "Revert "Revert "Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs.""" 6 years ago
  Adam Langley 7d1f35985b Show an error before we abort the process for an entropy failure. 6 years ago
  David Benjamin 103ed08549 Implement legacy OCSP APIs for libssl. 6 years ago
  David Benjamin 7b832ad118 Don't crash if asked to treat PBES2 as a PBES1 scheme. 6 years ago
  David Benjamin f05e3eafbc Add a bunch of X509_STORE getters and setters. 6 years ago
  David Benjamin 2e67153de4 Add PKCS12_create. 6 years ago
  David Benjamin a3c2517bd9 Add i2d_PKCS12*. 6 years ago
  David Benjamin bc2562e50e Treat PKCS#12 passwords as UTF-8. 6 years ago
  David Benjamin ae153bb9a6 Use new encoding functions in ASN1_mbstring_ncopy. 6 years ago
  David Benjamin 99767ecdd4 Enable ADX assembly. 6 years ago
  David Benjamin b06f92da7b Add new character encoding functions. 6 years ago
  Adam Langley 29d97ff333 Revert "Revert "Make x86(-64) use the same aes_hw_* infrastructure as POWER and the ARMs."" 6 years ago
  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