summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* fix minor whitespace issuesdarin@chromium.org2008-09-241-1/+1
* Apply minor tweaks to ScopedHostMapper per review feedback.darin@chromium.org2008-09-244-10/+16
* Some quick changes suggested by wtc in review.avi@google.com2008-09-241-1/+14
* Enforce Terminate on Heap Corruption in most of our executable on Windows XP ...maruel@google.com2008-09-241-0/+2
* Add support for mock DNS queries. This allows us to eliminatedarin@google.com2008-09-246-3/+155
* Fix support for 204 responses that lack an explicit EOF.darin@google.com2008-09-233-14/+32
* Miscellaneous cleanup.wtc@google.com2008-09-232-38/+49
* Add net\base\x509_certificate.cc to the SCons build.sgk@google.com2008-09-231-0/+1
* Refactoring out common code in the X.509 cert handlingavi@google.com2008-09-236-326/+219
* Mac-specific CFRunLoop-based MessagePump implementationmark@chromium.org2008-09-231-3/+7
* Add missing files to project to get test-shell fully linking. Fixes gcc warni...pinkerton@google.com2008-09-231-0/+28
* Update Linux / SCons build for SDCH.sgk@google.com2008-09-231-6/+7
* Correct typo with containing extra declarations in headerjar@google.com2008-09-231-8/+7
* HttpVersion had to be changed because glibc defines macros named "major" and ...maruel@google.com2008-09-232-20/+19
* Stubbing out the network transaction until more of that pipeline works. Allow...pinkerton@google.com2008-09-231-0/+9
* Some platform cleanup to net/deanm@google.com2008-09-234-39/+20
* Another unit test parsing the Webkit cert, and the attendent changes needed f...avi@google.com2008-09-232-22/+196
* Add tcp_client_socket_libevent to the project and get the unit tests working ...pinkerton@google.com2008-09-232-11/+8
* Roll the icu38 revision in the DEPS file to change the name ofsgk@google.com2008-09-231-1/+1
* Disable failing filter chaining testjar@google.com2008-09-231-1/+2
* Fix tree bustagejar@google.com2008-09-231-2/+4
* Don't use SDCH until open_vcdiff works on all platforms.evanm@google.com2008-09-231-0/+9
* Re-land SDCH filter support experimentjar@google.com2008-09-2317-86/+1578
* Fix DeleteCache on POSIX. It wasn't successfully deleting before.evanm@google.com2008-09-231-7/+9
* This fixes http://code.google.com/p/chromium/issues/detail?id=541, which is aniyengar@google.com2008-09-232-2/+18
* Remove stragler file that didn't rollbhack (delete) properlyjar@google.com2008-09-221-170/+0
* Rollback 2444 and 2443 to get linux and mac prepjar@google.com2008-09-2216-1408/+87
* Adjust includes to satisfy deps checkjar@google.com2008-09-222-1/+2
* Experimental integration of delta compression content encodingjar@google.com2008-09-2215-86/+1576
* Unit test now runs on the Mac.avi@google.com2008-09-224-25/+84
* Fix AmountOfFreeDiskSpace to be able to differentiate an errorrvargas@google.com2008-09-201-1/+1
* Accidental commit; oopsavi@google.com2008-09-194-84/+25
* Unit test now runs on the Mac.avi@google.com2008-09-194-25/+84
* Oops, expected value comes first.avi@google.com2008-09-191-24/+24
* Add unit test for the X509 parsing. This only runs on Windows, but does so su...avi@google.com2008-09-193-6/+165
* Add a byte factory method for unit testing.avi@google.com2008-09-193-29/+46
* Only link the new event lib on Linux systems.sgk@google.com2008-09-191-1/+7
* Pull in the latest revision (18744:a1d3449a2cba) of the effective-TLDpamg@google.com2008-09-191-40/+150
* Fix a memory leak on the disk cache for posix.rvargas@google.com2008-09-181-0/+6
* Build libevent on Macmark@chromium.org2008-09-181-0/+43
* Some tweaks pointed out by wtc.avi@google.com2008-09-181-11/+8
* * Change output of trace_event log to JSON to enable easier integration with ...erikkay@google.com2008-09-182-4/+25
* Implement CopyDirectory() for the POSIX branch of file_util.evanm@google.com2008-09-181-1/+1
* Use libevent, second try. Changes this time:dkegel@google.com2008-09-184-19/+345
* Bring X.509 cert handling (at least preliminarily) to the Mac.avi@google.com2008-09-186-6/+418
* Now that we have the ICU lib depend on its data file, we no longer need toevanm@google.com2008-09-181-6/+1
* Avoid signedness mismatch errors from gccdkegel@google.com2008-09-181-3/+3
* Enable two CyberTrust root CAs for EV. The EV policywtc@google.com2008-09-181-0/+12
* Move GetFreeDiskSpace to SysInfo.deanm@chromium.org2008-09-184-33/+2
* Revert "Make tcp_client_socket_unittest pass on Linux."evanm@google.com2008-09-183-344/+19