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_stream
/
socket_stream.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert implicit scoped_refptr constructor calls to explicit ones, part 2
thakis@chromium.org
2010-11-02
1
-4
/
+7
*
Revert revert 62918 - net: clean up SSLHostInfo construction."
agl@chromium.org
2010-10-19
1
-1
/
+3
*
Revert 62918 - net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-3
/
+1
*
net: clean up SSLHostInfo construction.
agl@chromium.org
2010-10-18
1
-1
/
+3
*
Convert LOG(INFO) to VLOG(1) - net/.
pkasting@chromium.org
2010-10-16
1
-3
/
+3
*
Stop refcounting HostResolver.
willchan@chromium.org
2010-10-01
1
-3
/
+3
*
net: Append base:: in the StringPrintf calls.
tfarina@chromium.org
2010-09-25
1
-2
/
+3
*
Change HostResolver::RequestInfo to take a HostPortPair rather than naked hos...
eroman@chromium.org
2010-09-15
1
-10
/
+5
*
Fix multi-round authentication.
cbentzel@chromium.org
2010-09-11
1
-4
/
+5
*
In about:net-internals, each SOCKET created by a CONNECT_JOB holds a referenc...
mmenke@chromium.org
2010-08-25
1
-1
/
+2
*
Added check for null delegate when a socket stream closes between DoResolveHo...
cdn@chromium.org
2010-08-13
1
-1
/
+1
*
Fix flaky WebSocket crash with url-with-credential.html
ukai@chromium.org
2010-08-11
1
-4
/
+8
*
Fix WebSocket crash bug.
ukai@chromium.org
2010-08-05
1
-24
/
+53
*
Revert 54707 - Fix WebSocket crash bug.
ukai@chromium.org
2010-08-03
1
-32
/
+6
*
Fix WebSocket crash bug.
ukai@chromium.org
2010-08-03
1
-6
/
+32
*
Move ASCIIToWide and ASCIIToUTF16 to utf_string_conversions.h. I've found it
brettw@chromium.org
2010-07-31
1
-0
/
+1
*
Net: Convert username and password to string16.
thestig@chromium.org
2010-07-29
1
-1
/
+1
*
Net: Get rid of ProxyServer::host_and_port() and friends.
thestig@chromium.org
2010-07-22
1
-6
/
+7
*
Reduce static initializers by removing inline constructors and
davemoore@chromium.org
2010-07-21
1
-0
/
+4
*
Attempt to back off from Kerberos authentication if we don't have credentials.
ahendrickson@google.com
2010-07-20
1
-1
/
+3
*
Implement HttpProxyClientSocket: Http proxie setup is now done in it's own cl...
vandebo@chromium.org
2010-07-12
1
-2
/
+2
*
Cancel proxy request when context is about to change in SocketStream.
ukai@chromium.org
2010-07-01
1
-0
/
+6
*
HttpNetworkTransaction handles asynchronous auth token generation.
cbentzel@chromium.org
2010-06-17
1
-5
/
+4
*
Check proxy_info_.is_empty()
ukai@chromium.org
2010-06-17
1
-2
/
+11
*
Async support for HttpAuthHandler::GenerateAuthToken.
cbentzel@chromium.org
2010-06-10
1
-3
/
+5
*
HttpAuthHandler's are no longer refcounted.
cbentzel@chromium.org
2010-06-07
1
-5
/
+5
*
HttpAuthHandlers hold onto a bound net log.
cbentzel@chromium.org
2010-05-27
1
-2
/
+2
*
SocketStream::Close() disconnect the socket after all pending data sent.
ukai@chromium.org
2010-05-21
1
-3
/
+13
*
Remove handler from HttpAuthCache.
cbentzel@chromium.org
2010-05-20
1
-10
/
+23
*
Added authentication scheme as key to HttpAuthCache.
cbentzel@chromium.org
2010-05-13
1
-7
/
+5
*
More cleanup to address TODOs in net_log.h.
eroman@chromium.org
2010-04-28
1
-10
/
+11
*
Cleanup: Address some of the todos in net_log.h
eroman@chromium.org
2010-04-27
1
-2
/
+3
*
Add net log entries that summarize transmit and receive byte counts.
vandebo@chromium.org
2010-04-23
1
-4
/
+5
*
Add support for attaching custom parameters to NetLog events.
eroman@chromium.org
2010-04-09
1
-4
/
+4
*
Fix race condition in SocketStream::Close().
ukai@chromium.org
2010-03-31
1
-0
/
+6
*
Try to fix flaky websocket tests again.
ukai@chromium.org
2010-03-23
1
-3
/
+2
*
Revert 42074 - Try to fix flaky websocket tests.
amit@chromium.org
2010-03-19
1
-2
/
+3
*
Try to fix flaky websocket tests.
ukai@chromium.org
2010-03-19
1
-3
/
+2
*
EndEvent when context has been changed
ukai@chromium.org
2010-03-18
1
-1
/
+1
*
Refactor WebSocket throttling feature.
ukai@chromium.org
2010-03-17
1
-12
/
+3
*
Generalize the net module's LoadLog facility from a passive container, to an ...
eroman@chromium.org
2010-03-16
1
-28
/
+21
*
Support HttpOnly cookie on Web Socket
ukai@chromium.org
2010-03-01
1
-2
/
+2
*
Really connect to the same server in FTP network transaction.
phajdan.jr@chromium.org
2010-02-20
1
-1
/
+1
*
Added factories for HttpAuthHandler.
cbentzel@chromium.org
2010-02-15
1
-4
/
+7
*
Add Single Sign On support to HTTP Authentication handlers.
cbentzel@chromium.org
2010-02-05
1
-4
/
+11
*
Fix secure websocket (wss) on Mac.
ukai@chromium.org
2010-01-19
1
-2
/
+35
*
Add the ability to enable full logging for LoadLogs.
eroman@chromium.org
2009-12-21
1
-4
/
+8
*
Cleanup: Remove the support for IPv4 and IPv6 addressing types in the SOCKS5 ...
eroman@chromium.org
2009-12-18
1
-1
/
+1
*
When talking to a SOCKS v5 proxy, default to sending addresses as raw domains...
eroman@chromium.org
2009-12-18
1
-1
/
+1
*
<html>
ukai@chromium.org
2009-12-17
1
-0
/
+5
[next]