summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Avoid using of interlocked increment to facilitate porting.jar@google.com2008-09-281-4/+1
* Add the auth unit-tests to SConscript and .pbxprojericroman@google.com2008-09-275-4/+19
* Initial stab at http authentication (basic + digest) in new http stack.ericroman@google.com2008-09-2724-12/+1747
* Roll the third_party/icu38 revision in DEPS to have SCons build libicu,sgk@google.com2008-09-262-2/+2
* Add positive and negative test cases for whether wewtc@google.com2008-09-261-10/+86
* Use open-vcdiff for sdch compression on the Macmark@chromium.org2008-09-264-9/+66
* Make sure there is only one instance of the stats histogram at a given time.rvargas@google.com2008-09-261-3/+7
* Assert that the lifetimes of multiple ScopedHostMapperwtc@google.com2008-09-261-1/+3
* If we read nothing (EOF) after sending a request on awtc@google.com2008-09-253-11/+34
* Add UTF-8 check for JSON deserializer.jungshik@google.com2008-09-252-4/+4
* Add more tests and files to the Mac's net_unittests:mark@chromium.org2008-09-254-14/+27
* Provide autorelease pool management on the Mac in all types of message pumps.mark@chromium.org2008-09-252-2/+2
* add http layer and unit tests to mac build. stub out file uploading in upload...pinkerton@google.com2008-09-258-24/+60
* Repair leak in unit test by properly ending use of gzip stream.jar@google.com2008-09-251-0/+2
* Correct typo in SDCH (filter chaining) unit test, and enable testjar@google.com2008-09-252-6/+13
* Use histograms to send interesting parts of the disk cache statistics.rvargas@google.com2008-09-248-4/+171
* Add libevent to the Mac SCons build of net_unittests:sgk@google.com2008-09-241-4/+8
* 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