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
/
third_party
Commit message (
Expand
)
Author
Age
Files
Lines
*
On Windows, prefer to generate SHA-1 signatures for TLS 1.2 client
wtc@chromium.org
2013-08-30
5
-6
/
+262
*
Make the AES-GCM cipher suites work in DTLS, by moving the
wtc@chromium.org
2013-08-21
7
-264
/
+409
*
Implement the AES GCM cipher suites for TLS.
wtc@chromium.org
2013-08-15
13
-230
/
+1925
*
Fix a crash in SSL under memory pressure
rsleevi@chromium.org
2013-08-12
4
-1
/
+27
*
NSS: move the first protocol to the end of the ALPN extension.
agl@chromium.org
2013-08-09
3
-47
/
+96
*
Reland http://crrev.com/209278
rsleevi@chromium.org
2013-08-07
6
-86
/
+0
*
NSS: rename ALPN extension to have _xtn suffix.
agl@chromium.org
2013-08-02
3
-20
/
+20
*
net: avoid uninitialised data warning in the event of a decryption failure.
agl@chromium.org
2013-08-01
1
-13
/
+14
*
Update net/third_party/nss/ssl to NSS 3.15.1.
wtc@chromium.org
2013-08-01
68
-4971
/
+580
*
Linux: fix compatibility with nss-3.15 and <gcc-4.6
phajdan.jr@chromium.org
2013-07-26
1
-2
/
+2
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
1
-1
/
+1
*
net: support ALPN.
agl@chromium.org
2013-07-03
6
-19
/
+348
*
roll clang 182481:184830
thakis@chromium.org
2013-07-02
1
-0
/
+4
*
Revert 209515 "Reland http://crrev.com/209278"
rsleevi@chromium.org
2013-07-01
6
-0
/
+86
*
Reland http://crrev.com/209278
rsleevi@chromium.org
2013-07-01
6
-86
/
+0
*
Remove dummy change in ssl3con.c.
agl@chromium.org
2013-07-01
1
-2
/
+0
*
net: use NSS's function for selecting NPN rather than a callback.
agl@chromium.org
2013-07-01
2
-0
/
+4
*
A speculative fix for the TLS 1.2 client authentication bug with the
wtc@chromium.org
2013-06-29
1
-31
/
+94
*
Revert 209278 "Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2"
joaodasilva@chromium.org
2013-06-29
6
-0
/
+86
*
Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2
rsleevi@chromium.org
2013-06-29
6
-86
/
+0
*
Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-27
1
-1
/
+1
*
Miscellaneous cleanup of TLS 1.2 code.
wtc@chromium.org
2013-06-17
7
-199
/
+1064
*
Linux: fix compatibility with nss-3.15 .
phajdan.jr@chromium.org
2013-06-13
1
-0
/
+6
*
Use a direct include of strings headers in net/test/, net/third_party/, net/t...
avi@chromium.org
2013-06-11
2
-2
/
+2
*
Fix TLS 1.2 client authentication on Mac OS X.
wtc@chromium.org
2013-06-11
1
-7
/
+10
*
Support the new TLS 1.2 HMAC-SHA256 cipher suites specified in
wtc@chromium.org
2013-06-06
11
-24
/
+564
*
Support the new supported_signature_algorithms field of the
wtc@chromium.org
2013-05-31
6
-26
/
+306
*
Implement TLS 1.2.
wtc@chromium.org
2013-05-30
15
-188
/
+3433
*
Generate unique certificate nicknames on Linux/CrOS.
rsleevi@chromium.org
2013-05-23
1
-3
/
+13
*
Add support for CNG-based keys on Windows. This permits ECC client certs.
rsleevi@chromium.org
2013-05-23
2
-35
/
+435
*
Fix bugs in the code in ssl3_HandleHandshakeMessage that handles a
wtc@chromium.org
2013-05-06
4
-18
/
+99
*
Update NSS libSSL to NSS_3_15_BETA2.
wtc@chromium.org
2013-05-02
67
-1703
/
+969
*
Add secitem_array.c.
wtc@chromium.org
2013-04-30
1
-0
/
+145
*
fix capslock typo in net/third_party/nss/README.chromium
mostynb@opera.com
2013-04-29
1
-1
/
+1
*
Use CERT_GetCertKeyType to get KeyType for ssl3_PlatformSignHashes.
mef@chromium.org
2013-04-26
3
-35
/
+21
*
Revert "net: don't do TLS False Start with RC4."
agl@chromium.org
2013-04-26
4
-38
/
+2
*
net: don't do TLS False Start with RC4.
agl@chromium.org
2013-04-19
4
-2
/
+38
*
net: extract net/cert out of net/base
phajdan.jr@chromium.org
2013-03-29
3
-3
/
+3
*
Convert net to use base::string16 instead of string16.
brettw@chromium.org
2013-03-29
2
-5
/
+5
*
Build the NSS libSSL with NO_PKCS11_BYPASS defined.
wtc@chromium.org
2013-03-02
10
-3768
/
+31
*
Support building NSS's libssl as a component
rsleevi@chromium.org
2013-02-28
2
-1
/
+84
*
When performing an SSL renegotiation and requesting a certificate status, cle...
rsleevi@chromium.org
2013-02-23
1
-0
/
+4
*
Fix a crash in dtls_FreeHandshakeMessages.
wtc@chromium.org
2013-02-08
4
-0
/
+23
*
The hashAlg field of CK_NSS_MAC_CONSTANT_TIME_PARAMS has been
wtc@chromium.org
2013-02-08
2
-6
/
+6
*
net: implement CBC processing in constant-time in libssl.
agl@chromium.org
2013-02-06
4
-57
/
+911
*
Make all net targets build on Win64
jschuh@chromium.org
2013-01-10
1
-1
/
+1
*
Ensure the patched NSS libssl used on Win and Mac behaves the same as upstrea...
rsleevi@chromium.org
2012-11-15
3
-14
/
+16
*
Update net/third_party/nss/ssl to NSS 3.14.
wtc@chromium.org
2012-11-13
75
-7262
/
+1191
*
Merge the NSS patch for https://bugzilla.mozilla.org/show_bug.cgi?id=770057.
wtc@chromium.org
2012-11-08
6
-16
/
+201
*
Replace the deprecated DSA_SIGNATURE_LEN macro with
wtc@chromium.org
2012-09-25
1
-1
/
+9
[next]