Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(150)

Issue 1833183002: Adding iOS OpenSSL Implementation (Closed)

Created:
4 years, 9 months ago by svaldez
Modified:
4 years, 9 months ago
Reviewers:
davidben, Ryan Sleevi
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adding iOS OpenSSL Implementation This adds the OpenSSL-specific implementations for iOS, using SecTrustEvaluate in order to determine the validity of the certificate chain. (Relanding without nist-pkits dependency) TBR=rsleevi@chromium.org,davidben@chromium.org BUG=591545 Committed: https://crrev.com/303d7d45b88c2fefcffbc5b24a267c6fd159c7a0 Cr-Commit-Position: refs/heads/master@{#383348}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+440 lines, -152 lines) Patch
M net/BUILD.gn View 2 chunks +12 lines, -0 lines 0 comments Download
M net/cert/cert_verify_proc.cc View 2 chunks +4 lines, -0 lines 0 comments Download
A + net/cert/cert_verify_proc_ios.h View 2 chunks +8 lines, -8 lines 0 comments Download
A net/cert/cert_verify_proc_ios.cc View 1 chunk +239 lines, -0 lines 0 comments Download
A + net/cert/x509_certificate_openssl_ios.cc View 17 chunks +155 lines, -144 lines 0 comments Download
M net/net.gyp View 1 chunk +7 lines, -0 lines 0 comments Download
M net/net.gypi View 2 chunks +3 lines, -0 lines 0 comments Download
M net/net_common.gypi View 2 chunks +12 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (4 generated)
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1833183002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1833183002/1
4 years, 9 months ago (2016-03-25 19:24:45 UTC) #2
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-25 20:37:22 UTC) #5
commit-bot: I haz the power
4 years, 9 months ago (2016-03-25 20:38:20 UTC) #7
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/303d7d45b88c2fefcffbc5b24a267c6fd159c7a0
Cr-Commit-Position: refs/heads/master@{#383348}

Powered by Google App Engine
This is Rietveld 408576698