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
/
crypto.gyp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial support for using BoringSSL with NSS certificates.
davidben
2015-04-22
1
-8
/
+16
*
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
*
Update mojo sdk to rev 3d23dae011859a2aae49f1d1adde705c8e85d819
rockot
2015-03-03
1
-1
/
+1
*
Isolate crypto_unittests
scottmg
2015-02-13
1
-0
/
+17
*
Combine MSVS warning supression codes
kulkarni.a
2014-08-26
1
-5
/
+4
*
Extract ScopedTestNSSDB from nss_util.
pneubeck@chromium.org
2014-07-28
1
-0
/
+44
*
Switch to BoringSSL.
davidben@chromium.org
2014-07-22
1
-2
/
+2
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-18
1
-2
/
+2
*
Switch to BoringSSL.
agl@chromium.org
2014-07-18
1
-2
/
+2
*
Revert 283813 "Switch to BoringSSL."
vitalybuka@chromium.org
2014-07-17
1
-2
/
+2
*
Switch to BoringSSL.
agl@chromium.org
2014-07-17
1
-2
/
+2
*
Revert "Switch to BoringSSL."
agl@chromium.org
2014-07-17
1
-2
/
+2
*
Switch to BoringSSL.
agl@chromium.org
2014-07-16
1
-2
/
+2
*
Add OpenSSL BIO method that writes to a std::string.
mattm@chromium.org
2014-05-22
1
-0
/
+10
*
Remove {linux|android}_use_tcmalloc and switch to use_allocator in Chromium.
dmikurube@chromium.org
2014-05-07
1
-2
/
+1
*
Remove unused bits implementing parts of RFC 4880
rsleevi@chromium.org
2014-04-28
1
-6
/
+0
*
Introduce USE_OPENSSL_CERTS for certificate handling.
haavardm@opera.com
2014-03-28
1
-7
/
+2
*
Remove prtypes.h and prcpucfg*.h from base/third_party/nspr.
wtc@chromium.org
2014-03-25
1
-0
/
+1
*
crypto.gyp: move openssl dependency into use_openssl section. Remove redundan...
mattm@chromium.org
2014-03-22
1
-11
/
+3
*
Build src/crypto for PNaCl
sergeyu@chromium.org
2014-03-12
1
-90
/
+4
*
Add use_allocator instead of linux_use_tcmalloc to switch the allocator.
dmikurube@chromium.org
2014-03-05
1
-1
/
+2
*
Allow Win64 build of base library even in a Win32 build.
petewil@chromium.org
2014-01-09
1
-1
/
+1
*
Update keygen to use correct NSS slot on ChromeOS multiprofile.
mattm@chromium.org
2013-12-16
1
-1
/
+1
*
crypto: enable NEON optimisations when supported by the platform.
agl@chromium.org
2013-11-20
1
-0
/
+3
*
Convert most run_all_unittests.cc files to use new unit test launcher.
phajdan.jr@chromium.org
2013-09-05
1
-4
/
+1
*
Add SignatureVerifier::VerifyInitRSAPSS for verifying RSA-PSS signatures.
wtc@chromium.org
2013-06-28
1
-0
/
+2
*
Remove platform-specific implementations of RSAPrivateKey and SignatureCreator
rsleevi@chromium.org
2013-06-27
1
-29
/
+0
*
Added Curve25519-donna changes.
rtenneti@chromium.org
2013-03-08
1
-0
/
+4
*
Relanding Porting of HKDF changes from server.
rtenneti@chromium.org
2013-02-23
1
-0
/
+3
*
Revert 184133
vandebo@chromium.org
2013-02-22
1
-3
/
+0
*
Porting of HKDF changes from server.
rtenneti@chromium.org
2013-02-22
1
-0
/
+3
*
Disabling nacl_win64 targets when building in target_arch!=ia32 mode.
bradnelson@google.com
2013-01-21
1
-1
/
+1
*
Make crypto build on Win64
jschuh@chromium.org
2013-01-10
1
-0
/
+8
*
crypto: add GHASH implementation.
agl@chromium.org
2012-11-09
1
-0
/
+3
*
Rename MacKeychain to AppleKeychain
msarda@chromium.org
2012-08-30
1
-12
/
+20
*
Add RSAPrivateKey stub implementation for iOS.
msarda@chromium.org
2012-08-20
1
-0
/
+9
*
Built crypto and crypto_unittests for iOS
msarda@chromium.org
2012-08-09
1
-6
/
+15
*
Added crypto random-number generator
mniknami@chromium.org
2012-08-02
1
-0
/
+3
*
Use NSS for symmetric key crypto operations on Windows and Mac.
ddorwin@chromium.org
2012-06-15
1
-4
/
+17
*
Upstream: Depend on OpenSSL directly instead of via system.gyp
jingzhao@chromium.org
2012-05-16
1
-1
/
+1
*
Reland - Create a database for NaCl validation caching that is shared between...
nduca@google.com
2012-03-27
1
-9
/
+44
*
Revert 129061 - Create a database for NaCl validation caching that is shared ...
nduca@google.com
2012-03-27
1
-44
/
+9
*
Create a database for NaCl validation caching that is shared between processes.
ncbray@chromium.org
2012-03-27
1
-9
/
+44
*
Move *keychain_mac* files to crypto/
akalin@chromium.org
2012-03-17
1
-0
/
+4
*
mac: Make crypto_unittests depend on nspr
thakis@chromium.org
2012-03-15
1
-0
/
+5
*
Fix SpdySession::WriteCredentialFrame ECPrivateKey creation args.
mattm@chromium.org
2012-02-28
1
-0
/
+2
*
Upstream: Build crypto_unittests for Android.
jingzhao@chromium.org
2012-02-07
1
-2
/
+2
*
Create a new ECSignatureCreator class for signing content using EC crypto.
rch@chromium.org
2012-01-25
1
-3
/
+11
*
Reland: Simplify PRTimeToBaseTime implementation, add BaseTimeToPRTime.
mattm@chromium.org
2011-12-15
1
-0
/
+2
[next]