summaryrefslogtreecommitdiffstats
path: root/net/third_party
Commit message (Expand)AuthorAgeFilesLines
* Port SSLClientSocketNSS to Windows. The next step is towtc@chromium.org2010-01-281-23/+55
* Remove a C99-ism that Visual C++ doesn't support -- declare a variable inwtc@chromium.org2010-01-271-1/+2
* Fix libssl.so link failures on Linux shared lib build.mmoss@google.com2010-01-271-0/+6
* Remove the fallback Mozilla code for parsing FTP LIST response.phajdan.jr@chromium.org2010-01-205-2559/+0
* 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-032-12/+18
* NSS: sync with CVS version.agl@chromium.org2009-12-015-44/+40
* Linux: add next-protocol-negotiation to libssl.agl@chromium.org2009-11-308-5/+293
* Sync ParseFTPList with Mozilla upstream.phajdan.jr@chromium.org2009-11-302-177/+193
* Linux: enable building with a local version of libssl.agl@chromium.org2009-11-1753-0/+35136
* Apply compatibility fixes for FTP LIST parsing code.phajdan.jr@chromium.org2009-09-222-2/+47
* Followup after http://codereview.chromium.org/201034 to correctly handle months.phajdan.jr@chromium.org2009-09-113-0/+16
* Get the latest ParseFTPList code from Mozilla, and apply only the absolutelyphajdan.jr@chromium.org2009-09-104-1117/+2069
* Move Mozilla FTP LIST response parsing code to net/third_party directory.phajdan.jr@chromium.org2009-09-013-0/+1530