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
*
Fix up #ifdefs in crypto/encryptor.h.
davidben
2015-08-11
1
-3
/
+2
*
Convert remaining StringToLowerASCII to ToLowerASCII.
brettw
2015-08-11
1
-1
/
+1
*
Only prime NSS in the sandbox for NSS ports.
davidben
2015-08-11
2
-1
/
+25
*
Revert "Compile and link libcrypto_nacl for nacl targets."
erikchen
2015-07-28
1
-1
/
+0
*
Add more isolate/swarming support for GN builds.
dpranke
2015-07-27
1
-0
/
+9
*
Fix and enable MSVC warning C4018 for crypto/.
pkasting
2015-07-21
2
-5
/
+1
*
Compile and link libcrypto_nacl for nacl targets.
erikchen
2015-07-20
1
-0
/
+1
*
Remove 'read_only': 1 from most .isolate files.
maruel
2015-07-20
1
-1
/
+0
*
Move GN obj files to target-specific dirs
brettw
2015-07-11
1
-1
/
+1
*
Move WriteInto to base namespace.
Brett Wilson
2015-07-07
5
-13
/
+14
*
Stub in more IPC attachment brokering functionality.
erikchen
2015-07-07
1
-161
/
+174
*
Generalize the NSS PK11_Decrypt/Encrypt methods in //crypto/.
peter
2015-07-03
6
-1
/
+1018
*
Remove wtc@chromium.org from crypto/OWNERS.
wtc
2015-06-30
1
-1
/
+0
*
Implement Mac Keychain migration algorithm.
vasilii
2015-06-30
2
-1
/
+17
*
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
[next]