summaryrefslogtreecommitdiffstats
path: root/net/third_party
Commit message (Expand)AuthorAgeFilesLines
* On Windows, prefer to generate SHA-1 signatures for TLS 1.2 clientwtc@chromium.org2013-08-305-6/+262
* Make the AES-GCM cipher suites work in DTLS, by moving thewtc@chromium.org2013-08-217-264/+409
* Implement the AES GCM cipher suites for TLS.wtc@chromium.org2013-08-1513-230/+1925
* Fix a crash in SSL under memory pressurersleevi@chromium.org2013-08-124-1/+27
* NSS: move the first protocol to the end of the ALPN extension.agl@chromium.org2013-08-093-47/+96
* Reland http://crrev.com/209278rsleevi@chromium.org2013-08-076-86/+0
* NSS: rename ALPN extension to have _xtn suffix.agl@chromium.org2013-08-023-20/+20
* net: avoid uninitialised data warning in the event of a decryption failure.agl@chromium.org2013-08-011-13/+14
* Update net/third_party/nss/ssl to NSS 3.15.1.wtc@chromium.org2013-08-0168-4971/+580
* Linux: fix compatibility with nss-3.15 and <gcc-4.6phajdan.jr@chromium.org2013-07-261-2/+2
* net: Migrate from googleurl/ includes to url/ ones.tfarina@chromium.org2013-07-121-1/+1
* net: support ALPN.agl@chromium.org2013-07-036-19/+348
* roll clang 182481:184830thakis@chromium.org2013-07-021-0/+4
* Revert 209515 "Reland http://crrev.com/209278"rsleevi@chromium.org2013-07-016-0/+86
* Reland http://crrev.com/209278rsleevi@chromium.org2013-07-016-86/+0
* Remove dummy change in ssl3con.c.agl@chromium.org2013-07-011-2/+0
* net: use NSS's function for selecting NPN rather than a callback.agl@chromium.org2013-07-012-0/+4
* A speculative fix for the TLS 1.2 client authentication bug with thewtc@chromium.org2013-06-291-31/+94
* Revert 209278 "Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2"joaodasilva@chromium.org2013-06-296-0/+86
* Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2rsleevi@chromium.org2013-06-296-86/+0
* Update Linux to use scoped_refptr<T>::get() rather than implicit "operator T*"rsleevi@chromium.org2013-06-271-1/+1
* Miscellaneous cleanup of TLS 1.2 code.wtc@chromium.org2013-06-177-199/+1064
* Linux: fix compatibility with nss-3.15 .phajdan.jr@chromium.org2013-06-131-0/+6
* Use a direct include of strings headers in net/test/, net/third_party/, net/t...avi@chromium.org2013-06-112-2/+2
* Fix TLS 1.2 client authentication on Mac OS X.wtc@chromium.org2013-06-111-7/+10
* Support the new TLS 1.2 HMAC-SHA256 cipher suites specified inwtc@chromium.org2013-06-0611-24/+564
* Support the new supported_signature_algorithms field of thewtc@chromium.org2013-05-316-26/+306
* Implement TLS 1.2.wtc@chromium.org2013-05-3015-188/+3433
* Generate unique certificate nicknames on Linux/CrOS.rsleevi@chromium.org2013-05-231-3/+13
* Add support for CNG-based keys on Windows. This permits ECC client certs.rsleevi@chromium.org2013-05-232-35/+435
* Fix bugs in the code in ssl3_HandleHandshakeMessage that handles awtc@chromium.org2013-05-064-18/+99
* Update NSS libSSL to NSS_3_15_BETA2.wtc@chromium.org2013-05-0267-1703/+969
* Add secitem_array.c.wtc@chromium.org2013-04-301-0/+145
* fix capslock typo in net/third_party/nss/README.chromiummostynb@opera.com2013-04-291-1/+1
* Use CERT_GetCertKeyType to get KeyType for ssl3_PlatformSignHashes. mef@chromium.org2013-04-263-35/+21
* Revert "net: don't do TLS False Start with RC4."agl@chromium.org2013-04-264-38/+2
* net: don't do TLS False Start with RC4.agl@chromium.org2013-04-194-2/+38
* net: extract net/cert out of net/basephajdan.jr@chromium.org2013-03-293-3/+3
* Convert net to use base::string16 instead of string16.brettw@chromium.org2013-03-292-5/+5
* Build the NSS libSSL with NO_PKCS11_BYPASS defined.wtc@chromium.org2013-03-0210-3768/+31
* Support building NSS's libssl as a componentrsleevi@chromium.org2013-02-282-1/+84
* When performing an SSL renegotiation and requesting a certificate status, cle...rsleevi@chromium.org2013-02-231-0/+4
* Fix a crash in dtls_FreeHandshakeMessages.wtc@chromium.org2013-02-084-0/+23
* The hashAlg field of CK_NSS_MAC_CONSTANT_TIME_PARAMS has beenwtc@chromium.org2013-02-082-6/+6
* net: implement CBC processing in constant-time in libssl.agl@chromium.org2013-02-064-57/+911
* Make all net targets build on Win64jschuh@chromium.org2013-01-101-1/+1
* Ensure the patched NSS libssl used on Win and Mac behaves the same as upstrea...rsleevi@chromium.org2012-11-153-14/+16
* Update net/third_party/nss/ssl to NSS 3.14.wtc@chromium.org2012-11-1375-7262/+1191
* Merge the NSS patch for https://bugzilla.mozilla.org/show_bug.cgi?id=770057.wtc@chromium.org2012-11-086-16/+201
* Replace the deprecated DSA_SIGNATURE_LEN macro withwtc@chromium.org2012-09-251-1/+9