index
:
chromium_src.git
ignore/bar
ignore/foo
infra/config
lkcr
lkgr
master
replicant-6.0
central chromium sources
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rename quic_stats.{h,cc} to quic_connection_stats.{h,cc}. Filename
rtenneti@chromium.org
2013-08-17
5
-10
/
+10
*
Normalize certificate name verification across all platforms
rsleevi@chromium.org
2013-08-16
5
-89
/
+117
*
Add a priority parameter for HostResolver::RequestInfo's constructor
akalin@chromium.org
2013-08-16
24
-94
/
+145
*
[SPDY] Fix handling of pending stream creation tasks on a session going away
akalin@chromium.org
2013-08-16
3
-105
/
+206
*
Fix regression: don't redirect to data: URLs.
tsepez@chromium.org
2013-08-16
5
-3
/
+24
*
Clean up SSLSocketParams
akalin@chromium.org
2013-08-15
7
-93
/
+115
*
[SPDY] Add a RequestPriority parameter to ConstructSpdyConnect()
akalin@chromium.org
2013-08-15
4
-18
/
+33
*
Remove SocketParams template parameter for functions templated on PoolType
akalin@chromium.org
2013-08-15
9
-78
/
+50
*
Clear the QUIC cached proof when a client receives a REJ w/o a PROF tag.
rch@chromium.org
2013-08-15
2
-2
/
+23
*
Explicitly log the QUIC error which caused a connection to be closed.
rch@chromium.org
2013-08-15
4
-0
/
+26
*
Implement the AES GCM cipher suites for TLS.
wtc@chromium.org
2013-08-15
14
-232
/
+1928
*
[net] Use scoped_ptr<> consistently in ClientSocketFactory and related code
akalin@chromium.org
2013-08-15
57
-544
/
+660
*
Change ownership of |job| objects in ClientSocketPoolBaseHelper
akalin@chromium.org
2013-08-14
2
-5
/
+8
*
Add a method to get, but not create, the domain bound cert for a given domain.
juanlang@google.com
2013-08-14
7
-111
/
+438
*
Log QUIC crypto handshake messages to net log.
rch@chromium.org
2013-08-14
11
-1
/
+84
*
[Net] Propagate priority changes from HttpNetworkTransaction to its stream
akalin@chromium.org
2013-08-14
14
-7
/
+185
*
[Net] Propagate priority changes from HttpNetworkTransaction to its request
akalin@chromium.org
2013-08-14
10
-6
/
+288
*
Revert r217535 "Move swarm_client to swarming_client."
maruel@chromium.org
2013-08-14
1
-4
/
+4
*
Move swarm_client to swarming_client.
maruel@chromium.org
2013-08-14
1
-4
/
+4
*
Put ssl_client_socket_unittest.cc in unnamed namespace within net
akalin@chromium.org
2013-08-14
1
-600
/
+540
*
Disk cache: Remove not needed memory comparison from unit test.
rvargas@chromium.org
2013-08-14
1
-1
/
+0
*
Plug a shutdown leak in SpdyNetworkTransaction tests.
earthdok@chromium.org
2013-08-14
1
-30
/
+33
*
Add additional events to QUIC net logs.
rch@chromium.org
2013-08-14
5
-3
/
+88
*
Remove deprecated functions that take StreamSockets instead of handles
akalin@chromium.org
2013-08-14
12
-71
/
+40
*
disk cache: Convert one ASSERT_EQ to EXPECT_EQ
rvargas@chromium.org
2013-08-14
1
-1
/
+1
*
Add akalin to net owners
rch@chromium.org
2013-08-13
1
-0
/
+1
*
Reland http://crrev.com/213867
rsleevi@chromium.org
2013-08-13
3
-11
/
+110
*
Removing QUIC's VERSION_6, now that QUIC no longer needs to support the
wtc@chromium.org
2013-08-13
9
-642
/
+93
*
Fix code formatting problems reported by PVS-Studio.
wtc@chromium.org
2013-08-13
1
-4
/
+4
*
Fix leak of sequenced worker pool in unit tests when service_ is replaced.
juanlang@google.com
2013-08-12
1
-1
/
+7
*
[SPDY] Count closed-stream DATA frames for session flow control
akalin@chromium.org
2013-08-12
2
-16
/
+23
*
On Windows, the return value of socket() should be compared with
wtc@chromium.org
2013-08-12
1
-1
/
+1
*
Fix a crash in SSL under memory pressure
rsleevi@chromium.org
2013-08-12
4
-1
/
+27
*
net: add (*.)mediacru.sh to HSTS preloaded list.
agl@chromium.org
2013-08-12
2
-0
/
+2
*
Add unittests for balsa classes.
yhirano@chromium.org
2013-08-12
4
-0
/
+994
*
Index initialization improvements for Simple Cache.
gavinp@chromium.org
2013-08-12
4
-17
/
+37
*
Improve style of JWK serializer
juanlang@google.com
2013-08-10
3
-15
/
+16
*
Handle the TLS version fallback on the bad_record_mac alert error in
wtc@chromium.org
2013-08-10
2
-18
/
+25
*
Simplify QuicConnectionHelper by introducing a new QuicAlarm class
rch@chromium.org
2013-08-09
16
-410
/
+612
*
Fix MemoryCache and related classes on FlipServer.
yhirano@chromium.org
2013-08-09
7
-66
/
+190
*
Add the QUIC version to chrome://net-internals/#quic
rch@chromium.org
2013-08-09
1
-0
/
+1
*
Add the QUIC version to an UMA histogram.
rch@chromium.org
2013-08-09
1
-0
/
+2
*
Add support to QUIC for QUIC_VERSION_8: for RSA-PSS signatures, set
wtc@chromium.org
2013-08-09
16
-130
/
+190
*
Fix crash when calling HttpServer::GetLocalAddress when there is no server sock.
kkania@chromium.org
2013-08-09
1
-1
/
+3
*
Revert 216572 "Add unittests for balsa classes."
yhirano@chromium.org
2013-08-09
4
-994
/
+0
*
Add unittests for balsa classes.
yhirano@chromium.org
2013-08-09
4
-0
/
+994
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-08-09
19
-105
/
+318
*
Adjust histograms for CA's BR compliance to also consider the notBefore date
rsleevi@chromium.org
2013-08-09
1
-8
/
+16
*
NSS: move the first protocol to the end of the ALPN extension.
agl@chromium.org
2013-08-09
3
-47
/
+96
*
Add content: as a sniffable mime type for android.
tsepez@chromium.org
2013-08-09
1
-0
/
+3
[next]