summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Add net/base/sys_byteorder.hsergeyu@chromium.org2011-04-185-17/+26
* Support for repeated strings in policy definitions.mnissler@chromium.org2011-04-181-1/+7
* Support key rotation in the policy test server.mnissler@chromium.org2011-04-182-12/+24
* net: Put net/server/* into namespace net.tfarina@chromium.org2011-04-184-12/+29
* Changed the jingle network code in ChromeAsyncSocket to use the client socket...sanjeevr@chromium.org2011-04-151-1/+5
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-159-54/+174
* Make run_testserver.exe complain if the given --doc-root parameterdarin@chromium.org2011-04-151-1/+8
* Fix openssl buildjoth@chromium.org2011-04-151-2/+2
* Support decoding GenericNamedValue based policy.jkummerow@chromium.org2011-04-151-1/+1
* Allow certificate revocation checking to be enabled/disabled independent of t...rsleevi@chromium.org2011-04-152-39/+125
* ChromeOS specific HSTS section (with permission from Sumit, Will, more).cevans@chromium.org2011-04-151-0/+8
* net: cut an HSTS hole out at latest.chrome.google.comagl@chromium.org2011-04-142-2/+11
* Disk Cache: Perform extra validations to data comming fromrvargas@google.com2011-04-146-11/+93
* Tag ProxyService as NonThreadSafe.willchan@chromium.org2011-04-142-3/+15
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-1440-200/+194
* Clang build fix after r81584.agl@chromium.org2011-04-142-5/+12
* net: implement the beginnings of HSTS pinningagl@chromium.org2011-04-144-1/+139
* Update device policy code in test server.mnissler@chromium.org2011-04-141-8/+41
* Revert "Allow extensions to redirect requests in onBeforeRequest."mpcomplete@chromium.org2011-04-139-174/+54
* net: add issued_by_known_hash and public_key_hashes to SSLInfo.agl@chromium.org2011-04-136-8/+35
* Revert 81472 - Disk Cache: Perform extra validations to data comming fromdisk...nick@chromium.org2011-04-135-89/+8
* Allow extensions to redirect requests in onBeforeRequest.mpcomplete@chromium.org2011-04-139-54/+174
* Disk Cache: Perform extra validations to data comming fromrvargas@google.com2011-04-135-8/+89
* Add multiple-offset versions of the various URL reformatting functions. Fixed...mrossetti@chromium.org2011-04-136-202/+638
* Http Cache: Only cache range requests when the server providesrvargas@google.com2011-04-134-23/+131
* Fix a problem that cert trust change needs a chrome restart to be effective.xiyuan@chromium.org2011-04-1312-23/+95
* Suppress login prompting for favicons.asanka@chromium.org2011-04-131-0/+4
* Add websocket ownersukai@chromium.org2011-04-132-0/+4
* Fix openssl buildjoth@chromium.org2011-04-132-8/+34
* Revert 81343 - Add multiple-offset versions of the various URL reformatting f...mrossetti@chromium.org2011-04-136-636/+202
* Add multiple-offset versions of the various URL reformatting functions. Fixed...mrossetti@chromium.org2011-04-136-202/+636
* Small safety change to initialize data_ to NULL afterrtenneti@chromium.org2011-04-121-1/+2
* net: Use StartsWith() in StripWWW() function.tfarina@chromium.org2011-04-121-2/+1
* Include base/win/scoped_comptr.h instead of base/scoped_comptr_win.h.tfarina@chromium.org2011-04-121-3/+3
* Revert r61181.agl@chromium.org2011-04-1212-828/+36
* Another attempt at fixing Clang build after r81259agl@chromium.org2011-04-122-0/+4
* Fix Clang build after r81259agl@chromium.org2011-04-123-12/+28
* net: add support for checking if a known public key is in a chain.agl@chromium.org2011-04-129-1/+336
* The IP Aliases table was not being properly cleared when we manually closembelshe@chromium.org2011-04-122-6/+25
* Rework the tcp_client_socket_unittest to be a genericmbelshe@chromium.org2011-04-122-16/+36
* Linux: fix net_unittests failures on Gentoo Linuxphajdan.jr@chromium.org2011-04-122-30/+30
* We've finished testing with the cwnd fixed at 32, it is clearly worse.mbelshe@chromium.org2011-04-111-2/+2
* Support signatures in the policy test server.mnissler@chromium.org2011-04-114-35/+138
* Allow ProxyConfigService to report "no configuration set"mnissler@chromium.org2011-04-1113-93/+228
* FTP: Multiple fixes for localized directory listings:phajdan.jr@chromium.org2011-04-1112-55/+298
* Add gmail.com and googlemail.com to the HSTS hardcoded list. These domainscevans@chromium.org2011-04-095-93/+203
* FTP: fix a misuse of isspace (it can only operate on char,phajdan.jr@chromium.org2011-04-091-6/+9
* Turn off backup sockets for most tests in net_unittests.willchan@chromium.org2011-04-087-35/+30
* net: reenable TestKnownRootsagl@chromium.org2011-04-081-2/+1
* - minor comment changeleighton@cis.udel.edu2011-04-081-2/+2