summaryrefslogtreecommitdiffstats
path: root/net/data
Commit message (Expand)AuthorAgeFilesLines
* FTP: fix directory listing parser for ftp://ftp.dd-wrt.com/others/juno6/phajdan.jr@chromium.org2010-10-282-0/+10
* Move all Valgrind/TSan/Dr.Memory gtest exclude files to tools/valgrind/gtest_...timurrrr@chromium.org2010-10-2411-193/+4
* Moving the disable test to correct file.oshima@chromium.org2010-10-191-0/+3
* Fix poorly performancing implementation of MockSimplePersistentCookieStorerdsmith@google.com2010-10-181-3/+0
* Fix FTP directory listing for ftp.cisco.com.phajdan.jr@chromium.org2010-10-142-0/+29
* Add test self-signed cert for http://codereview.chromium.org/3576016/show.mattm@chromium.org2010-10-062-0/+3
* Don't run CookieMonsterTest.GarbageCollectionTriggers under Valgrind as it ha...rsesek@chromium.org2010-10-021-0/+3
* Update Dr. Memory suppressions, gtest_filters and also skip oob-write sanity ...timurrrr@chromium.org2010-10-011-3/+5
* FTP: fix directory listing parser for ftp.usa.hp.comphajdan.jr@chromium.org2010-09-306-0/+87
* Revert 60765 - FTP: fix directory listing parser for ftp.usa.hp.comphajdan.jr@chromium.org2010-09-286-87/+0
* FTP: fix directory listing parser for ftp.usa.hp.comphajdan.jr@chromium.org2010-09-286-0/+87
* Don't run HttpNetworkLayerTest.GET under TSan/Wintimurrrr@chromium.org2010-09-061-0/+1
* Don't run HttpNetworkTransactionTest.* under TSan/Win;timurrrr@chromium.org2010-09-062-14/+1
* Disable HttpNetworkTransactionTest.SimpleGET under TSan on Win32glider@chromium.org2010-09-061-0/+3
* Rename the ridiculously long and redundant 'SpdyNetworkingTest' prefixmbelshe@chromium.org2010-09-031-3/+3
* Make heapcheck runner use the shadow stacks.glider@chromium.org2010-08-311-6/+0
* Add SSL test certificate data: dod_ca_13_cert.dermattm@chromium.org2010-08-311-0/+0
* Disk cache: For an AppCache, now we only update thervargas@google.com2010-08-272-6/+12
* Remove exe perms from text files to fix checkprops failuredmazzoni@chromium.org2010-08-271-0/+0
* Update --gtest-filter files and suppressions for Dr. Memorytimurrrr@chromium.org2010-08-271-0/+12
* Added missing MS PAC extensions for IPv6:ziadh@chromium.org2010-08-261-0/+81
* Don't run URLRequestTest under ThreadSanitizer on Windowstimurrrr@chromium.org2010-08-251-0/+3
* Heapcheck: Don't run net_unittests that simulate crashes.rvargas@google.com2010-08-241-0/+14
* Don't run some more HttpNetworkTransactionTest under ThreadSanitizertimurrrr@chromium.org2010-08-193-8/+6
* Don't run HttpNetworkTransactionTest.UseAlternateProtocolForNpnSpdyWithExisti...timurrrr@chromium.org2010-08-191-0/+4
* Skip CertDatabaseNSSTest.ImportFromPKCS12 on heapcheck, since the leaks can't...mattm@chromium.org2010-08-121-1/+6
* Disable all SPDY tests under tsan, as SPDY tests are non-deterministic, and w...erikchen@google.com2010-08-051-1/+2
* Add test PKCS12 datafile.mattm@chromium.org2010-08-052-0/+3
* Disable HttpNetworkTransactionTest.Incomplete100ThenEOF under ThreadSanitizerglider@chromium.org2010-08-043-2/+10
* Suppress socket write zero windows tsan error.erikchen@google.com2010-08-031-0/+1
* Supress spdy cancelledtransactionsendrst windows tsan error.erikchen@google.com2010-08-031-1/+1
* Update valgrind files after unit test renaming.agl@chromium.org2010-08-031-1/+1
* Add two client certificates for use with unit testsdavidben@chromium.org2010-08-033-0/+30
* Fix SpdyHttpStreamTest windows tsan bug.erikchen@google.com2010-08-021-3/+0
* Don't run SpdyHttpStreamTest.SpdyURLTest under ThreadSanitizer on Windowstimurrrr@chromium.org2010-08-021-0/+3
* SPDY sends RST_STREAM upon cancelling request, or bad header parse data.erikchen@google.com2010-07-271-3/+0
* Follow-up to r53769 - forgot to add a new file to the CLtimurrrr@chromium.org2010-07-271-0/+3
* Don't run DiskCacheEntryTests.*HugeSparse* under ThreadSanitizertimurrrr@chromium.org2010-07-271-1/+0
* TBR:erikchen@google.com2010-07-261-0/+3
* SPDY sends RST_STREAM upon cancelling request, or bad header parse data.erikchen@google.com2010-07-261-3/+0
* Don'r run SpdyHttpStreamTest.SendRequest under TSan on Wintimurrrr@chromium.org2010-07-261-0/+3
* Add support for parsing certificate formats other than raw, DER-encoded certi...rsleevi@chromium.org2010-07-227-0/+150
* Revert 52799 - Add support for parsing certificate formats other than raw, DE...rsleevi@chromium.org2010-07-177-150/+0
* Add support for parsing certificate formats other than raw, DER-encoded certi...rsleevi@chromium.org2010-07-177-0/+150
* Exclude one test from TSan/Win runtimurrrr@chromium.org2010-07-141-0/+1
* My fix didn't work. No idea why tsan is unhappy.mbelshe@chromium.org2010-07-131-0/+3
* Fix a race condition in the unit test. The MockPending jobs actuallymbelshe@chromium.org2010-07-121-3/+0
* Re-enable ConcurrencyTestdavidben@chromium.org2010-06-301-0/+1
* Don't run ClientSocketPoolBaseTest.CancelPendingSocketAtSocketLimit under TSa...timurrrr@chromium.org2010-06-291-0/+3
* Fix a renderer crash while processing FTP directory listing.phajdan.jr@chromium.org2010-06-262-0/+1