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
/
crypto
Commit message (
Expand
)
Author
Age
Files
Lines
*
Prune OpenSSLInitSingleton.
davidben
2015-06-16
1
-34
/
+1
*
increase crypto_unittest key sizes to satisfy NSS 3.19.1
mostynb
2015-06-09
2
-3
/
+4
*
remove crypto_unittests_run's uneeded xdisplaycheck dep
mostynb
2015-06-09
1
-37
/
+11
*
Deprecate Startup.SlowStartup* histograms.
asvitkine
2015-06-09
1
-11
/
+0
*
Change most uses of Pickle to base::Pickle
brettw
2015-06-03
3
-10
/
+10
*
Move Pickle to base namespace.
brettw
2015-06-02
1
-2
/
+4
*
crypto: Load libchaps.so with RTLD_DEEPBIND
spang
2015-05-14
1
-0
/
+38
*
Replace EVP_PKEY_dup calls with EVP_PKEY_up_ref.
davidben
2015-05-13
2
-2
/
+2
*
Add support for crypto::ECPrivateKey::Copy when built with BoringSSL
nharper
2015-05-12
3
-3
/
+8
*
Reland "Don't use RSAPrivateKey in NSS integration code."
davidben
2015-05-11
9
-358
/
+359
*
Revert of Don't use RSAPrivateKey in NSS integration code. (patchset #6 id:10...
spang
2015-05-01
9
-357
/
+358
*
Don't use RSAPrivateKey in NSS integration code.
davidben
2015-05-01
9
-358
/
+357
*
Roll src/third_party/boringssl/src ef4962f:68de407
davidben
2015-05-01
2
-1
/
+2
*
Encrypt certificate reports before uploading to HTTP URLs
estark
2015-04-25
6
-0
/
+236
*
Revert of Encrypt certificate reports before uploading to HTTP URLs (patchset...
jdonnelly
2015-04-24
5
-232
/
+0
*
Encrypt certificate reports before uploading to HTTP URLs
estark
2015-04-24
5
-0
/
+232
*
Initial support for using BoringSSL with NSS certificates.
davidben
2015-04-22
6
-59
/
+88
*
Windows GN tests, webcrypto warnings
brettw
2015-04-21
1
-44
/
+43
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
1
-1
/
+0
*
Rename USE_NSS to USE_NSS_CERTS.
davidben
2015-04-17
9
-48
/
+47
*
Rename use_nss to use_nss_certs in gyp and grit.
davidben
2015-04-16
1
-3
/
+3
*
Remove indirection of cpufeatures.gypi.
torne
2015-04-07
1
-3
/
+3
*
Use uint32_t to hold return values from ERR_get_error() and ERR_peek_error().
eroman
2015-03-24
1
-1
/
+1
*
Convert more isolate files to respect use_x11 for Xvfb usage
spang
2015-03-11
1
-14
/
+14
*
Update some comments and code to reflect the fact that HMAC() is no longer ho...
eroman
2015-03-05
1
-20
/
+12
*
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819
rockot
2015-03-03
2
-3
/
+7
*
Apply gn format with 'sources' sorting to src/
scottmg
2015-02-28
1
-6
/
+6
*
Remove the --lsan=1 flag from .isolate files.
earthdok
2015-02-27
1
-2
/
+0
*
Remove dead code in ECPrivateKey.
davidben
2015-02-25
2
-158
/
+71
*
Fix official build in GN
brettw
2015-02-25
1
-0
/
+9
*
Convert crypto::ScopedOpenSSL to type aliases.
davidben
2015-02-21
4
-25
/
+23
*
win vs2015: avoid some variable shadowing warnings in crypto/p224
scottmg
2015-02-20
1
-15
/
+15
*
Add net/ssl/scoped_openssl_types.h.
davidben
2015-02-20
1
-0
/
+2
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
1
-5
/
+3
*
Isolate crypto_unittests
scottmg
2015-02-13
2
-0
/
+89
*
Revert of "Revert of "Move the call to CRYPTO_set_NEON_capable up.""
Adam Langley
2015-02-03
1
-10
/
+12
*
Revert of Move the call to CRYPTO_set_NEON_capable up. (patchset #1 id:1 of h...
noel
2015-02-03
1
-12
/
+10
*
Move the call to CRYPTO_set_NEON_capable up.
agl
2015-02-02
1
-10
/
+12
*
Renamed GetMessage into GetNextMessage.
vitalybuka
2015-01-29
3
-15
/
+15
*
Using "static_assert" in lieu of "COMPILE_ASSERT" in crypto module
anujk.sharma
2015-01-22
1
-2
/
+2
*
Move the test template to //testing/test.gni (part 2)
qsr
2015-01-21
1
-0
/
+1
*
Use EVP_DigestSign* rather than EVP_Sign* in SignatureCreator.
davidben
2015-01-21
3
-15
/
+15
*
mac: Expose keychain access frequency to Telemetry.
erikchen
2015-01-15
2
-0
/
+26
*
crypto: use minimal ASN.1 lengths.
agl
2015-01-10
1
-18
/
+25
*
Update {virtual,override,final} for crypto/ to follow C++11 style.
dcheng
2015-01-09
1
-54
/
+51
*
Make array initialize list to match array size.
vitalybuka
2015-01-07
1
-2
/
+2
*
Don't allow importing non-RSA keys from crypto::RSAPrivateKey::CreateFromPriv...
eroman
2015-01-02
2
-1
/
+28
*
Fix build break of use_openssl=1 caused by strict enforcement of override che...
eroman
2015-01-02
1
-5
/
+5
*
Uses "#pragma GCC reset_options" to re-enable optimizations after ReduceLarge...
varkha
2014-12-23
1
-1
/
+2
*
Standardize usage of virtual/override/final specifiers in crypto/.
dcheng
2014-12-22
4
-15
/
+13
[next]