summaryrefslogtreecommitdiffstats
path: root/net/third_party/nss/ssl
Commit message (Expand)AuthorAgeFilesLines
* ssl_SecureSend should not do handshake when the handshake wait state iswtc@chromium.org2010-03-162-7/+13
* NSS and NPN: send NextProtocol on resume and disable NPN without SPDY.agl@chromium.org2010-03-121-0/+8
* SSL False Start Supportagl@chromium.org2010-03-026-3/+61
* Send an empty renegotiation info extension instead of SCSVwtc@chromium.org2010-03-021-2/+2
* Revert "Fix the case where the browser livelocks if we cannot open a file."agl@chromium.org2010-03-016-61/+3
* Fix the case where the browser livelocks if we cannot open a file.agl@chromium.org2010-02-266-3/+61
* Revert "SSL False Start Support"agl@chromium.org2010-02-266-61/+3
* SSL False Start Supportagl@chromium.org2010-02-266-3/+61
* Revert "SSL False Start Support"agl@chromium.org2010-02-256-61/+3
* SSL False Start Supportagl@chromium.org2010-02-246-3/+61
* net/third_party/nss: update to NSS_3_12_6_RC0agl@chromium.org2010-02-164-7/+25
* Update our copy of libssl from NSS CVS.agl@chromium.org2010-02-1116-314/+1631
* Remove a C99-ism that Visual C++ doesn't support -- declare a variable inwtc@chromium.org2010-01-271-1/+2
* Clarify licenses on a bunch of files.evan@chromium.org2009-12-291-0/+36
* SSL: fix overflow error.agl@chromium.org2009-12-151-3/+3
* Sync NSS to pickup https://bugzilla.mozilla.org/show_bug.cgi?id=531188agl@chromium.org2009-12-031-11/+17
* NSS: sync with CVS version.agl@chromium.org2009-12-014-43/+39
* Linux: add next-protocol-negotiation to libssl.agl@chromium.org2009-11-307-4/+289
* Linux: enable building with a local version of libssl.agl@chromium.org2009-11-1751-0/+35028