| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | arm with its sysroot needs a new path to ../../../build/linux/pkg-config-wrapper | fbarchard@chromium.org | 2010-02-16 | 1 | -1/+1 |
* | Update our copy of libssl from NSS CVS. | agl@chromium.org | 2010-02-11 | 19 | -315/+2167 |
* | Port SSLClientSocketNSS to Windows. The next step is to | wtc@chromium.org | 2010-01-28 | 1 | -23/+55 |
* | Remove a C99-ism that Visual C++ doesn't support -- declare a variable in | wtc@chromium.org | 2010-01-27 | 1 | -1/+2 |
* | Fix libssl.so link failures on Linux shared lib build. | mmoss@google.com | 2010-01-27 | 1 | -0/+6 |
* | Remove the fallback Mozilla code for parsing FTP LIST response. | phajdan.jr@chromium.org | 2010-01-20 | 5 | -2559/+0 |
* | Clarify licenses on a bunch of files. | evan@chromium.org | 2009-12-29 | 1 | -0/+36 |
* | SSL: fix overflow error. | agl@chromium.org | 2009-12-15 | 1 | -3/+3 |
* | Sync NSS to pickup https://bugzilla.mozilla.org/show_bug.cgi?id=531188 | agl@chromium.org | 2009-12-03 | 2 | -12/+18 |
* | NSS: sync with CVS version. | agl@chromium.org | 2009-12-01 | 5 | -44/+40 |
* | Linux: add next-protocol-negotiation to libssl. | agl@chromium.org | 2009-11-30 | 8 | -5/+293 |
* | Sync ParseFTPList with Mozilla upstream. | phajdan.jr@chromium.org | 2009-11-30 | 2 | -177/+193 |
* | Linux: enable building with a local version of libssl. | agl@chromium.org | 2009-11-17 | 53 | -0/+35136 |
* | Apply compatibility fixes for FTP LIST parsing code. | phajdan.jr@chromium.org | 2009-09-22 | 2 | -2/+47 |
* | Followup after http://codereview.chromium.org/201034 to correctly handle months. | phajdan.jr@chromium.org | 2009-09-11 | 3 | -0/+16 |
* | Get the latest ParseFTPList code from Mozilla, and apply only the absolutely | phajdan.jr@chromium.org | 2009-09-10 | 4 | -1117/+2069 |
* | Move Mozilla FTP LIST response parsing code to net/third_party directory. | phajdan.jr@chromium.org | 2009-09-01 | 3 | -0/+1530 |