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
*
net: add caching and inflight merging to DnsRRResolver
agl@chromium.org
2010-09-30
2
-81
/
+2
*
Adds the ability for a link to set the filter in the events
mmenke@chromium.org
2010-09-30
2
-2
/
+20
*
Stop refcounting ClientSocketPool.
willchan@chromium.org
2010-09-29
21
-729
/
+1505
*
HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.
cbentzel@chromium.org
2010-09-29
1
-2
/
+5
*
First step at OpenSSL client socket implementation.
joth@chromium.org
2010-09-29
3
-0
/
+753
*
Add more LOG(ERROR) messages to track down bug 55678,
wtc@chromium.org
2010-09-28
1
-4
/
+8
*
Revert 60791 - HttpAuthHandlerFactory::CreateDefault requires a HostResolver ...
cbentzel@chromium.org
2010-09-28
1
-5
/
+2
*
HttpAuthHandlerFactory::CreateDefault requires a HostResolver argument.
cbentzel@chromium.org
2010-09-28
1
-2
/
+5
*
Clean up socket backup job when there are no requests.
willchan@chromium.org
2010-09-27
3
-16
/
+39
*
Update ClientSocket::GetPeerAddress() to specify the
rch@chromium.org
2010-09-25
3
-3
/
+4
*
Clarify the semantics of Socket::Read() and Socket::Write(),
rch@chromium.org
2010-09-25
2
-14
/
+18
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
2
-8
/
+9
*
Wait on a pipe for the test server to start up
davidben@chromium.org
2010-09-22
2
-240
/
+0
*
net: Fix incorrect style used in some enumerations.
tfarina@chromium.org
2010-09-22
4
-40
/
+40
*
Add log messages to the places where we set the ERR_UNEXPECTED
wtc@chromium.org
2010-09-22
3
-14
/
+24
*
Revert "net: add test for False Start corking."
agl@chromium.org
2010-09-21
1
-32
/
+6
*
net: add test for False Start corking.
agl@chromium.org
2010-09-21
1
-6
/
+32
*
Break reference cycle from HttpProxyClientSocket=>HttpNetworkSession=>...
willchan@chromium.org
2010-09-17
3
-15
/
+6
*
Flush all nested pools.
willchan@chromium.org
2010-09-16
2
-0
/
+7
*
Add a new net error code for when the load failure was due to connecting to a...
eroman@chromium.org
2010-09-16
3
-5
/
+5
*
Show "DNS" as the authority for DNSSEC validated certficiates.
agl@chromium.org
2010-09-16
1
-1
/
+4
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
6
-12
/
+12
*
Reland 59362 - net: Rename ProxyService::CreateNull to ProxyService::CreateDi...
tfarina@chromium.org
2010-09-15
1
-1
/
+1
*
Trying to green up the tree, lots of mac and win red around this cl.
thomasvl@chromium.org
2010-09-14
1
-1
/
+1
*
net: Rename ProxyService::CreateNull to ProxyService::CreateDirect.
tfarina@chromium.org
2010-09-14
1
-1
/
+1
*
net: disable renegotiation checks.
agl@chromium.org
2010-09-13
1
-1
/
+3
*
Give a more specific error code when connect() fails synchronously with EHOST...
eroman@chromium.org
2010-09-10
1
-1
/
+2
*
net: add DNSSEC tool and CNAME support.
agl@chromium.org
2010-09-09
1
-5
/
+5
*
net: When using False Start merge Finished and Application Data records.
agl@chromium.org
2010-09-08
2
-23
/
+42
*
Add missing nested socket pools to socket pool info page. Each socket pool s...
mmenke@chromium.org
2010-09-08
9
-23
/
+79
*
Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-08
2
-2
/
+2
*
Revert 58684 - Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-07
2
-2
/
+2
*
Fix SetOmniboxSpeculation in TcpClientSocket*
cbentzel@chromium.org
2010-09-07
2
-2
/
+2
*
Flush SSL pools after SSL config changes.
csilv@chromium.org
2010-09-04
4
-5
/
+27
*
Mark test flakiness
gavinp@chromium.org
2010-09-03
1
-1
/
+1
*
Fix ClientSocketHandle reuse_type(). Correctly track socket use.
willchan@chromium.org
2010-09-02
22
-30
/
+133
*
Don't break on auth if we are about to do client auth.
wtc@chromium.org
2010-09-02
1
-28
/
+13
*
FBTF: Move more ctors/dtors from headers to implementation.
erg@google.com
2010-09-01
2
-0
/
+4
*
Stop leaking requests on abort.
willchan@chromium.org
2010-09-01
1
-0
/
+1
*
Fix a regression whereby full-granularity network events were being captured ...
eroman@chromium.org
2010-08-31
1
-1
/
+1
*
Abort ConnectJobs with ERR_ABORTED when network changes.
willchan@chromium.org
2010-08-31
3
-3
/
+95
*
FBTF: A giant cleanup to net/
erg@google.com
2010-08-31
2
-0
/
+2
*
ClientSocketPoolBaseHelper can try to read an invalid iterator. Fix that.
willchan@chromium.org
2010-08-31
2
-2
/
+35
*
Sockets page on net-internals now displays some information about the current...
mmenke@chromium.org
2010-08-30
7
-0
/
+77
*
Rename ERR_SSL_WEAK_SERVER_KEY to ERR_SSL_WEAK_SERVER_EPHEMERAL_DH_KEY
wtc@chromium.org
2010-08-30
1
-1
/
+1
*
https: add support for DNS exclusion and switch to TXT records.
agl@chromium.org
2010-08-28
5
-40
/
+299
*
Rename the following SSLClientSocket methods to match the style guide:
rch@chromium.org
2010-08-27
5
-14
/
+14
*
FBTF: Remove unneeded headers from base/ (part 7)
thestig@chromium.org
2010-08-27
2
-2
/
+2
*
Add a new SSLClientSocket::wasSpdyNegotiated method,
rch@chromium.org
2010-08-27
2
-4
/
+13
*
ClientSocketPoolBaseHelper crash fix: add a self-reference.
willchan@chromium.org
2010-08-26
1
-0
/
+6
[next]