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
*
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
*
Making command-line specified proxy settings more flexible - allowing for set...
robertshield@google.com
2009-05-12
1
-3
/
+3
*
Extend the use of IOBuffers to the code underneath
rvargas@google.com
2009-04-30
1
-12
/
+12
*
Refactor HttpNetworkTransaction to remove side effects in some member functions.
willchan@chromium.org
2009-04-28
1
-310
/
+627
*
Add a unit test for recycling a keep-alive connection socket
wtc@chromium.org
2009-04-21
1
-0
/
+59
*
Remove the "Proxy-Support: Session-Based-Authentication"
wtc@chromium.org
2009-04-10
1
-12
/
+6
*
Add a boolean data member reading_body_from_socket_ to help
wtc@chromium.org
2009-04-10
1
-1
/
+67
*
Resubmitted code from revision 12809. The bug in the Windows SSL stack that
markus@chromium.org
2009-03-31
1
-50
/
+321
*
Reverting, as this changelist broke unittests on Windows.
markus@chromium.org
2009-03-30
1
-321
/
+50
*
Change the bad-certificate handler for SSL (using NSS) to return an
markus@chromium.org
2009-03-30
1
-50
/
+321
*
Respect cookies set in a 401 responses when restarting the http transaction.
ericroman@google.com
2009-03-27
1
-15
/
+63
*
Treat all 1xx the same as a 100 (continue).
ericroman@google.com
2009-03-27
1
-0
/
+44
*
Make GetHostNameProc return a std::string.
wtc@chromium.org
2009-03-23
1
-13
/
+8
*
Fully reset HttpNetworkTransaction::response_ when restarting the transaction...
ericroman@google.com
2009-03-21
1
-0
/
+65
*
Revert 11495 (since that reversion didn't heal plugin problem)
jar@chromium.org
2009-03-12
1
-0
/
+59
*
Revert 11484 to try to heal plugin_test failure
jar@chromium.org
2009-03-11
1
-59
/
+0
*
Add unit tests for NTLM authentication. This requires
wtc@chromium.org
2009-03-11
1
-14
/
+248
*
Block reading unauthenticated bytes from the proxy when the user cancels a 40...
abarth@chromium.org
2009-03-11
1
-0
/
+59
*
Don't read message-body for HEAD responses.
ericroman@google.com
2009-03-05
1
-0
/
+64
*
Implement the NTLM authentication scheme by porting
wtc@chromium.org
2009-02-28
1
-0
/
+125
*
Don't let an active network attacker play tricks with CONNECT tunnels throgh ...
abarth@chromium.org
2009-02-27
1
-12
/
+216
*
If an idle socket has received data unexpectedly, we can't
wtc@chromium.org
2009-02-19
1
-0
/
+3
*
Perform HTTP authentication over a keep-alive connection.
wtc@chromium.org
2009-02-18
1
-0
/
+346
*
Sanitize proxy response codes to CONNECT requests. For
wtc@chromium.org
2009-02-11
1
-2
/
+1
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
1
-11
/
+16
*
Reverting 6966.
ericroman@google.com
2008-12-13
1
-20
/
+43
[next]