index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
android
/
keystore_openssl.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add net/ssl/scoped_openssl_types.h.
davidben
2015-02-20
1
-3
/
+1
*
Don't use d2i_AutoPrivateKey in keystore_openssl.cc
davidben
2015-01-12
1
-35
/
+42
*
Fix typos in a comment and log messages.
wtc
2014-10-14
1
-4
/
+4
*
Use ScopedEVP_PKEY in keystore_openssl.cc.
davidben
2014-09-10
1
-56
/
+44
*
Fix overzealous CHECK in custom EC_KEYs.
davidben
2014-08-27
1
-1
/
+1
*
Roll BoringSSL.
davidben@chromium.org
2014-08-22
1
-0
/
+1
*
Switch to BoringSSL.
davidben@chromium.org
2014-07-22
1
-451
/
+260
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-18
1
-260
/
+452
*
Switch to BoringSSL.
agl@chromium.org
2014-07-18
1
-452
/
+260
*
Revert 283813 "Switch to BoringSSL."
vitalybuka@chromium.org
2014-07-17
1
-260
/
+452
*
Switch to BoringSSL.
agl@chromium.org
2014-07-17
1
-452
/
+260
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-17
1
-260
/
+452
*
Switch to BoringSSL.
agl@chromium.org
2014-07-16
1
-452
/
+260
*
Insulate the legacy Android client auth code from OpenSSL ABI changes.
davidben@chromium.org
2014-07-11
1
-42
/
+95
*
Eliminate ScopedOpenSSL in favour of scoped_ptr<> specializations.
rsleevi@chromium.org
2014-07-10
1
-10
/
+7
*
Leak a reference to the ENGINE in the legacy client auth codepath.
davidben@chromium.org
2014-06-19
1
-0
/
+39
*
Refactoring AndroidKeyStore to support a KeyStore running in another process
yfriedman@chromium.org
2014-02-15
1
-7
/
+3
*
Simplify Android key store implementation
davidben@chromium.org
2013-09-13
1
-101
/
+51
*
Implement client auth for TLS 1.2 on Android
davidben@chromium.org
2013-09-11
1
-14
/
+65
*
net: split net/ssl out of net/base
phajdan.jr@chromium.org
2013-03-14
1
-1
/
+1
*
This patch adds some Android-support code to allow the network
digit@chromium.org
2013-02-11
1
-0
/
+699