999 Комити (23721e3705bd92789238cc1753642730111ae9ce)
 

Аутор SHA1 Порука Датум
  David Benjamin 23721e3705 Forbid reusing HMAC key without reusing the hash function. пре 9 година
  David Benjamin cc239d3903 Use HMAC_Init_ex, not HMAC_Init, in HMAC. пре 9 година
  David Benjamin 0d5e080ab9 Drop in prebuilt versions of Windows files. пре 9 година
  David Benjamin b826c0d670 Bump the -Wshadow cutoff to 4.8 rather than 4.6. пре 9 година
  David Benjamin b3323704bc No-op change to trigger the bot building things. пре 9 година
  Adam Langley 4e581b5378 Add support for reading PKCS#7 data from PEM files. пре 9 година
  Adam Langley 50073e8c5e Add functions to parse and generate PKCS#7 files with CRLs. пре 9 година
  David Benjamin 5ae21bc02b Remove pointless free, and use preferred way of calling d2i_* functions пре 9 година
  David Benjamin 29b50eab6c Align d2i_ECPrivateKey error-handling with upstream. пре 9 година
  David Benjamin 114ddebbf6 Unexport EC_GROUP_copy. пре 9 година
  David Benjamin 9a7233cda8 Add a prebuilt CMake for OS X for the bots. пре 9 година
  David Benjamin a3e894921e Test that we reject RSA ServerKeyExchange more thoroughly. пре 9 година
  David Benjamin 03741f61d9 Use EC_GROUP_dup and EC_POINT_dup in EC_KEY_copy. пре 9 година
  David Benjamin 09bdb2a2c3 Remove explicit .hiddens from x86_64 perlasm files. пре 9 година
  David Benjamin bcb2d91e10 Actually check that the message has the expected type in DTLS. пре 9 година
  David Benjamin 6f5c0f4471 Add tests for installing the certificate on the early callback. пре 9 година
  Adam Langley 7c21925a10 EC_GROUP_cmp should return zero if the groups match. пре 9 година
  David Benjamin 3ce3c369cb Find perl using the CMake's standard FindPerl module. пре 9 година
  David Benjamin 87c8a643e1 Use TCP sockets rather than socketpairs in the SSL tests. пре 9 година
  David Benjamin 6204eba91e perlasm/x86masm.pl: make it work. пре 9 година
  David Benjamin 2b48d6b7dd sha/asm/sha1-586.pl: fix typo. пре 9 година
  David Benjamin 3f5917f320 EVP_CIPHER_CTX_cleanup cannot fail. пре 9 година
  David Benjamin 86058a256b Tidy up the alert-parsing code. пре 9 година
  David Benjamin 2bdb35ccbb Use SSL_get_cipher_by_value in cipher_get_rfc_name tests. пре 9 година
  David Benjamin ce9f0177f8 Remove BIO_should_retry checks in DTLS state machines. пре 9 година
  Adam Langley 04c36b5062 Never set RC4_CHAR. пре 9 година
  Adam Langley 3f309aef45 Tidy up RC4 a little. пре 9 година
  Adam Langley 44972944fd Add SSL_get_cipher_by_value. пре 9 година
  Adam Langley 5f0efe06e1 Use SSL_MODE_SEND_FALLBACK_SCSV. пре 9 година
  Adam Langley 93531bd70f Add the CTX parameter back to EC_GROUP_cmp. пре 9 година
  Adam Langley d3a73360fa Rename safe_stack.h to safestack.h. пре 9 година
  Adam Langley 97999919bb Hide all asm symbols. пре 9 година
  Adam Langley bcc4e23041 Pass fragment to dtls1_retransmit_message. пре 9 година
  David Benjamin 40f101b78b Return bool from C++ functions in bssl_shim. пре 9 година
  Adam Langley 16e38b2b8f Mark OPENSSL_armcap_P as hidden in ARM asm. пре 9 година
  Adam Langley d3459fb2f9 Don't randomly print stuff to stderr. пре 9 година
  David Benjamin b180ee98a6 Style guide tweaks. пре 9 година
  David Benjamin 195dc78c6e Allow False Start only for >= TLS 1.2 && AEAD && forward-secure && ALPN/NPN. пре 9 година
  David Benjamin 5f237bc843 Add support for Chromium's JSON test result format. пре 9 година
  David Benjamin 1b5cfb5ba3 Pull in a pre-built tarball of cmake 3.1.3 for the bots. пре 9 година
  David Benjamin e079927ceb Drop in Go toolchain bootstrap scripts for the bots. пре 9 година
  David Benjamin dd1ca99da4 Remove X509_get_pubkey_parameters. пре 9 година
  David Benjamin 310db06b79 Don't EVP_PKEY_copy_parameters when configuring cert and key. пре 9 година
  David Benjamin fbdfefb76e Handle failures in ssl3_finish_mac. пре 9 година
  David Benjamin 9d0847ae6d Add some missing error failure checks. пре 9 година
  David Benjamin ed7c475154 Rename cutthrough to False Start. пре 9 година
  David Benjamin a54e2e85ee Remove server-side HelloVerifyRequest support. пре 9 година
  Adam Langley 26c2b929ba Switch nonce type in chacha_vec.c to uint32_t. пре 9 година
  Adam Langley d306f165a4 Don't require the ChaCha nonce to be aligned on ARM. пре 9 година
  Adam Langley c64ccb51b0 Remove support for zero lengths from do_x509_check. пре 9 година