summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* base::Bind: Low-hanging fruit conversions of NewRunnableFunction.jhawkins@chromium.org2011-11-121-2/+2
* [Sync] Remove logging/checks for case where server and local entries mismatch.zea@chromium.org2011-11-121-0/+7
* Send preface-PING message once in 10 secs and send PINGrtenneti@chromium.org2011-11-123-18/+28
* Linux: Move base/mime_util* to base/nix. It's not used on any other platform.thestig@chromium.org2011-11-111-2/+2
* Cleanup: Remove unneeded forward declararations in net.thestig@chromium.org2011-11-1126-66/+28
* aura: Make the Linux version of IconLoader not require GTK+.derat@chromium.org2011-11-101-6/+0
* Reenable #if guards around pinning checks.agl@chromium.org2011-11-101-3/+2
* Add the encrypted client certificates TLS extension and enable it ifwtc@chromium.org2011-11-1010-49/+588
* Revert revert "net: have pinning checks ignore minor certificate errors."agl@chromium.org2011-11-101-25/+30
* Call LowMemoryNotification instead of IdleNotification when need to free memory.ulan@chromium.org2011-11-101-6/+1
* CookieMonster: Store expiration time also for session cookies.marja@chromium.org2011-11-104-34/+65
* Integration tests for HTTP pipelining.simonjam@chromium.org2011-11-103-1/+471
* Fix build.thakis@chromium.org2011-11-091-1/+1
* Turn on -Wexit-time-destructors for net.thakis@chromium.org2011-11-091-0/+5
* net: Remove 3 exit time destructors and 3 static initializers.thakis@chromium.org2011-11-094-29/+45
* net: Move the last two Escape() functions into the net namespace.tfarina@chromium.org2011-11-092-15/+15
* net: remove public key pins for Twitter.agl@chromium.org2011-11-092-4/+7
* net: switch to blocking DigiCert Sdn Bhd by public key.agl@chromium.org2011-11-091-38/+6
* Increase the limit on number of NotifyAddrChange failuresmmenke@chromium.org2011-11-091-6/+6
* Re-enable tests after MockHostResolver changeszym@chromium.org2011-11-081-25/+3
* Revert "net: have pinning checks ignore minor certificate errors."agl@chromium.org2011-11-081-3/+2
* Remove HostResolverImpl from Mock*HostResolver. szym@chromium.org2011-11-0812-186/+309
* Add new text for indicating we are resolving hosts during proxy resolution.willchan@chromium.org2011-11-0819-6/+227
* Revert 108910 - Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-0711-308/+186
* net: have pinning checks ignore minor certificate errors.agl@chromium.org2011-11-071-2/+3
* Add NET_EXPORT to CreateAddressListUsingPort to fix treeszym@chromium.org2011-11-071-1/+2
* Remove HostResolverImpl from Mock*HostResolver.szym@chromium.org2011-11-0711-186/+308
* net: clean up public key pinsagl@chromium.org2011-11-073-105/+1000
* Support UTF8 in header values in webRequest API.battre@chromium.org2011-11-071-0/+25
* Remove 13 exit time constructors and 3 static initializersthakis@chromium.org2011-11-075-8/+12
* net: Move more three Escape() functions into net namespace.tfarina@chromium.org2011-11-062-31/+30
* Do not chase AIA information when locating client certificates on Windows.rsleevi@chromium.org2011-11-052-2/+6
* Disabled BackupSocketFailAfterStall on all platforms.rtenneti@chromium.org2011-11-051-5/+4
* Do not hash the certificate twice.wtc@chromium.org2011-11-059-56/+92
* net: replace an explicit array length with arraysizeagl@chromium.org2011-11-041-11/+9
* Log more descriptive certificate error messages on Mac.rsleevi@chromium.org2011-11-041-3/+12
* Add expiration date to blocked Digicert Sdn. Bhd. intermediate public key.agl@chromium.org2011-11-041-0/+1
* Disable three tests which caused chrome_frame_net_tests hang.yutak@chromium.org2011-11-041-3/+9
* Log the (server, to-be-verified) certificate chains to the NetLog when loggin...rsleevi@chromium.org2011-11-0411-4/+171
* Add a LoadState for the AppCachervargas@chromium.org2011-11-041-0/+6
* Merge spdy_framer changes from server.rtenneti@chromium.org2011-11-044-769/+779
* Fix a couple minor net issuesjoth@chromium.org2011-11-031-1/+2
* This change implements certificate import from ONC file.gspencer@chromium.org2011-11-034-3/+23
* This fixes some minor issues in this test that were found because Igspencer@chromium.org2011-11-031-73/+73
* Revert 108368, 108356apatrick@chromium.org2011-11-031-1/+1
* Update net/OWNERS: add asanka, drop mbelshe and vandebo.wtc@chromium.org2011-11-031-2/+1
* net: expand upon the comment for IsChainOfPublicKeysPermittedagl@chromium.org2011-11-031-4/+10
* net: block an intermediate CA certificate issued by CyberTrust and a number o...agl@chromium.org2011-11-031-2/+45
* Update effective-TLD data files using the latest data from Mozilla.pam@chromium.org2011-11-031-10411/+10757
* Record when certificates signed with md[2,4,5] are encountered when using Ope...rsleevi@chromium.org2011-11-032-37/+63