summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Include <wincrypt.h> to fix compilation errors.wtc@google.com2008-09-171-0/+1
* First cut at SSL certificate error handling. Mapwtc@google.com2008-09-174-29/+231
* Don't set any cookies as a result of the Google URL Tracker update check. Th...pkasting@chromium.org2008-09-172-8/+14
* Review URL: http://codereview.chromium.org/2942jeremy@chromium.org2008-09-172-2/+19
* Revision 2303 introduced AmountOfPhysicalMemory in SysInfo, so now GetSystemM...deanm@chromium.org2008-09-174-47/+2
* Unignore most warnings on POSIX in build/SConscript.main.evanm@google.com2008-09-161-3/+2
* One more passing test.evanm@google.com2008-09-161-1/+1
* Mac/mach implementation of disk_cache::GetSystemMemory(). Patch by Kellymark@chromium.org2008-09-161-1/+14
* memcpy cannot overlap, move to memmove.deanm@google.com2008-09-162-2/+2
* Simple unit test, written mostly just to become familiar with the code.dkegel@google.com2008-09-153-0/+123
* Address a TODO for properly stripping references from request URL.ericroman@google.com2008-09-154-10/+65
* An early optimization in std::pair<> in Visual Studio 2008 Service Pack 1 mak...maruel@google.com2008-09-151-0/+9
* Add unit test for HttpResponseHeaders::GetStatusText()ericroman@google.com2008-09-132-10/+38
* TBR fix for broken compile on mac.ericroman@google.com2008-09-131-1/+1
* misc. http response status-line changes:ericroman@google.com2008-09-139-83/+398
* Add the EV metadata for two GlobalSign root CA certificates.wtc@google.com2008-09-111-0/+11
* Capture initial SCons build of {base,net,googleurl}_unittests on Mac:sgk@google.com2008-09-111-1/+6
* Remove all but one place in this file where we returnwtc@google.com2008-09-111-2/+3
* Declare the bool members next to each other so they canwtc@google.com2008-09-112-5/+5
* CreateDirectory() should check if an existing path is actually a directory be...mmoss@google.com2008-09-111-1/+0
* Fix IDNtoUnicode and unittest. jungshik@google.com2008-09-112-4/+9
* Remove all but one place in this file where we returnwtc@google.com2008-09-111-2/+6
* Refactor the SSL tunnel establishment code so that itwtc@google.com2008-09-102-135/+62
* Implement GetFreeDiskSpace for POSIX and GetSystemMemory for Linux.mark@chromium.org2008-09-102-6/+31
* Do a better job at bounding HexToInt.deanm@chromium.org2008-09-101-1/+1
* Remove the pre-launch bzip2 hack.ericroman@google.com2008-09-101-23/+0
* Use gcc 4.2 for the Mac build. Fix up new warnings and errors pointed outmark@chromium.org2008-09-105-49/+46
* This change implements the performance recommendation from: darin@google.com2008-09-091-13/+25
* WinHttpSendRequest fails with SEC_E_ILLEGAL_MESSAGE whenwtc@google.com2008-09-091-0/+1
* Fix Linux buildbot breakage on BlockFiles_Grow due to lingering cache files.mmoss@google.com2008-09-097-19/+36
* Build host_resolver on the Macmmentovai@google.com2008-09-094-12/+13
* Fix proxy code. The pac string was corrupted when a pacnsylvain@chromium.org2008-09-091-1/+2
* Rename "run net_unittests" to "run_net_unittests" like we do with other unitmmentovai@google.com2008-09-081-6/+6
* Get MIME stuff working minimally to the point where we haveerg@google.com2008-09-082-5/+48
* Replace all instances of <hash_map> with a "base/hash_tabe.h",erg@google.com2008-09-085-11/+6
* Normalize leading LWS in line continuations, per Wan-Teh's suggestion.ericroman@google.com2008-09-082-15/+70
* [new http] Normalize line continuations in response headers.ericroman@google.com2008-09-065-27/+347
* The previous fix doesn't work. We should continuewtc@google.com2008-09-051-4/+10
* This fixes the "passing NULL to non-pointer argument" warning when compiling ...mmoss@google.com2008-09-051-1/+1
* Modify HostResolver slightly to build on posix as well as windows.dkegel@google.com2008-09-054-1/+57
* Fix a crash caused by a NULL FILETIME when creating ftptc@google.com2008-09-042-3/+42
* If we didn't read enough to be able to decrypt anything,wtc@google.com2008-09-041-0/+4
* Minor cleanup to OneShotTimer and RepeatingTimer: moves more of the member v...darin@google.com2008-09-032-60/+35
* Fix an out of band read when parsing a URL component of just "%". The calcul...deanm@google.com2008-09-032-3/+3
* Move icu.xcodeproj into the icu38 directory, as is done with all othermmentovai@google.com2008-09-031-3/+3
* Normalize newlines to LF in netmmentovai@google.com2008-09-025-199/+199
* Initial pass at simple event tracing. I added a few traces to tcp_socket and...erikkay@google.com2008-09-021-0/+14
* Unit tests can't access the outside world.maruel@google.com2008-09-021-4/+8
* Update net.xcodeproj with an 'All' target (like base).sgk@google.com2008-09-011-0/+67
* Update Copyright text in SCons config files.sgk@google.com2008-09-012-56/+8