summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authordavidben@chromium.org <davidben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-22 00:48:56 +0000
committerdavidben@chromium.org <davidben@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-08-22 00:50:30 +0000
commitdf4ee8196a026a344b91accd82d84ecd1d3550e5 (patch)
treeea2e7aa424c714d2db0fe9a26597e5ab5479a348 /DEPS
parentdf26a53198032e2512d10c1e75a2e8195231af9a (diff)
downloadchromium_src-df4ee8196a026a344b91accd82d84ecd1d3550e5.zip
chromium_src-df4ee8196a026a344b91accd82d84ecd1d3550e5.tar.gz
chromium_src-df4ee8196a026a344b91accd82d84ecd1d3550e5.tar.bz2
Roll BoringSSL.
This picks up the following changes: 5213df4 Prefer AES-GCM when hardware support is available. 92909a6 Remove MS SGC support on the the server. b52e3dd Move common code between two branches. 422d3a4 Remove some unused state and code. fd00303 Don't scan libfoo_error.c for error codes. a7d1363 Prune removed key types from SSL_PKEY_*. ef2116d Remove DSA-based cipher suites and client auth. cff6472 Mark some more globals as const. 0da0e18 Remove ECDH_RSA, ECDH_ECDSA, DH_RSA, and DH_DSS. bd30f8e Remove support on both sides for *_fixed_(ec)dh client auth. d0639af Remove single-DES cipher suites. ebf42b5 Remove remnants of now-removed cipher suites. f6faa4b Export some extra functions and values. e7bf281 Fix (harmless) memory leak in the test harness. 389e3f0 Fix minor comment typos. 66c249c Remove some dead code. ede973a Tidy up cipher ordering. 6bc658d Split off private_transform function in RSA. 214cd44 Export BN_num_bits_word. e712778 Remove rsa_md5, md5, and sha1 fields from SSL_CTX. b7725cf Include Windows.h in some source files. 8bc38f5 DTLS version negotiation doesn't happen at HelloVerifyRequest. f2fedef Simplify HelloVerifyRequest processing. cc23df5 Remove SSL_OP_CISCO_ANYCONNECT. 6f26001 Mark all SSL_CIPHERs as const. fb4ea28 Tidy DTLS cookie callback types. f450134 Remove default_timeout hook. 5216a93 Increase minimum required cmake version BUG=405091,396787 Review URL: https://codereview.chromium.org/490763002 Cr-Commit-Position: refs/heads/master@{#291278} git-svn-id: svn://svn.chromium.org/chrome/trunk/src@291278 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index 4f28c86..f717b67 100644
--- a/DEPS
+++ b/DEPS
@@ -85,7 +85,7 @@ vars = {
# Three lines of non-changing comments so that
# the commit queue can handle CLs rolling BoringSSL
# and whatever else without interference from each other.
- "boringssl_revision": "d4178fd9d85f246620b6f1a2158a1268d2d2d4a5",
+ "boringssl_revision": "5213df4e9ed9ca130c40f142893cb91f2e18eee1",
}
deps = {