summaryrefslogtreecommitdiffstats
path: root/net/base/net_errors.h
Commit message (Expand)AuthorAgeFilesLines
* Fix "value possibly truncated" warnings on MSVC, net/base edition.pkasting2014-11-261-1/+2
* Don't trigger auto-reload on client auth failures.davidben2014-11-071-0/+5
* Remove redundant mapping of net errors to strings.mmenke@chromium.org2014-08-071-9/+6
* Remove MapSystemErrorWithDefault.wtc@chromium.org2014-04-121-7/+0
* make SetReceiveBufferSize and SetSendBufferSize return net error codes (inste...jar@chromium.org2014-04-091-0/+7
* net: a weak DH key is not a certificate error.agl@chromium.org2014-03-051-1/+2
* Convert Media Galleries to use base::Filervargas@chromium.org2014-01-271-4/+3
* This causes ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY and ERR_SSL_PINNED_KEY_NOT_I...felt@chromium.org2013-10-211-1/+3
* Put in UMA to drill down on "misc" download error codes rdsmith@chromium.org2012-12-131-1/+1
* Factor out common error-code conversion code for PlatformFileErrorToNetError.nhiroki@google.com2012-07-251-1/+6
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-111-1/+0
* Rename NET_API to NET_EXPORT, and rename NET_TEST to NET_EXPORT_PRIVATE.darin@chromium.org2011-08-121-4/+4
* net: Add NET_API to more code, this time what's used by chrome.dllrvargas@google.com2011-05-311-3/+4
* Add metrics for DHCP WPAD feature. Fix memory overwrite.joi@chromium.org2011-05-241-0/+11
* Move MapWinsockError() and MapPosixError() to net_errors.h.sergeyu@chromium.org2011-03-151-1/+4
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* NO CODE CHANGEdeanm@chromium.org2009-03-111-1/+0
* Use a more compact license header in source files.license.bot2008-08-241-28/+4
* Merge some changes in net/base from branches/mac_july_2008 to trunk.ericroman@google.com2008-08-061-1/+1
* Add net to the repository.initial.commit2008-07-261-0/+65