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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Highlights of changes:
hclam@chromium.org
2009-03-05
2
-0
/
+10
*
Log an error message if the auth scheme is connection-based
wtc@chromium.org
2009-03-04
1
-0
/
+30
*
Proposed change to support resource loading for media files.
hclam@chromium.org
2009-03-02
6
-10
/
+210
*
Implement the NTLM authentication scheme by porting
wtc@chromium.org
2009-02-28
17
-40
/
+1727
*
Don't let an active network attacker play tricks with CONNECT tunnels throgh ...
abarth@chromium.org
2009-02-27
2
-37
/
+266
*
Http cache: When adding a transaction to a cache entry,
rvargas@google.com
2009-02-27
2
-4
/
+91
*
Use string for Histogram names since these are all ASCII anyway.
dsh@google.com
2009-02-24
1
-2
/
+2
*
If an idle socket has received data unexpectedly, we can't
wtc@chromium.org
2009-02-19
1
-0
/
+3
*
Add parsing for PAC result strings -- ProxyInfo::UsePacString().
ericroman@google.com
2009-02-19
1
-11
/
+12
*
Perform HTTP authentication over a keep-alive connection.
wtc@chromium.org
2009-02-18
3
-12
/
+464
*
Reduce the amount of included header files. Vast change like in "Oh God! This...
maruel@chromium.org
2009-02-18
6
-6
/
+29
*
Use RevocableStore to isolate the http cache from its transactions.
rvargas@google.com
2009-02-14
3
-6
/
+51
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-12
5
-23
/
+21
*
Sanitize proxy response codes to CONNECT requests. For
wtc@chromium.org
2009-02-11
3
-17
/
+29
*
Revert cl 9528 to fix mac test_shell_tests
rvargas@google.com
2009-02-10
5
-21
/
+23
*
Extend the IOBuffer to the disk cache.
rvargas@google.com
2009-02-10
5
-23
/
+21
*
Fix a minor style nit. Make a comment clearer.
wtc@chromium.org
2009-01-30
1
-4
/
+3
*
Add more unit tests for net/base/host_resolver.
phajdan.jr@chromium.org
2009-01-29
1
-4
/
+9
*
Reverting 8868.
ericroman@google.com
2009-01-29
1
-0
/
+2
*
Reverting 8864.
wtc@chromium.org
2009-01-29
1
-2
/
+0
*
Work around our not caching the intermediate CA
wtc@chromium.org
2009-01-29
1
-0
/
+2
*
Change URLRequest to use a ref-counted buffer for actual IO.
rvargas@google.com
2009-01-29
7
-25
/
+34
*
revert r8603
rvargas@google.com
2009-01-24
7
-34
/
+25
*
Change URLRequest to use a ref-counted buffer for actual IO.The ref-counting ...
rvargas@google.com
2009-01-24
7
-25
/
+34
*
Add q-values to languages in Accept-Language HTTP header to be compatible wit...
jungshik@google.com
2009-01-23
3
-3
/
+85
*
If connect succeeds synchronously, the event object is also
wtc@google.com
2009-01-16
1
-1
/
+0
*
Remove HttpTransactionWinHttp and the --winhttp command-line
wtc@google.com
2009-01-13
10
-2616
/
+0
*
Correct latency histograms for SDCH encoding
jar@chromium.org
2009-01-13
5
-2
/
+17
*
Measure how often the users are encountering MD5
wtc@google.com
2009-01-12
1
-2
/
+5
*
When there are multiple requests for the same resource, it is
rvargas@google.com
2009-01-07
2
-3
/
+77
*
Split ProxyResolver into two interfaces: A. interface for retrieving the sys...
ericroman@google.com
2008-12-19
3
-25
/
+28
*
Reverting 6966.
ericroman@google.com
2008-12-13
7
-30
/
+63
*
Use automatic memory management for URLRequestContext's members.
ericroman@google.com
2008-12-13
7
-63
/
+30
*
Add a ProxyScriptFetcher class for doing asynch downloads of PAC scripts.This...
ericroman@google.com
2008-12-10
1
-0
/
+9
*
Misc proxy service changes.
ericroman@google.com
2008-12-10
10
-102
/
+89
*
If a server answers a cache validation request with 304 and cache-control:no-...
rvargas@google.com
2008-12-09
2
-1
/
+49
*
Record network latency stats for Win HTTP in a histogram
jar@google.com
2008-12-05
2
-1
/
+12
*
* Cleanup: move base/platform_test.h -> testing/
jeremy@chromium.org
2008-12-02
2
-2
/
+2
*
Minor refactorings:
ericroman@google.com
2008-12-02
4
-6
/
+5
*
http_cache: Don't destroy an entry from the transaction destructor if
rvargas@google.com
2008-11-24
2
-7
/
+23
*
Add run time checks to get more info for bug 3931.
rvargas@google.com
2008-11-22
1
-8
/
+26
*
Add a flags to further control response header persistence. We use this to
darin@chromium.org
2008-11-20
4
-59
/
+148
*
Punt the proxy errors into a bug.
evanm@google.com
2008-11-18
1
-1
/
+5
*
Fix the duplicate session_callback_->AddRef() calls made by
wtc@google.com
2008-11-14
2
-43
/
+56
*
A minor tweak of r5245. I'm more confident that WinHTTP
wtc@google.com
2008-11-14
1
-1
/
+1
*
Add more info to the comment about www.yahoo.com's padding of
wtc@google.com
2008-11-14
3
-8
/
+13
*
Notify the WinHttpRequestThrottle of the completion of a
wtc@google.com
2008-11-12
2
-2
/
+11
*
Add unittests for eviction of http auth cache entries.
ericroman@google.com
2008-11-11
3
-8
/
+106
*
- Add preemptive authorization (new http stack only)
ericroman@google.com
2008-11-08
23
-164
/
+1375
*
Adaptively identify URL subresources and pre-resolve hosts via DNS
jar@google.com
2008-11-06
2
-2
/
+5
[next]