summaryrefslogtreecommitdiffstats
path: root/net/data
Commit message (Expand)AuthorAgeFilesLines
* Don't run some tests under TSan on Windowstimurrrr@chromium.org2010-03-261-0/+12
* Enable FtpNetworkTransactionTest.* and HttpNetworkTransactionTest.* underglider@chromium.org2010-03-251-2/+0
* Enable URLRequestTest.*, URLRequestTestHTTP.*, URLRequestTestFTP.* underglider@chromium.org2010-03-251-3/+0
* Enable ProxyScriptFetcherTest.*, SOCKS5ClientSocketTest.*,glider@chromium.org2010-03-251-4/+0
* Enable FileStreamTest.*Async*, HostResolverImplTest.*, TestCompletionCallback...glider@chromium.org2010-03-251-3/+0
* Enable SSLClientSocketTest.* on Mac under ThreadSanitizer.glider@chromium.org2010-03-241-1/+0
* Enable DiskCacheTest.*, DiskCacheEntryTest.*, FlipNetworkTransactionTest.*,glider@chromium.org2010-03-241-4/+0
* Fix the "ls -l" style date parser to correctly guess the year if it is not pr...phajdan.jr@chromium.org2010-03-2410-16/+16
* Don't run DirectoryListerTest.* as welltimurrrr@chromium.org2010-03-221-1/+1
* Disable DirectoryLister.* on TSan/Mactimurrrr@chromium.org2010-03-221-0/+4
* Add a certificate chain to be used by a new unit test.wtc@chromium.org2010-03-183-0/+0
* Disables KeygenHandlerTest.FLAKY_SmokeTest on Mac valgrind bots.glider@chromium.org2010-03-031-0/+2
* Don't run some tests failing on certificate erros under Valgrindtimurrrr@chromium.org2010-02-251-0/+3
* Disable some unsupported tsan tests for Mac.shess@chromium.org2010-02-241-0/+2
* Disabled DiskCacheBackendTest.*InvalidRankings* on TSan/Mac.timurrrr@chromium.org2010-02-241-3/+1
* Disabled DiskCacheBackendTest.NewEvictionInvalidRankingsSuccess on Mac.timurrrr@chromium.org2010-02-241-0/+1
* Disabled DiskCacheBackendTest.InvalidRankingsSuccess on Mac.timurrrr@chromium.org2010-02-241-1/+2
* Disabled DiskCacheBackendTest.NewEvictionInvalidRankings2 on Mac.glider@chromium.org2010-02-241-0/+4
* wine_valgrind: Use common Valgrind scripts to run Wine/Valgrind tests.thestig@chromium.org2010-02-081-0/+49
* Added gtest filter for net_unittests that spawn processesglider@chromium.org2009-12-241-0/+4
* Get the new certificate for https://www.unosoft.hu/ and re-enable thewtc@chromium.org2009-12-151-0/+0
* Add support for MLSD FTP directory listing (RFC-3659)phajdan.jr@chromium.org2009-12-104-0/+58
* Compatibility updates for "ls -l" style FTP LIST response parser:phajdan.jr@chromium.org2009-12-104-0/+109
* Compatibility improvements for "ls -l" FTP LIST response format.phajdan.jr@chromium.org2009-12-084-0/+58
* Add support for wu-ftpd style FTP LIST response format.phajdan.jr@chromium.org2009-12-084-0/+140
* Implement parser for Netware-style FTP LIST response listing.phajdan.jr@chromium.org2009-12-074-0/+50
* Make new FTP LIST parsing code more robust.phajdan.jr@chromium.org2009-12-0312-0/+288
* Add suppression while I fix this WriteError leak.mbelshe@google.com2009-11-301-0/+8
* Fix recognizing FTP listings consisting of only one line.phajdan.jr@chromium.org2009-11-232-0/+9
* Remove old files.nsylvain@chromium.org2009-11-209-102/+0
* Remove the unnecessary suppressions.mbelshe@google.com2009-11-191-57/+0
* Another attempt to silence valgrind for a moment.mbelshe@google.com2009-11-191-42/+0
* Suppress flip valgrindmbelshe@google.com2009-11-191-0/+99
* Implement Windows FTP directory listing parser.phajdan.jr@chromium.org2009-11-074-0/+178
* Fix the "ls -l" FTP LIST format parser to understand correctlyphajdan.jr@chromium.org2009-11-064-0/+150
* Coverity: Fix leaking UCharsetDetector in ftp code.mattm@chromium.org2009-11-052-0/+59
* Implement VMS FTP directory listing parser.phajdan.jr@chromium.org2009-11-048-0/+501
* Also parse file size in new FTP LIST parsing code.phajdan.jr@chromium.org2009-10-292-0/+13
* First parts of new FTP LIST response parsing code.phajdan.jr@chromium.org2009-10-284-0/+115
* Don't run SocketStreamTest.BasicAuthProxy under ThreadSanitizer on Mactimurrrr@chromium.org2009-10-271-0/+1
* Add three of the six extensions to PAC that Internet Explorer supports. eroman@chromium.org2009-10-262-1/+35
* Wildcard the test cases if two or more tests maketimurrrr@chromium.org2009-10-262-5/+2
* Disable the FlipNetworkTransactionTes because it crashes TSAN.nsylvain@chromium.org2009-10-251-0/+1
* Don't run WebSocketTest.* under ThreadSanitizer on Mactimurrrr@chromium.org2009-10-211-0/+5
* Don't run DiskCacheEntryTest.CancelSparseIO under ThreadSanitizer on Mactimurrrr@chromium.org2009-10-141-0/+1
* Do not run FlipNetworkTransactionTest.Connect under ThreadSanitizer on Mac OStimurrrr@chromium.org2009-10-131-0/+1
* Add an additional test for dnsDomainIs() to verify that it doesn't simply mat...eroman@chromium.org2009-09-251-2/+3
* Add an additional unit-test for when PAC script is missing newline.eroman@chromium.org2009-09-251-0/+3
* Set the mime-type on a test data file to binary.eroman@chromium.org2009-09-241-1/+1
* Fix a bug where if a PAC script ended with a comment and no newline, it would...eroman@chromium.org2009-09-241-0/+8