summaryrefslogtreecommitdiffstats
path: root/net/socket
Commit message (Expand)AuthorAgeFilesLines
* Adds HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-243-4/+8
* Revert 57100 - Only create the backup ConnectJob when it is needed.thestig@chromium.org2010-08-232-215/+188
* Only create the backup ConnectJob when it is needed.willchan@chromium.org2010-08-232-188/+215
* Remove obviously unneeded forward declarations from headers under src/{app,ba...viettrungluu@chromium.org2010-08-212-3/+0
* Reintegrate certificate selection in HttpNetworkTransaction DoLoopdavidben@chromium.org2010-08-211-2/+56
* net: expect MITM attacks with HTTP proxies and command line flag.agl@chromium.org2010-08-191-1/+2
* FBTF: Remove unnecessary STL #includes from src/net.viettrungluu@chromium.org2010-08-191-1/+0
* Extract connection logic from HttpNetworkTransaction into a newmbelshe@chromium.org2010-08-191-13/+0
* Add a command-line flag to disable SSL/TLS False Startdavidben@chromium.org2010-08-181-2/+5
* Send user agent with CONNECT requests.vandebo@chromium.org2010-08-181-1/+1
* Added a new MockSocket that enforces ordering of reads/writes.erikchen@google.com2010-08-182-2/+424
* Revert 56539 - Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-183-8/+4
* Added HostResolveImpl Requests and Jobs to log.mmenke@chromium.org2010-08-183-4/+8
* Test server cleanup patch of death:phajdan.jr@chromium.org2010-08-171-98/+55
* Clean up the client certificate filtering code on Linuxdavidben@chromium.org2010-08-171-29/+26
* Revert 56384 - Don't resolve IP literals.vandebo@chromium.org2010-08-171-0/+6
* Don't resolve IP literals.vandebo@chromium.org2010-08-171-6/+0
* More uninitialized class member vars.finnur@chromium.org2010-08-173-5/+8
* Revert the workaround for servers that use tiny DH keys.wtc@chromium.org2010-08-171-1/+3
* Fix a bug in the mock sockets. For SSL sockets, when they werembelshe@chromium.org2010-08-161-2/+2
* Fix check for whether we need to consider client auth as partmbelshe@chromium.org2010-08-132-2/+2
* FBTF: Start cleaning up net/erg@google.com2010-08-112-0/+2
* net: add embedded DNSSEC chain support.agl@chromium.org2010-08-112-1/+84
* Update to NSS 3.12.7 and NSPR 4.8.6 (original review URLwtc@chromium.org2010-08-111-0/+5
* Remove a bunch of extra includes.vandebo@chromium.org2010-08-114-8/+16
* Filter out certificates that cannot be used as client certs on Windowsdavidben@chromium.org2010-08-102-0/+71
* More metrics for proxy connections impact A/B test.ziadh@chromium.org2010-08-092-1/+32
* Add rudimentary support for client auth in testserver.py and unit testsdavidben@chromium.org2010-08-071-0/+50
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-065-7/+126
* Fix crash during SSL client authdavidben@chromium.org2010-08-051-1/+3
* SPDY: flow-control fix: resume I/O once a WINDOW_UPDATE frame is received for...agayev@chromium.org2010-08-052-0/+6
* Revert 55071 - Reland 54771 (and 54795) To enable TCP Preconnection by defaultdhollowa@chromium.org2010-08-055-125/+7
* Reland 54771 (and 54795) To enable TCP Preconnection by defaultjar@chromium.org2010-08-055-7/+125
* Revert 54771 - Enable speculative preconnection by defaultjar@chromium.org2010-08-044-120/+7
* Revert 54795 - Initialize was_ever_connected_ in ClientSocket.jar@chromium.org2010-08-041-2/+1
* Fix the comments in the SslClientSocket subclassesrch@chromium.org2010-08-033-3/+3
* Make Chrome capable of advertising spdy version 1.mbelshe@chromium.org2010-08-031-3/+8
* Initialize was_ever_connected_ in ClientSocket.cbentzel@chromium.org2010-08-031-1/+2
* Enable speculative preconnection by defaultjar@chromium.org2010-08-034-7/+120
* Add #include utf_string_conversions.h to all files that use ASCIIToWide andbrettw@chromium.org2010-08-032-0/+2
* Recommit 54405 - Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-08-037-293/+71
* Revert 54405 - Fix late binding induced mismatch of Socket and AuthControllernick@chromium.org2010-08-027-70/+293
* Revert 54528 - Digest authentication uses a uri field to prevent replay attacks.nick@chromium.org2010-08-021-1/+0
* Digest authentication uses a uri field to prevent replay attacks.cbentzel@chromium.org2010-08-021-0/+1
* When we get a silent TCP RST, SPDY connections need to retry.mbelshe@chromium.org2010-07-311-1/+1
* Convert more callers of the integer/string functions to usingbrettw@chromium.org2010-07-311-3/+5
* Implement prefetching in chromegavinp@google.com2010-07-311-7/+9
* Fix late binding induced mismatch of Socket and AuthControllervandebo@chromium.org2010-07-307-293/+70
* More FRIEND_TEST_ALL_PREFIXES.phajdan.jr@chromium.org2010-07-301-4/+4
* Bump the SPDY protocol version to version 2.mbelshe@chromium.org2010-07-303-6/+9