summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Rename quic_stats.{h,cc} to quic_connection_stats.{h,cc}. Filenamertenneti@chromium.org2013-08-175-10/+10
* Normalize certificate name verification across all platformsrsleevi@chromium.org2013-08-165-89/+117
* Add a priority parameter for HostResolver::RequestInfo's constructorakalin@chromium.org2013-08-1624-94/+145
* [SPDY] Fix handling of pending stream creation tasks on a session going awayakalin@chromium.org2013-08-163-105/+206
* Fix regression: don't redirect to data: URLs.tsepez@chromium.org2013-08-165-3/+24
* Clean up SSLSocketParamsakalin@chromium.org2013-08-157-93/+115
* [SPDY] Add a RequestPriority parameter to ConstructSpdyConnect()akalin@chromium.org2013-08-154-18/+33
* Remove SocketParams template parameter for functions templated on PoolTypeakalin@chromium.org2013-08-159-78/+50
* Clear the QUIC cached proof when a client receives a REJ w/o a PROF tag.rch@chromium.org2013-08-152-2/+23
* Explicitly log the QUIC error which caused a connection to be closed.rch@chromium.org2013-08-154-0/+26
* Implement the AES GCM cipher suites for TLS.wtc@chromium.org2013-08-1514-232/+1928
* [net] Use scoped_ptr<> consistently in ClientSocketFactory and related codeakalin@chromium.org2013-08-1557-544/+660
* Change ownership of |job| objects in ClientSocketPoolBaseHelperakalin@chromium.org2013-08-142-5/+8
* Add a method to get, but not create, the domain bound cert for a given domain.juanlang@google.com2013-08-147-111/+438
* Log QUIC crypto handshake messages to net log.rch@chromium.org2013-08-1411-1/+84
* [Net] Propagate priority changes from HttpNetworkTransaction to its streamakalin@chromium.org2013-08-1414-7/+185
* [Net] Propagate priority changes from HttpNetworkTransaction to its requestakalin@chromium.org2013-08-1410-6/+288
* Revert r217535 "Move swarm_client to swarming_client."maruel@chromium.org2013-08-141-4/+4
* Move swarm_client to swarming_client.maruel@chromium.org2013-08-141-4/+4
* Put ssl_client_socket_unittest.cc in unnamed namespace within netakalin@chromium.org2013-08-141-600/+540
* Disk cache: Remove not needed memory comparison from unit test.rvargas@chromium.org2013-08-141-1/+0
* Plug a shutdown leak in SpdyNetworkTransaction tests.earthdok@chromium.org2013-08-141-30/+33
* Add additional events to QUIC net logs.rch@chromium.org2013-08-145-3/+88
* Remove deprecated functions that take StreamSockets instead of handlesakalin@chromium.org2013-08-1412-71/+40
* disk cache: Convert one ASSERT_EQ to EXPECT_EQrvargas@chromium.org2013-08-141-1/+1
* Add akalin to net ownersrch@chromium.org2013-08-131-0/+1
* Reland http://crrev.com/213867rsleevi@chromium.org2013-08-133-11/+110
* Removing QUIC's VERSION_6, now that QUIC no longer needs to support thewtc@chromium.org2013-08-139-642/+93
* Fix code formatting problems reported by PVS-Studio.wtc@chromium.org2013-08-131-4/+4
* Fix leak of sequenced worker pool in unit tests when service_ is replaced.juanlang@google.com2013-08-121-1/+7
* [SPDY] Count closed-stream DATA frames for session flow controlakalin@chromium.org2013-08-122-16/+23
* On Windows, the return value of socket() should be compared withwtc@chromium.org2013-08-121-1/+1
* Fix a crash in SSL under memory pressurersleevi@chromium.org2013-08-124-1/+27
* net: add (*.)mediacru.sh to HSTS preloaded list.agl@chromium.org2013-08-122-0/+2
* Add unittests for balsa classes.yhirano@chromium.org2013-08-124-0/+994
* Index initialization improvements for Simple Cache.gavinp@chromium.org2013-08-124-17/+37
* Improve style of JWK serializerjuanlang@google.com2013-08-103-15/+16
* Handle the TLS version fallback on the bad_record_mac alert error inwtc@chromium.org2013-08-102-18/+25
* Simplify QuicConnectionHelper by introducing a new QuicAlarm classrch@chromium.org2013-08-0916-410/+612
* Fix MemoryCache and related classes on FlipServer.yhirano@chromium.org2013-08-097-66/+190
* Add the QUIC version to chrome://net-internals/#quicrch@chromium.org2013-08-091-0/+1
* Add the QUIC version to an UMA histogram.rch@chromium.org2013-08-091-0/+2
* Add support to QUIC for QUIC_VERSION_8: for RSA-PSS signatures, setwtc@chromium.org2013-08-0916-130/+190
* Fix crash when calling HttpServer::GetLocalAddress when there is no server sock.kkania@chromium.org2013-08-091-1/+3
* Revert 216572 "Add unittests for balsa classes."yhirano@chromium.org2013-08-094-994/+0
* Add unittests for balsa classes.yhirano@chromium.org2013-08-094-0/+994
* Land Recent QUIC changes.rtenneti@chromium.org2013-08-0919-105/+318
* Adjust histograms for CA's BR compliance to also consider the notBefore datersleevi@chromium.org2013-08-091-8/+16
* NSS: move the first protocol to the end of the ALPN extension.agl@chromium.org2013-08-093-47/+96
* Add content: as a sniffable mime type for android.tsepez@chromium.org2013-08-091-0/+3