summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
...
* Disk cache: Simplify some of the test infrastructure.rvargas@google.com2011-11-1510-116/+118
* Convert plain C-style casts to use CFCastStrict and GetValueFromDictionary te...kushi.p@gmail.com2011-11-153-27/+20
* Remove referrer from TransportSocketParams and SOCKSSocketParams.szym@chromium.org2011-11-1518-53/+22
* Refactor state machines in HttpPipelinedConnectionImpl.simonjam@chromium.org2011-11-152-216/+304
* Persist dynamically learned SPDY settings (like CWND).rtenneti@chromium.org2011-11-1513-37/+280
* Remove unused HostResolver::Observer.szym@chromium.org2011-11-1520-720/+22
* Revert 110099 - Creation of cookie_utils.joi@chromium.org2011-11-156-132/+81
* Creation of cookie_utils.droger@google.com2011-11-156-81/+132
* net: Move UnescapeRule into the net namespace.tfarina@chromium.org2011-11-152-35/+35
* Allow linker initialization of lazy instancejoth@chromium.org2011-11-1525-45/+45
* Add SSLSocket interface.sergeyu@chromium.org2011-11-154-26/+42
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-151-2/+2
* Add/change metrics for cookie store loading:erikwright@chromium.org2011-11-142-4/+5
* Revert 109960 - Send WM_DEVICECHANGE message through SystemMonitorkmadhusu@chromium.org2011-11-141-2/+2
* Send WM_DEVICECHANGE message through SystemMonitorscottmg@chromium.org2011-11-141-2/+2
* 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