| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove rendundant use of product_name in gyp files. | evan@chromium.org | 2011-06-09 | 1 | -1/+0 |
* | Remove the TLS Snap Start code from NSS. | wtc@chromium.org | 2011-06-09 | 14 | -3769/+146 |
* | Final gyp patch to make use of the new cross-platform POSIX defines toolkit_u... | tony@chromium.org | 2011-05-23 | 1 | -2/+2 |
* | Globally replace <(library) with static_library | evan@chromium.org | 2011-05-19 | 1 | -1/+1 |
* | Increase warning level to 4 on Visual Studio | maruel@chromium.org | 2011-05-03 | 1 | -1/+2 |
* | Update to NSS 3.12.9. falsestart.patch, falsestart2.patch, and | wtc@chromium.org | 2011-02-18 | 16 | -593/+21 |
* | Update the NSS patches. Add snapstart2.patch and peercertchain.patch. | wtc@chromium.org | 2011-02-17 | 6 | -32/+243 |
* | Add the NSS patch for SSL client auth with native crypto APIs on Mac | wtc@chromium.org | 2011-02-16 | 3 | -99/+708 |
* | Remove whitespace at the end of lines. | wtc@chromium.org | 2011-02-16 | 1 | -4/+4 |
* | Remove the unused PlatformAuthInfo structure definition. | wtc@chromium.org | 2011-02-16 | 1 | -13/+0 |
* | The current implementation of client authentication for Windows and Mac match... | rsleevi@chromium.org | 2011-02-12 | 5 | -214/+1 |
* | Do not pass CRYPT_NOHASHOID to CryptSignHash with CALG_SSL3_SHAMD5. | rsleevi@chromium.org | 2011-02-09 | 1 | -2/+2 |
* | When performing SSL client authentication on Windows via NSS, change the retu... | rsleevi@chromium.org | 2011-02-05 | 3 | -20/+28 |
* | Return more specific error messages when performing a SSL client auth handsha... | rsleevi@chromium.org | 2011-02-05 | 1 | -15/+21 |
* | When performing a SSL renegotiation handshake, do not send Certificate/Certif... | rsleevi@chromium.org | 2010-12-10 | 3 | -31/+134 |
* | nss: add support for OCSP stapling. | agl@chromium.org | 2010-11-22 | 11 | -1/+778 |
* | ssl3_PlatformSignHashes should set buf->len to the | wtc@chromium.org | 2010-11-12 | 1 | -3/+3 |
* | NSS: always record the ServerHello data. | agl@chromium.org | 2010-11-12 | 1 | -14/+14 |
* | Fix inconsistent line ending style. Set svn:eol-style to LF. | wtc@chromium.org | 2010-11-04 | 1 | -2/+2 |
* | Support for using OS-native certificates for SSL client | wtc@chromium.org | 2010-11-04 | 10 | -1/+834 |
* | net: Make Snap Start check cert verification and add metrics | agl@chromium.org | 2010-11-03 | 1 | -0/+2 |
* | Don't resend payload after Snap Start misprediction. | agl@chromium.org | 2010-11-03 | 2 | -18/+1 |
* | net: add SSL_PeerCertificatesChain function to NSS. | agl@chromium.org | 2010-10-25 | 3 | -0/+48 |
* | Add certificates to the ss->ssl3.peerCertChain linked list | wtc@chromium.org | 2010-10-21 | 3 | -25/+78 |
* | net: add patch file for Snap Start support in NSS | agl@chromium.org | 2010-10-20 | 2 | -0/+2135 |
* | NSS: Snap Start NPN support and other fixes. | agl@chromium.org | 2010-09-20 | 4 | -16/+108 |
* | NSS: Call handshake callback with False Start and Snap Start. | agl@chromium.org | 2010-09-14 | 1 | -20/+14 |
* | Allow SSL_SecurityStatus, SSL_GetChannelInfo, and | wtc@chromium.org | 2010-08-27 | 5 | -3/+178 |
* | NSS: Add Snap Start support | agl@chromium.org | 2010-08-25 | 10 | -15/+1299 |
* | Revert the workaround for servers that use tiny DH keys. | wtc@chromium.org | 2010-08-17 | 6 | -67/+63 |
* | Update to NSS 3.12.7. | wtc@chromium.org | 2010-08-13 | 14 | -95/+100 |
* | List TLS_DHE_RSA_WITH_AES_256_CBC_SHA after | wtc@chromium.org | 2010-08-10 | 4 | -2/+68 |
* | Reshuffle some NSS code to make way for Snap Start. | agl@chromium.org | 2010-08-06 | 3 | -122/+158 |
* | Update the TLS False Start patch. Replace TABs by spaces | wtc@chromium.org | 2010-07-29 | 3 | -35/+37 |
* | net/third_party/nss: sync patches/ directory. | agl@chromium.org | 2010-07-08 | 3 | -1/+129 |
* | Cache the peer's intermediate CA certificates in session ID, so that | wtc@chromium.org | 2010-06-28 | 3 | -0/+45 |
* | Use SSLClientSocketNSS on Mac OS X. By default, chrome still uses | wtc@chromium.org | 2010-06-01 | 1 | -13/+18 |
* | GYP changes for FreeBSD and OpenBSD | pvalchev@google.com | 2010-05-14 | 1 | -2/+2 |
* | Pass license check script for most of the tree. | evan@chromium.org | 2010-03-19 | 2 | -0/+38 |
* | ssl_SecureSend should not do handshake when the handshake wait state is | wtc@chromium.org | 2010-03-16 | 3 | -62/+104 |
* | NSS and NPN: send NextProtocol on resume and disable NPN without SPDY. | agl@chromium.org | 2010-03-12 | 2 | -17/+40 |
* | SSL False Start Support | agl@chromium.org | 2010-03-02 | 9 | -3/+390 |
* | Send an empty renegotiation info extension instead of SCSV | wtc@chromium.org | 2010-03-02 | 3 | -2/+36 |
* | Revert "Fix the case where the browser livelocks if we cannot open a file." | agl@chromium.org | 2010-03-01 | 9 | -390/+3 |
* | Fix the case where the browser livelocks if we cannot open a file. | agl@chromium.org | 2010-02-26 | 9 | -3/+390 |
* | Revert "SSL False Start Support" | agl@chromium.org | 2010-02-26 | 9 | -390/+3 |
* | SSL False Start Support | agl@chromium.org | 2010-02-26 | 9 | -3/+390 |
* | Revert "SSL False Start Support" | agl@chromium.org | 2010-02-25 | 9 | -390/+3 |
* | SSL False Start Support | agl@chromium.org | 2010-02-24 | 9 | -3/+390 |
* | net/third_party/nss: update to NSS_3_12_6_RC0 | agl@chromium.org | 2010-02-16 | 5 | -8/+26 |