0
Go to file
davidben@chromium.org dc06f75b3e Align OpenSSL and NSS ChannelID formats.
NSS would use "" as the password while OpenSSL would use "\0\0" (UCS-2 encoding
of a NUL-terminated string) because of how PKCS#12 recommended encoding
passwords. Make the OpenSSL code use the same format so that we can freely switch
back and forth between NSS and OpenSSL.

(This is in case we need to roll back an OpenSSL cutover and the release has
hit some early release channel already.)

BUG=399121

Review URL: https://codereview.chromium.org/435593003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287890 0039d316-1c4b-4281-b951-d872f2087c98
2014-08-06 23:11:09 +00:00
2014-08-04 23:44:17 +00:00
2014-08-06 16:48:16 +00:00
2014-07-29 21:23:18 +00:00
2014-08-06 19:35:28 +00:00
2014-07-18 23:56:37 +00:00
2014-08-06 20:55:12 +00:00
2014-07-24 22:22:55 +00:00
2014-08-04 23:44:17 +00:00
2014-08-06 20:54:42 +00:00
Description
Chromium是一个开源浏览器项目,提供了一种安全、快速、稳定的方法来体验Web。该浏览器可以在多个平台上下载,包括Mac、Windows、Linux和ChromiumOS。项目原始地址: https://chromium.googlesource.com/chromium/src.git
https://www.mobibrw.com/gitea-mirrors/chromium/src.git
BSD-3-Clause 89 GiB
Languages
C++ 74.4%
Java 8.2%
Objective-C++ 4.6%
TypeScript 4%
Python 2.5%
Other 6.1%