summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Fix some character conversions and Mac compile errors for net_util.cc.paulg@google.com2008-08-202-18/+39
* Use the right mode in HttpCache::Transaction::RequiresValidationmmentovai@google.com2008-08-201-1/+1
* Quick fix; it's a struct not a class.avi@google.com2008-08-201-1/+1
* Build more files with sconsavi@google.com2008-08-201-3/+3
* Fixing extended verification code for non-windowsavi@google.com2008-08-203-2/+4
* Add MimeSnifferTest to net_unittests. Take message_pump_default.cc out ofmmentovai@google.com2008-08-201-0/+2
* We should reset content_length_remaining_ (to -1) when wewtc@google.com2008-08-201-0/+3
* Make mime sniffer compile for Mac.avi@google.com2008-08-202-6/+7
* Portability changes to http_response_headers.ericroman@google.com2008-08-202-10/+48
* Run a couple more tests in net, and get rid of a couple more warningsmmentovai@google.com2008-08-203-3/+13
* Add more files to the net module compile list. Had to make some small change...tc@google.com2008-08-203-53/+66
* Update the list of files that should compile.rvargas@google.com2008-08-191-18/+16
* add http_cache to mac build.ericroman@google.com2008-08-196-30/+38
* Remove warnings for the net module.rvargas@google.com2008-08-195-10/+12
* Move time formatters that only use ICU into base/time.*tc@google.com2008-08-191-22/+4
* Fix up warnings in net/avi@google.com2008-08-198-9/+13
* Add mime_util and http_chunked_decoder to mac project.ericroman@google.com2008-08-193-3/+9
* Build the rest of the files that currently work in net. No new tests canmmentovai@google.com2008-08-191-5/+61
* Update a few forgotten users of the Sys StringPiece conversion functions to i...deanm@google.com2008-08-192-1/+3
* Use LF for newlines in all DEPS filesmmentovai@google.com2008-08-181-3/+3
* Pass more tests in net.mmentovai@google.com2008-08-181-2/+107
* change error valueericroman@google.com2008-08-183-9/+9
* Merge some changes from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-184-1/+36
* Build and run bzip2 and gzip filter tests in net. Brings net, bzip2, and zlibmmentovai@google.com2008-08-181-384/+854
* Fix a net\SConscript typo. (Note to self: check in from thesgk@google.com2008-08-181-1/+1
* Have the "net" build install icudt38l.dat on non-Windows systems.sgk@google.com2008-08-181-1/+5
* Make some net unittests compile and pass on linux.tc@google.com2008-08-183-23/+21
* Fix the scons build (file name change).tc@google.com2008-08-151-2/+4
* -Add error code for chunked encodingericroman@google.com2008-08-153-7/+117
* Second pass move the os dependent code apart on the disk cache.rvargas@google.com2008-08-1513-40/+267
* Large patch set (159 files total) to cleanup the includes.maruel@google.com2008-08-157-34/+53
* Introduce MessagePump to represent the native message pump used to drive adarin@google.com2008-08-152-10/+5
* Get googleurl and net to build on linux so we can parallelize even more. Thi...tc@google.com2008-08-152-178/+192
* Modify the binary bz2 to have LF and force google.txt totc@google.com2008-08-142-1/+19
* Now force it back to CR for everyone.tc@google.com2008-08-141-19/+1
* Force the eol style to LF so we always get the CR character.tc@google.com2008-08-141-1/+19
* Force the line ending on this test data file to be CR. Thetc@google.com2008-08-141-19/+1
* Update the comment for OnObjectSignaled.wtc@google.com2008-08-142-7/+21
* Don't assert stream_sizes_.cbBlockSize == 1. It fails withwtc@google.com2008-08-141-3/+0
* Fix utilities that were broken by at_exit changes.rvargas@google.com2008-08-142-0/+8
* First cut at implementing SSLClientSocket using Schannel.wtc@google.com2008-08-144-71/+376
* Address some issues I found in chunked decoder:ericroman@google.com2008-08-143-26/+153
* Use %ls instead of %s in wprintf format strings for wchar_t fields.mmentovai@google.com2008-08-145-8/+9
* Add a helper method to SConscript.main for adding .pdb files to thetc@google.com2008-08-132-26/+12
* Add new disk_cache\*_{win,posix}.cc files to SCons build. Copy insgk@google.com2008-08-131-35/+49
* Set the svn:eol-style to LF on all SConscript filestc@google.com2008-08-132-399/+399
* Move remaining OS dependent bits from the main logic on the disk cache.rvargas@google.com2008-08-1320-150/+551
* make the GTest executables follow the naming conventions for other platforms. pinkerton@google.com2008-08-131-22/+22
* Re submitting the histograms change (735)rvargas@google.com2008-08-124-0/+40
* configure the net unit test targetspinkerton@google.com2008-08-121-2/+287