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
/
http
/
http_network_transaction_unittest.cc
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Second attempt of r25461]
wtc@chromium.org
2009-09-05
1
-3
/
+121
*
Revert "Use SSPI for NTLM authentication on Windows."
agl@chromium.org
2009-09-04
1
-5
/
+0
*
Use SSPI for NTLM authentication on Windows.
wtc@chromium.org
2009-09-04
1
-0
/
+5
*
Revert "Fix a ton of compiler warnings."
tony@chromium.org
2009-08-28
1
-5
/
+5
*
Fix a ton of compiler warnings.
estade@chromium.org
2009-08-28
1
-5
/
+5
*
Add the ability to not send cookies or send user name/password.
levin@chromium.org
2009-08-26
1
-1
/
+45
*
Pulling new version of googleurl into the tree.
cira@chromium.org
2009-08-21
1
-4
/
+2
*
Pref-backed SSLConfigService for Linux.
mattm@chromium.org
2009-08-19
1
-4
/
+11
*
Make ClientSocketHandle::Init() typesafe.
willchan@chromium.org
2009-08-19
1
-10
/
+9
*
Reference count ProxyService.
eroman@chromium.org
2009-08-18
1
-17
/
+12
*
Make ClientSocketPool/ClientSocketPoolBase/ClientSocketHandle more generic.
willchan@chromium.org
2009-08-14
1
-7
/
+7
*
LoadLog is used as an output parameter, reorder it to the last parameter.
willchan@chromium.org
2009-08-14
1
-53
/
+53
*
Unescape username/passwords obtained from URLs before using them for HTTP auth.
ericroman@google.com
2009-08-14
1
-2
/
+74
*
Add a "LoadLog" parameter to transactions, hostresolver, clientsocketpool and...
ericroman@google.com
2009-08-12
1
-49
/
+51
*
Add synchronous-mode operation to MockHostResolver; this helps clarify some t...
ericroman@google.com
2009-07-18
1
-3
/
+3
*
Refactorings surrounding HostResolver:
ericroman@google.com
2009-07-15
1
-12
/
+13
*
SOCKS v5 implementation
arindam@chromium.org
2009-07-15
1
-4
/
+128
*
Reverting 20626.
arindam@chromium.org
2009-07-14
1
-128
/
+4
*
SOCKS v5 implementation
arindam@chromium.org
2009-07-14
1
-4
/
+128
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-27
1
-7
/
+8
*
Reverting 19425.
ericroman@google.com
2009-06-26
1
-8
/
+7
*
Make net::HostResolver refcounted.
ericroman@google.com
2009-06-26
1
-7
/
+8
*
Refactoring using_proxy_, using_tunnel_, using_socks_proxy_ into a single enu...
arindam@chromium.org
2009-06-26
1
-0
/
+110
*
Adding socks4 support for chromium. tested for windows and linux.
arindam@chromium.org
2009-06-23
1
-0
/
+109
*
Move socket related files from net/base to net/socket.
willchan@chromium.org
2009-06-22
1
-3
/
+3
*
Move most of the code for TCPClientSocketPool into ClientSocketPoolBase for s...
willchan@chromium.org
2009-06-17
1
-6
/
+6
*
Re-land another subset of r18520.
ericroman@google.com
2009-06-17
1
-0
/
+5
*
Revert 18520.
ericroman@google.com
2009-06-17
1
-5
/
+0
*
* Add an OnCancelResolution() notifier to HostResolver::Observer, so observer...
ericroman@google.com
2009-06-16
1
-0
/
+5
*
Bypass the host cache when you refresh a page.
ericroman@google.com
2009-06-16
1
-0
/
+52
*
Add a regression test for 14056. This verifies that HttpNetworkTransaction se...
ericroman@google.com
2009-06-15
1
-0
/
+73
*
Add unit tests for new FTP network transaction.
phajdan.jr@chromium.org
2009-06-15
1
-145
/
+54
*
* Avoid doing concurrent DNS resolves of the same hostname in HostResolver.
ericroman@google.com
2009-06-12
1
-1
/
+3
*
Simplify a proxy test.
willchan@chromium.org
2009-06-10
1
-20
/
+2
*
Fix crash on fallback in HttpNetworkTransaction::ReconsiderProxyAfterError().
willchan@chromium.org
2009-06-06
1
-0
/
+44
*
Send the "Proxy-Connection: keep-alive" header with HTTP CONNECT
wtc@chromium.org
2009-06-05
1
-10
/
+17
*
Use a "SessionDependencies" helper in the http unit tests.
ericroman@google.com
2009-06-05
1
-194
/
+188
*
Reland my ClientSocketPool refactor again...
willchan@chromium.org
2009-06-04
1
-63
/
+114
*
Sigh, revert "Reland my ClientSocketPool refactor."
willchan@chromium.org
2009-06-04
1
-114
/
+63
*
Reland my ClientSocketPool refactor.
willchan@chromium.org
2009-06-04
1
-63
/
+114
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
1
-2
/
+0
*
Extract socket mocks out of HttpNetworkTransactionTest.
phajdan.jr@chromium.org
2009-05-23
1
-501
/
+140
*
Fix gconf for the linux proxy config service.
sdoyon@chromium.org
2009-05-22
1
-1
/
+1
*
Revert "Temporarily landing my ClientSocketPool refactor. Will revert right ...
willchan@chromium.org
2009-05-22
1
-114
/
+63
*
Temporarily landing my ClientSocketPool refactor. Will revert right after.
willchan@chromium.org
2009-05-22
1
-63
/
+114
*
Changes the UI for HTTP/FTP auth challenges to include the server's port. So ...
ericroman@google.com
2009-05-21
1
-27
/
+14
*
Revert "Revert "Revert "Add connected socket function to ClientSocketPool and...
willchan@chromium.org
2009-05-18
1
-114
/
+63
*
Revert "Revert "Add connected socket function to ClientSocketPool and ClientS...
willchan@chromium.org
2009-05-17
1
-63
/
+114
*
Revert "Add connected socket function to ClientSocketPool and ClientSocketHan...
willchan@chromium.org
2009-05-17
1
-114
/
+63
*
Add connected socket function to ClientSocketPool and ClientSocketHandle.
willchan@chromium.org
2009-05-17
1
-63
/
+114
[next]