| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix "value possibly truncated" warnings on MSVC, net/base edition. | pkasting | 2014-11-26 | 1 | -1/+2 |
* | Don't trigger auto-reload on client auth failures. | davidben | 2014-11-07 | 1 | -0/+5 |
* | Remove redundant mapping of net errors to strings. | mmenke@chromium.org | 2014-08-07 | 1 | -9/+6 |
* | Remove MapSystemErrorWithDefault. | wtc@chromium.org | 2014-04-12 | 1 | -7/+0 |
* | make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste... | jar@chromium.org | 2014-04-09 | 1 | -0/+7 |
* | net: a weak DH key is not a certificate error. | agl@chromium.org | 2014-03-05 | 1 | -1/+2 |
* | Convert Media Galleries to use base::File | rvargas@chromium.org | 2014-01-27 | 1 | -4/+3 |
* | This causes ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY and ERR_SSL_PINNED_KEY_NOT_I... | felt@chromium.org | 2013-10-21 | 1 | -1/+3 |
* | Put in UMA to drill down on "misc" download error codes | rdsmith@chromium.org | 2012-12-13 | 1 | -1/+1 |
* | Factor out common error-code conversion code for PlatformFileErrorToNetError. | nhiroki@google.com | 2012-07-25 | 1 | -1/+6 |
* | Remove the rest of #pragma once in one big CL. | ajwong@chromium.org | 2012-07-11 | 1 | -1/+0 |
* | Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE. | darin@chromium.org | 2011-08-12 | 1 | -4/+4 |
* | net: Add NET_API to more code, this time what's used by chrome.dll | rvargas@google.com | 2011-05-31 | 1 | -3/+4 |
* | Add metrics for DHCP WPAD feature. Fix memory overwrite. | joi@chromium.org | 2011-05-24 | 1 | -0/+11 |
* | Move MapWinsockError() and MapPosixError() to net_errors.h. | sergeyu@chromium.org | 2011-03-15 | 1 | -1/+4 |
* | `#pragma once` for app, base, chrome, gfx, ipc, net, skia, views | thakis@chromium.org | 2010-07-26 | 1 | -0/+1 |
* | NO CODE CHANGE | deanm@chromium.org | 2009-03-11 | 1 | -1/+0 |
* | Use a more compact license header in source files. | license.bot | 2008-08-24 | 1 | -28/+4 |
* | Merge some changes in net/base from branches/mac_july_2008 to trunk. | ericroman@google.com | 2008-08-06 | 1 | -1/+1 |
* | Add net to the repository. | initial.commit | 2008-07-26 | 1 | -0/+65 |