summaryrefslogtreecommitdiffstats
path: root/net/socket
Commit message (Expand)AuthorAgeFilesLines
* Add comments explaining the IPv6 fallback logic in TransportConnectJob.willchan@chromium.org2011-05-141-7/+13
* Add a fallback socket connect() for IPv6.willchan@chromium.org2011-05-123-27/+374
* Miscelaneous cleanups to AddressList to make it harder to mis-use.eroman@chromium.org2011-05-128-24/+25
* iwyu: Include stringprintf.h where appropriate, part 3.jhawkins@chromium.org2011-05-121-7/+8
* Remove prefer_ipv4.wtc@chromium.org2011-05-123-19/+0
* Revert r85014 because it doesn't work fully and we're doing something else.willchan@chromium.org2011-05-123-61/+8
* Restart socket pool backup job timer on ReleaseSocket.willchan@chromium.org2011-05-113-8/+61
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-103-11/+7
* Start backup socket timer for preconnects too.willchan@chromium.org2011-05-102-5/+57
* net: fix matching ".google.com" at the end of a string.agl@chromium.org2011-05-092-2/+4
* net: break out SSLHostInfo verification time for Google.agl@chromium.org2011-05-091-1/+6
* Revert 84197 - Add one-time randomization support for FieldTrial, and the abi...joi@chromium.org2011-05-063-7/+11
* Re-connect if Keep-Alive connection has been closed by the time we get around...asanka@chromium.org2011-05-053-56/+124
* Prefer IPv4 in the ConnectBackupJob to work around broken IPv6 networkswtc@chromium.org2011-05-055-0/+143
* Add one-time randomization support for FieldTrial, and the ability tojoi@chromium.org2011-05-053-11/+7
* Rename ClientSocket to StreamSocket.sergeyu@chromium.org2011-05-0542-157/+157
* Revert 83524 - Re-connect if Keep-Alive connection has been closed by the tim...asanka@chromium.org2011-04-293-95/+18
* Re-connect if Keep-Alive connection has been closed by the time we get around...asanka@chromium.org2011-04-293-18/+95
* Skip cert verification if it is expected to be bad.hclam@chromium.org2011-04-285-39/+47
* Remove the declaration of the obsolete CreateOSCert method. The methodwtc@chromium.org2011-04-281-4/+0
* Stop refcounting ProxyService.willchan@chromium.org2011-04-272-3/+3
* Undo raw DNS resolver changes, this will be implemented differently, on IO-th...agayev@chromium.org2011-04-271-1/+1
* Added GetLocalAddress() in net::ClientSocket.sergeyu@chromium.org2011-04-1922-1/+102
* Fix clang failure.sergeyu@chromium.org2011-04-182-4/+8
* Added TCPServerSocket.sergeyu@chromium.org2011-04-1810-2/+703
* Changed the jingle network code in ChromeAsyncSocket to use the client socket...sanjeevr@chromium.org2011-04-151-1/+5
* Fix openssl buildjoth@chromium.org2011-04-151-2/+2
* Move crypto files out of base, to a top level directory.rvargas@google.com2011-04-148-36/+35
* net: add issued_by_known_hash and public_key_hashes to SSLInfo.agl@chromium.org2011-04-134-5/+15
* Fix a problem that cert trust change needs a chrome restart to be effective.xiyuan@chromium.org2011-04-133-4/+26
* Revert r61181.agl@chromium.org2011-04-126-714/+34
* Rework the tcp_client_socket_unittest to be a genericmbelshe@chromium.org2011-04-121-15/+35
* Turn off backup sockets for most tests in net_unittests.willchan@chromium.org2011-04-084-5/+25
* - minor comment changeleighton@cis.udel.edu2011-04-081-2/+2
* This change loads opencryptoki and uses the TPM for keygen tags.gspencer@chromium.org2011-04-071-1/+1
* Rename a number of classes previously labeled "TCP" to "Transport" inmbelshe@chromium.org2011-04-0718-396/+445
* net: remove forced renegotiation checksagl@chromium.org2011-04-051-19/+6
* Use lock-free lazy initialization for static histogram referencesjar@chromium.org2011-04-051-4/+4
* net: measure HTTPS connect times to (*.)google.comagl@chromium.org2011-04-041-0/+11
* Add ignore limits flag and use for sync requestkristianm@google.com2011-03-3014-29/+59
* Remove the fallback from SOCKSv4 to SOCKSv4a.eroman@chromium.org2011-03-293-138/+35
* Moved the logic to initialize a ClientSocketHandle with the relevant socket p...sanjeevr@chromium.org2011-03-292-1/+307
* Move some files from base to base/memory.levin@chromium.org2011-03-2825-62/+62
* Enable IP pooling for SPDY.mbelshe@chromium.org2011-03-251-2/+80
* Removed the static on all stats macros and changed the static declarationrtenneti@chromium.org2011-03-222-11/+11
* Move MapWinsockError() and MapPosixError() to net_errors.h.sergeyu@chromium.org2011-03-152-55/+16
* Revert 78061 - Revert 78034 - Removing a TODO and cleaning up code.kristianm@google.com2011-03-153-13/+2
* Code cleanup related to allowed_bad_certs.wtc@chromium.org2011-03-141-1/+2
* Revert 78034 - Removing a TODO and cleaning up code.kristianm@google.com2011-03-143-2/+13
* Removing a TODO and cleaning up code.kristianm@google.com2011-03-143-13/+2