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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix TCPClientSocketPool synchronous dns resolution + connect code path.
willchan@chromium.org
2009-06-09
2
-79
/
+60
*
Don't save the cert chain in cert_list_.
ukai@chromium.org
2009-06-08
2
-32
/
+26
*
Fix crash on fallback in HttpNetworkTransaction::ReconsiderProxyAfterError().
willchan@chromium.org
2009-06-06
2
-1
/
+48
*
Add svn:eol-style LF to some file.
ericroman@google.com
2009-06-05
1
-185
/
+184
*
Disk cache: Report more info from the current experiment.
rvargas@google.com
2009-06-05
3
-19
/
+43
*
Send the "Proxy-Connection: keep-alive" header with HTTP CONNECT
wtc@chromium.org
2009-06-05
2
-12
/
+21
*
Revert r17673, except for the code cleanup.
wtc@chromium.org
2009-06-05
1
-6
/
+38
*
Don't consider a certificate revoked if we don't have
wtc@chromium.org
2009-06-05
1
-2
/
+5
*
Use res_ninit for thread safety and a timer for reloading resolv.conf on Linux.
evan@chromium.org
2009-06-05
1
-2
/
+76
*
Add two small features to the HttpCache for benchmarking/debugging.
mbelshe@google.com
2009-06-05
3
-11
/
+55
*
Make ClientSocketPool an interface. Move ClientSocketPool code into TCPClien...
willchan@chromium.org
2009-06-05
7
-206
/
+267
*
Update google's certificate to the latest version.
ukai@chromium.org
2009-06-05
1
-34
/
+34
*
Check in the fourth Portable FTP CL from Ibrar Ahmed
wtc@chromium.org
2009-06-05
6
-108
/
+285
*
Reduce probability of SDCH holdback to 1%
jar@chromium.org
2009-06-05
1
-2
/
+2
*
Prevent SDCH from re-trying to download a dicitionary
jar@chromium.org
2009-06-05
1
-0
/
+1
*
Use a "SessionDependencies" helper in the http unit tests.
ericroman@google.com
2009-06-05
1
-194
/
+188
*
For connection-based authentication schemes such as NTLM,
wtc@chromium.org
2009-06-04
1
-41
/
+13
*
Disk cache: Interface for the sparse cache support.
rvargas@google.com
2009-06-04
7
-2
/
+171
*
To show IDN in view-source URLs, add special handling for view-source scheme in
brettw@chromium.org
2009-06-04
2
-1
/
+81
*
Call CertVerifier to verify certificate.
ukai@chromium.org
2009-06-04
2
-75
/
+102
*
Update thawte's certificate to the latest version.
ukai@chromium.org
2009-06-04
1
-69
/
+84
*
Disable the leaky test.
willchan@chromium.org
2009-06-04
1
-1
/
+1
*
Revert "Fix valgrind/purify errors with ClientSocketPoolTest_ConnectCancelCon...
willchan@chromium.org
2009-06-04
1
-6
/
+7
*
Fix valgrind/purify errors with ClientSocketPoolTest_ConnectCancelConnect.
willchan@chromium.org
2009-06-04
1
-7
/
+6
*
Revert "Use res_ninit for thread safety and a timer for reloading resolv.conf...
willchan@chromium.org
2009-06-04
1
-72
/
+1
*
Reland my ClientSocketPool refactor again...
willchan@chromium.org
2009-06-04
11
-377
/
+894
*
Sigh, revert "Reland my ClientSocketPool refactor."
willchan@chromium.org
2009-06-04
11
-794
/
+377
*
Reland my ClientSocketPool refactor.
willchan@chromium.org
2009-06-04
11
-377
/
+794
*
Disable the http cache when fetching PAC scripts. Also adds an extra log stat...
eroman@chromium.org
2009-06-03
4
-10
/
+46
*
Enable a test, by masking failures if the system does not support IPv6.
eroman@chromium.org
2009-06-03
1
-7
/
+11
*
Avoiding IO completion callback during the closing
huanr@chromium.org
2009-06-03
4
-12
/
+38
*
Update some comments in url_request.h to clarify that once the request is del...
ericroman@google.com
2009-06-03
1
-3
/
+5
*
Use res_ninit for thread safety and a timer for reloading resolv.conf on Linux.
evan@chromium.org
2009-06-03
1
-1
/
+72
*
Increase cookie limit to 3000. This matches Firefox 3.5 and Firefox trunk.BU...
pkasting@chromium.org
2009-06-03
2
-6
/
+6
*
Reduce header dependencies in base/
phajdan.jr@chromium.org
2009-06-03
2
-0
/
+2
*
Local text file with spaces in filename is urlencoded in tab title
mhm@chromium.org
2009-06-03
6
-56
/
+86
*
Parsing routines for X-Force-TLS header.
abarth@chromium.org
2009-06-02
4
-1
/
+230
*
Move X509Certificate::HasExpired to x509_certificate.cc.
ukai@chromium.org
2009-06-01
4
-14
/
+5
*
Disk cache: fix the description of data\cache_tests\bad_rankings2
rvargas@google.com
2009-05-29
1
-2
/
+2
*
Remove code path that passes a file handle to the renderer
hclam@chromium.org
2009-05-29
17
-359
/
+6
*
Handle mimetype queries for media files
hclam@chromium.org
2009-05-29
2
-3
/
+42
*
Reduce header dependencies in net/
phajdan.jr@chromium.org
2009-05-29
41
-19
/
+50
*
Remember the intermediate CA certs if the server sends them to us.
ukai@chromium.org
2009-05-29
2
-10
/
+147
*
Detach verify thread from NSPR on linux.
ukai@chromium.org
2009-05-29
1
-0
/
+14
*
Implement X509Certificate::Verify for Linux.
ukai@chromium.org
2009-05-28
1
-7
/
+270
*
Disk cache: Fix a signed / unsigned comparison on cl 17052
rvargas@google.com
2009-05-28
1
-2
/
+2
*
Disk cache: Reset mask_ when the disk cache is being restarted.
rvargas@google.com
2009-05-28
8
-0
/
+137
*
Work around linux resolver problem where changes to resolv.conf go unnoticed ...
evan@chromium.org
2009-05-27
1
-0
/
+10
*
Decompress .svgz files from disk.
thestig@chromium.org
2009-05-27
2
-0
/
+13
*
HttpResponseHeaders::GetContentRange() to handle implied LWS
hclam@chromium.org
2009-05-26
2
-20
/
+78
[next]