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
/
socket
Commit message (
Expand
)
Author
Age
Files
Lines
*
UMA for Data Reduction Proxy connection latency
bolian@chromium.org
2013-07-12
1
-0
/
+12
*
net: Migrate from googleurl/ includes to url/ ones.
tfarina@chromium.org
2013-07-12
1
-1
/
+1
*
First step at enabling QUIC over HTTPS.
rtenneti@chromium.org
2013-07-10
2
-1
/
+7
*
net: allow ERR_CONNECTION_RESET to trigger TLS 1.2 fallback.
agl@chromium.org
2013-07-08
1
-5
/
+5
*
Remove net::ServerSocket::setAllowReuseAddress and fix server socket on Windows.
ikarienator@chromium.org
2013-07-04
5
-46
/
+52
*
[SPDY] Refactor and clean up SpdySessionPool
akalin@chromium.org
2013-07-03
2
-70
/
+16
*
net: support ALPN.
agl@chromium.org
2013-07-03
1
-0
/
+1
*
Added PlatformSocketFactory to override WSASocket calls.
vitalybuka@chromium.org
2013-07-02
1
-3
/
+2
*
Revert 209515 "Reland http://crrev.com/209278"
rsleevi@chromium.org
2013-07-01
1
-5
/
+20
*
Reland http://crrev.com/209278
rsleevi@chromium.org
2013-07-01
1
-20
/
+5
*
net: use NSS's function for selecting NPN rather than a callback.
agl@chromium.org
2013-07-01
1
-82
/
+55
*
Move file_util::Delete to the base namespace
brettw@chromium.org
2013-07-01
1
-1
/
+1
*
A speculative fix for the TLS 1.2 client authentication bug with the
wtc@chromium.org
2013-06-29
1
-0
/
+2
*
Revert 209278 "Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2"
joaodasilva@chromium.org
2013-06-29
1
-5
/
+20
*
Update dependency to NSS >= 3.14.3 and NSPR >= 4.9.2
rsleevi@chromium.org
2013-06-29
1
-20
/
+5
*
UMA the TLS ciphersuite
rsleevi@chromium.org
2013-06-28
1
-0
/
+7
*
Use a direct include of time headers in net/, part 3.
avi@chromium.org
2013-06-28
14
-19
/
+19
*
No longer record whether an MD2/MD5 CA was seen
rsleevi@chromium.org
2013-06-28
1
-10
/
+0
*
[SPDY] Enable tests for SPDY/3.1 and SPDY/4a2
akalin@chromium.org
2013-06-27
1
-1
/
+2
*
net: trim NSS cipher suites.
agl@chromium.org
2013-06-27
1
-3
/
+21
*
Use the appropriate socket pool on socket connection.
yhirano@chromium.org
2013-06-26
2
-17
/
+16
*
[SPDY] Remove remnants of split SPDY unit tests
akalin@chromium.org
2013-06-26
1
-3
/
+1
*
Introduce RequestWebSocketStream into HttpStreamFactory
yhirano@chromium.org
2013-06-21
4
-3
/
+82
*
Disable SRP, HMAC-SHA384, and ECDH (but not ECDHE) cipher suites, to
wtc@chromium.org
2013-06-20
1
-3
/
+6
*
Gracefully handle an asynchronous write disconnect when an SSL read is pending
rsleevi@chromium.org
2013-06-17
1
-10
/
+85
*
Report the new error ERR_SSL_DECRYPT_ERROR_ALERT when we receive the
wtc@chromium.org
2013-06-14
2
-1
/
+4
*
Update OS X to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-1
/
+1
*
Make net and ipc explicitly use the base namespace for Values.
brettw@chromium.org
2013-06-13
8
-31
/
+31
*
Update Android to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-13
1
-34
/
+35
*
Give more request types a TransportSecurityState.
palmer@chromium.org
2013-06-13
5
-3
/
+20
*
Rewrite scoped_ptr<T>(NULL) to use the default ctor in net/.
dcheng@chromium.org
2013-06-12
2
-7
/
+1
*
Call scoped_refptr<T>::get() rather than relying on implicit "operator T*"
rsleevi@chromium.org
2013-06-11
1
-2
/
+2
*
net: Socket pools prioritize requests with ignore_limits.
mmenke@chromium.org
2013-06-11
4
-14
/
+211
*
Use a direct include of strings headers in net/ocsp/, net/proxy/, net/quic/, ...
avi@chromium.org
2013-06-11
13
-16
/
+16
*
Use a direct include of utf_string_conversions.h in net/.
avi@chromium.org
2013-06-07
1
-1
/
+1
*
Make some more code use "if (weak_ptr)" style
akalin@chromium.org
2013-06-07
1
-3
/
+3
*
Fix remaining uses of WeakPtr<T>'s operator T* conversion
akalin@chromium.org
2013-06-04
1
-7
/
+9
*
Pass CRYPT_ACQUIRE_PREFER_NCRYPT_KEY_FLAG instead of
wtc@chromium.org
2013-06-04
1
-1
/
+1
*
Update net/ to use WeakPtr<T>::get() instead of implicit "operator T*"
akalin@chromium.org
2013-06-02
1
-3
/
+4
*
Update net/ to use scoped_refptr<T>::get() rather than implicit "operator T*"
rsleevi@chromium.org
2013-06-01
20
-181
/
+218
*
[Android] Use a "unique" remote debugging socket name on bind failure
mnaganov@chromium.org
2013-05-30
3
-9
/
+47
*
net: Use base::MessageLoop.
xhwang@chromium.org
2013-05-23
18
-97
/
+108
*
Add support for CNG-based keys on Windows. This permits ECC client certs.
rsleevi@chromium.org
2013-05-23
1
-10
/
+11
*
ChannelID-less Connections in Chrome should be more granular.
mef@chromium.org
2013-05-17
3
-21
/
+34
*
Land Recent QUIC changes.
rtenneti@chromium.org
2013-05-16
1
-0
/
+1
*
[SPDY] Incorporate latest framing changes from HTTP2 into SPDY 4 as SPDY 4a2.
akalin@chromium.org
2013-05-15
2
-6
/
+6
*
Don't call SSL read/write callbacks after an SSL socket is deleted
rsleevi@chromium.org
2013-05-13
4
-8
/
+340
*
QUIC - Added NetLog's Logging test to quic_network_transaction_unittest.cc.
rtenneti@chromium.org
2013-05-10
1
-1
/
+4
*
SSLClientSocketNSS should expect and properly handle when the
rsleevi@chromium.org
2013-05-09
3
-40
/
+195
*
Don't access the server bound cert service from the SSL worker thread
rsleevi@chromium.org
2013-05-09
1
-5
/
+28
[next]