summaryrefslogtreecommitdiffstats
path: root/net/socket/socks5_client_socket.h
Commit message (Expand)AuthorAgeFilesLines
* Fix ClientSocketHandle reuse_type(). Correctly track socket use.willchan@chromium.org2010-09-021-0/+1
* FBTF: Remove unneeded headers from base/ (part 7)thestig@chromium.org2010-08-271-1/+1
* Gather preconnection use vs waste statisticsjar@chromium.org2010-08-251-0/+2
* `#pragma once` for app, base, chrome, gfx, ipc, net, skia, viewsthakis@chromium.org2010-07-261-0/+1
* Add net log entries that summarize transmit and receive byte counts.vandebo@chromium.org2010-04-231-2/+3
* Implement SOCKSClientSocketPoolvandebo@chromium.org2010-03-221-1/+6
* Generalize the net module's LoadLog facility from a passive container, to an ...eroman@chromium.org2010-03-161-3/+4
* Really connect to the same server in FTP network transaction.phajdan.jr@chromium.org2010-02-201-1/+1
* Re-revert 36595 (restoring 36548); that didn't fix anything.dpranke@chromium.org2010-01-201-2/+0
* Try reverting r36548 to see if this causes the webkit linux failures todpranke@chromium.org2010-01-201-0/+2
* Enabled the GetPeerName on all platforms, not just Linux.thomasvl@chromium.org2010-01-191-2/+0
* Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 ...eroman@chromium.org2009-12-181-35/+6
* When talking to a SOCKS v5 proxy, default to sending addresses as raw domains...eroman@chromium.org2009-12-181-2/+19
* Add LoadLog to ClientSocket::Connect().willchan@chromium.org2009-11-021-2/+5
* Add methods for setting socket buffers to the Socket mbelshe@google.com2009-09-091-0/+3
* SOCKS v5 implementationarindam@chromium.org2009-07-151-0/+151
* Reverting 20626.arindam@chromium.org2009-07-141-151/+0
* SOCKS v5 implementationarindam@chromium.org2009-07-141-0/+151