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
*
Implementation of custom PAC scripts in Proxy Settings API.
battre@chromium.org
2011-02-16
3
-2
/
+56
*
Revert 75082 - New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
2
-3
/
+4
*
New policy protobuf protocol.
jkummerow@chromium.org
2011-02-16
2
-4
/
+3
*
FTP: Compatibility fix for "ls -l" style directory listing parser.
phajdan.jr@chromium.org
2011-02-16
5
-10
/
+13
*
Disk cache: Fix the initialization order of the backend.
rvargas@google.com
2011-02-16
2
-5
/
+29
*
Remove the unused PlatformAuthInfo structure definition.
wtc@chromium.org
2011-02-16
1
-13
/
+0
*
Enable sdch_filter_unittest to run on Linux by removing the
adamk@chromium.org
2011-02-15
2
-5
/
+2
*
Directions for how to build SPDY dissector for Windows.
cbentzel@chromium.org
2011-02-15
1
-0
/
+49
*
Don't call the zlib functions with the MOZ_Z_ prefix
wtc@chromium.org
2011-02-15
2
-21
/
+6
*
In spdy_session dont call CloseAllStreams if it has
rtenneti@chromium.org
2011-02-15
1
-3
/
+5
*
Add checks to URLRequestThrottlerManager to help identify the cause of crashes.
yzshen@chromium.org
2011-02-14
2
-17
/
+108
*
Revert 74842 - It seems to have broken the ChromeOS "PFQ bot"?
willchan@chromium.org
2011-02-14
9
-111
/
+97
*
Revert r74728 which reverted r74561 for exposing a ChromeOS bug.
willchan@chromium.org
2011-02-14
9
-97
/
+111
*
Revert r74632 "Reland r74561 after fixing ChromeOS build breakage."
oshima@google.com
2011-02-12
9
-111
/
+97
*
In Dev build, we would like to see if SSLClientSocketNSS object
rtenneti@chromium.org
2011-02-12
2
-6
/
+39
*
The current implementation of client authentication for Windows and Mac match...
rsleevi@chromium.org
2011-02-12
5
-214
/
+1
*
Fix Coverity UNINIT_CTOR defect in the HttpAuthCache::Entry
wtc@chromium.org
2011-02-11
1
-1
/
+2
*
Continuing with the out-of-lining of test code.
erg@google.com
2011-02-11
7
-78
/
+166
*
clang: Fix several -Woverloaded-virtual warnings.
thakis@chromium.org
2011-02-11
2
-2
/
+4
*
Reland r74561 after fixing ChromeOS build breakage.
willchan@chromium.org
2011-02-11
9
-97
/
+111
*
Fix Coverity UNINIT_CTOR defect in the ChildrenDeleter constructor.
wtc@chromium.org
2011-02-11
1
-1
/
+1
*
Revert 74561 for breaking the ChromeOS build
willchan@chromium.org
2011-02-11
9
-111
/
+97
*
Introduce OffTheRecordProfileIOData and ProfileImplIOData.
willchan@chromium.org
2011-02-11
9
-97
/
+111
*
Remove unnecessary #include "base/sys_info.h". Reformat
wtc@chromium.org
2011-02-11
2
-5
/
+3
*
Fix Coverity PASS_BY_VALUE defect in SdchManager::Dictionary::CanSet.
wtc@chromium.org
2011-02-11
2
-2
/
+2
*
Remove unused HttpResponseHeaders::GetRawHeaders method.
adamk@chromium.org
2011-02-11
2
-27
/
+0
*
Fix Coverity UNINIT_CTOR defects in constructors.
wtc@chromium.org
2011-02-11
3
-4
/
+8
*
Fix Coverity UNINIT_CTOR defect in the
wtc@chromium.org
2011-02-11
2
-8
/
+10
*
Disk Cache: Make sure that file descriptors are valid before calling close().
rvargas@google.com
2011-02-10
1
-1
/
+1
*
Even more test cleanup.
erg@google.com
2011-02-10
3
-74
/
+136
*
Display more information at chrome://net-internals/#spdy
rch@chromium.org
2011-02-09
2
-2
/
+31
*
Add chrome.google.com to the STS list.
cevans@chromium.org
2011-02-09
1
-0
/
+1
*
Migrate Proxy Settings API to net::ProxyServer
battre@chromium.org
2011-02-09
2
-9
/
+21
*
Do not pass CRYPT_NOHASHOID to CryptSignHash with CALG_SSL3_SHAMD5.
rsleevi@chromium.org
2011-02-09
1
-2
/
+2
*
Enable OCSP Stapling in TLS requests on Windows Vista+
rsleevi@chromium.org
2011-02-09
1
-20
/
+45
*
Change backslashes in download file path to underscores.
ahendrickson@chromium.org
2011-02-08
2
-6
/
+10
*
NetLog: Log net error codes on a lot of EndEvents.
mmenke@chromium.org
2011-02-08
16
-89
/
+78
*
Add logging for ERR_UNEXPECTED_SECURITY_LIBRARY_STATUS on AcquireCredentialsH...
cbentzel@chromium.org
2011-02-08
1
-1
/
+4
*
Remove some ToWStringHack()s that are in Windows-only code.
evan@chromium.org
2011-02-08
2
-4
/
+4
*
Add ability to create self signed certs to mac.
dmaclach@chromium.org
2011-02-08
3
-4
/
+330
*
Add ahendrickson@chromium.org to the OWNERS file.
wtc@chromium.org
2011-02-07
1
-0
/
+1
*
Fix a clang warning.
thakis@chromium.org
2011-02-07
1
-1
/
+1
*
Test that the same socket is used for each round of connection-based auth.
cbentzel@chromium.org
2011-02-06
1
-5
/
+69
*
When performing SSL client auth on Windows, no longer make a comparison betwe...
rsleevi@chromium.org
2011-02-06
1
-4
/
+2
*
Do not enforce pyproto dir for running testserver.
nirnimesh@chromium.org
2011-02-05
1
-2
/
+3
*
When performing SSL client certificate authentication on Windows, and an oper...
rsleevi@chromium.org
2011-02-05
2
-3
/
+39
*
When performing SSL client authentication on Windows via NSS, change the retu...
rsleevi@chromium.org
2011-02-05
4
-77
/
+42
*
Return more specific error messages when performing a SSL client auth handsha...
rsleevi@chromium.org
2011-02-05
5
-23
/
+58
*
Fix the expectation in OverrideUserAgent net test to ensure that it passes with
ananta@chromium.org
2011-02-04
1
-3
/
+3
*
Disk cache: Reset the number of fatal errors each time
rvargas@google.com
2011-02-04
1
-0
/
+5
[next]