summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Do a better job of counting SDCH packetsjar@chromium.org2009-04-172-24/+48
* Update Purify and Valgrind data to ignore a few new tests.rvargas@google.com2009-04-172-0/+10
* Disk cache: Modify the unit tests so that they test bothrvargas@google.com2009-04-179-150/+397
* URLRequest::Interceptor enhancements1) Allow an interceptor to change its min...michaeln@google.com2009-04-169-74/+786
* s/delete/delete[]/thestig@chromium.org2009-04-151-1/+1
* Fix strict aliasing warning in disk_cache_perftest.thestig@chromium.org2009-04-141-4/+2
* Delete more unused functions in nss_memio.c.thestig@chromium.org2009-04-141-32/+0
* Disk cache: Enable the code that sets the max size automatically.rvargas@google.com2009-04-143-10/+69
* Assert that the WinSock DLL supports version 2.2.wtc@chromium.org2009-04-141-9/+14
* Update to version 26 of open-vcdiff (underpinnings for SDCH decoder)jar@chromium.org2009-04-141-0/+1
* Histogram time from request till first byte of header is receivedjar@chromium.org2009-04-132-7/+22
* Delete unused functions in nss_memio.c.willchan@chromium.org2009-04-131-30/+0
* Add some LOG(INFO) to help diagnose problems when proxy is not working.ericroman@google.com2009-04-134-3/+108
* Remove the "Proxy-Support: Session-Based-Authentication"wtc@chromium.org2009-04-101-12/+6
* Give the filter setup more context so it can figure out whether it's download...thestig@chromium.org2009-04-107-9/+88
* Disk cache: Finish the current experiment.rvargas@google.com2009-04-103-52/+24
* Add a boolean data member reading_body_from_socket_ to helpwtc@chromium.org2009-04-103-3/+90
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-105-15/+38
* revert until I can figure out why the tests are hangingben@chromium.org2009-04-095-38/+15
* Scrape search definitions from forms that have onsubmit handlers. The scrapin...ben@chromium.org2009-04-095-15/+38
* Disk cache: fix broken UMA reports.rvargas@google.com2009-04-093-2/+11
* Basic underpinnings of the gyp equivalent of the Linux SHARED=1 build:sgk@google.com2009-04-081-2/+2
* DNS prefetch experiment extension: Consider different connection count limitsjar@chromium.org2009-04-083-6/+31
* Switching things to FilePath:phajdan.jr@chromium.org2009-04-079-92/+80
* - Add support for platform specific suppression files for Valgrindnirnimesh@chromium.org2009-04-061-0/+1
* Remove the now-superfluous STATE_CONNECT and STATE_CONNECT_COMPLETED from SSL...markus@chromium.org2009-04-036-262/+180
* Fix for bug 9608. adding check that tokenized header is valid.ace@google.com2009-04-022-1/+12
* Add nhs.uk as a single-authority zone.agl@chromium.org2009-04-022-1/+4
* Add GYP file tld_cleanup tool.agl@chromium.org2009-04-021-0/+25
* Fix an innocuous dcheck when going to view-cache.rvargas@google.com2009-04-021-3/+5
* Remove the checked-in scons configuration files.sgk@google.com2009-04-0112-1286/+0
* Resubmitted code from revision 12809. The bug in the Windows SSL stack thatmarkus@chromium.org2009-03-3119-177/+643
* Ensures that writes are at least one byte, matching the libevent version. As ...avi@google.com2009-03-311-0/+1
* Set completed_handshake_ to true after the entire Connectwtc@chromium.org2009-03-311-1/+6
* Extract the parsing of proxy rules to ProxyConfig::ProxyRules, and unit-test.ericroman@google.com2009-03-3116-104/+466
* Disk Cache: Make sure that an entry that pretends to bervargas@google.com2009-03-308-0/+87
* Reverting, as this changelist broke unittests on Windows.markus@chromium.org2009-03-3019-645/+179
* Change the bad-certificate handler for SSL (using NSS) to return anmarkus@chromium.org2009-03-3019-179/+645
* Move position of declaration per nit on larger CL that landedjar@chromium.org2009-03-301-3/+1
* Add histogram of total latency when we're not re-using a socketjar@chromium.org2009-03-301-0/+7
* Add cast to fix tree bustage on macjar@chromium.org2009-03-301-3/+6
* Use HTTP status return code to make SDCH handling more robust.jar@chromium.org2009-03-3010-15/+222
* Add some includes needed by GCC 4.4.0mark@chromium.org2009-03-301-0/+1
* Facilitate SDCH content decoding after a proxy removes ALL content infojar@chromium.org2009-03-281-3/+6
* Increase allowable dictionary size so that iGoogle can test SDCHjar@chromium.org2009-03-271-1/+1
* Add a unit test for ProxyConfigServiceWin.ericroman@google.com2009-03-274-10/+195
* Disk Cache: Second pass (and final) to allow multiple instancesrvargas@google.com2009-03-278-66/+149
* Fix leak in cert code that Valgrind found.avi@google.com2009-03-271-24/+33
* After r12485, every POST request has an UploadData, even ifwtc@chromium.org2009-03-271-2/+3
* filter_context.GetMimeType returns false if there is nowtc@chromium.org2009-03-271-1/+1