summaryrefslogtreecommitdiffstats
path: root/net/socket/ssl_client_socket_nss.cc
Commit message (Expand)AuthorAgeFilesLines
* Add CHECKs to help track down the crash in http://crbug.com/49862.wtc@chromium.org2010-07-271-0/+2
* Remove some dead SPDY code.agl@chromium.org2010-07-261-14/+1
* net: add ciphersuite and compression to the SSL connection status.agl@chromium.org2010-07-181-0/+9
* Implement SSLClientSocketPool.vandebo@chromium.org2010-07-141-13/+16
* Plumb SSL connection information into the PageInfo model.agl@chromium.org2010-07-121-0/+15
* Require renegotiation info from a whitelist of servers.agl@chromium.org2010-06-301-11/+18
* Make X509Certificate::CreateFromHandle() copy the OSCertHandle, rather than a...rsleevi@chromium.org2010-06-261-2/+5
* Second attempt to land r49489. wtc@chromium.org2010-06-111-4/+30
* Revert 49489 - Use NSS for SSL by default on Mac OS X.hayato@chromium.org2010-06-111-30/+4
* Use NSS for SSL by default on Mac OS X.wtc@chromium.org2010-06-111-4/+30
* Fix a regression on Windows introduced by r48650.wtc@chromium.org2010-06-041-6/+25
* Use SSLClientSocketNSS on Mac OS X. By default, chrome still useswtc@chromium.org2010-06-011-27/+25
* Trigger SSL fallback based on Bad MAC alert.agl@chromium.org2010-05-181-0/+2
* On Windows, do not use the COMODO EV SGC CA certificatewtc@chromium.org2010-05-081-2/+54
* SSL_ForceHandshake may return SECSuccess prematurely.wtc@chromium.org2010-04-291-3/+12
* More cleanup to address TODOs in net_log.h.eroman@chromium.org2010-04-281-5/+5
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-10/+8
* SSL fixes for sites with buggy DEFLATE support.agl@chromium.org2010-04-201-0/+2
* Do not call NSS functions if NSS initialization failed.wtc@chromium.org2010-04-161-3/+7
* If the server's CertificateRequest message contains an emptywtc@chromium.org2010-04-141-2/+12
* memio_SetPeerName implicitly assumes that struct sockaddr is the same as PRNe...pvalchev@google.com2010-03-311-1/+15
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-8/+8
* When using NSS for SSL on Windows, fall back on SSLClientSocketWinwtc@chromium.org2010-03-121-11/+82
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-051-21/+26
* SSLClientSocketNSS::ClientAuthHandler should return SECWouldBlockwtc@chromium.org2010-03-051-2/+4
* Revert my last commit 'cause it breaks net unit tests on OS X 10.6 :(snej@chromium.org2010-03-051-26/+21
* Thread-safety for X509Certificate's intermediate-certs list.snej@chromium.org2010-03-051-21/+26
* A follow-up to r40192. Change the log message to avoid confusion.wtc@chromium.org2010-03-031-1/+1
* SSL False Start Supportagl@chromium.org2010-03-021-0/+6
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-011-6/+0
* Log an informational message if an SSL server does not supportwtc@chromium.org2010-02-271-0/+19
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-261-0/+6
* Revert "SSL False Start Support"agl@chromium.org2010-02-261-6/+0
* SSL False Start Supportagl@chromium.org2010-02-261-0/+6
* SSL: stop network traffic from interfering with NSS.wtc@chromium.org2010-02-251-2/+2
* Revert "SSL False Start Support"agl@chromium.org2010-02-251-6/+0
* SSL False Start Supportagl@chromium.org2010-02-241-0/+6
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-201-13/+13
* SPDY: disable revocation checking.agl@chromium.org2010-02-181-1/+15
* Port SSLClientSocketNSS to Windows. The next step is towtc@chromium.org2010-01-281-10/+74
* Refactor EnsureNSSInit. Move the NSS SSL librarywtc@chromium.org2010-01-271-3/+59
* Turn GetPeerName into a pure virtual and provide local impls, this way any fu...thomasvl@chromium.org2010-01-201-0/+4
* Add a context-sensitive error mapping function specific to SSLwtc@chromium.org2010-01-151-32/+24
* Linux: Add Certificate Info dialog (part 1)mattm@chromium.org2010-01-141-1/+1
* NSS: disable DEFLATE compression if TLS is disabled.agl@chromium.org2010-01-081-1/+5
* Linux: allow TLS renegotiation.agl@chromium.org2010-01-061-0/+15
* Linux: remove temporary check that the scons builders are working.agl@chromium.org2009-12-241-2/+0
* Linux: fix scons build so that libssl gets the right headers.agl@chromium.org2009-12-231-0/+2
* Revert "Linux: temp change to see if the builders are getting the wrong heade...agl@chromium.org2009-12-231-2/+0
* Linux: temp change to see if the builders are getting the wrong headers.agl@chromium.org2009-12-231-0/+2