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
/
data
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix CRLSet tests.
agl@chromium.org
2013-11-25
1
-53
/
+0
*
Add the high-level interface for verifying SCTs over multiple logs
eranm@google.com
2013-11-24
4
-2
/
+422
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-20
1
-0
/
+0
*
CT: Adding SCT and PreCertificates extractor. This code creates the
eranm@google.com
2013-11-19
2
-0
/
+129
*
Revert 235752 "Fix chrome upload with content uri"
qinmin@chromium.org
2013-11-18
1
-0
/
+0
*
Fix chrome upload with content uri
qinmin@chromium.org
2013-11-18
1
-0
/
+0
*
FTP: fix parsing of busybox-generated directory listings
phajdan.jr@chromium.org
2013-11-04
2
-0
/
+111
*
Fix scoping of raw_bytes in URLRequestFileDirJob::OnListFile
fs@opera.com
2013-10-30
1
-0
/
+1
*
Release the cache entry on deferred redirect.
davidben@chromium.org
2013-09-19
1
-0
/
+1
*
Normalize certificate name verification across all platforms
rsleevi@chromium.org
2013-08-16
2
-37
/
+39
*
Fix regression: don't redirect to data: URLs.
tsepez@chromium.org
2013-08-16
2
-0
/
+3
*
Add script for generating certificates that require an explicit policy
rsleevi@chromium.org
2013-07-26
4
-2
/
+393
*
net: update certse.pem with new certs for tests.
agl@chromium.org
2013-07-17
2
-315
/
+207
*
Add a quic_in_memory_cache_test data file.
honghaiz@chromium.org
2013-07-05
2
-0
/
+14
*
Cleanup of OpenSSL/NSS implementation of ProofVerfifier release.
rtenneti@chromium.org
2013-07-04
2
-1
/
+1
*
OpenSSL/NSS implementation of ProofVerfifier.
rtenneti@chromium.org
2013-07-03
5
-0
/
+270
*
Re-generate the MD5/SHA1 cross-signed certs with a distinct issuer name
rsleevi@chromium.org
2013-07-01
4
-174
/
+182
*
Re-enable some tests disabled because of expired certs
rsleevi@chromium.org
2013-06-29
9
-369
/
+422
*
More tests for handling HSTS and HPKP headers.
palmer@chromium.org
2013-06-29
4
-0
/
+16
*
Fix a bug in quic_in_memory_cache.
honghaiz@chromium.org
2013-06-21
1
-0
/
+0
*
Regenerate the root certificate and end-entity certificates used for various ...
rsleevi@chromium.org
2013-06-20
9
-123
/
+417
*
X509Certificate::GetDefaultNickname should handle a user certificate
wtc@chromium.org
2013-06-17
2
-0
/
+113
*
Work around GTE CyberTrust/Baltimore CyberTrust cross-signing issues
rsleevi@chromium.org
2013-06-14
6
-0
/
+355
*
Add certificate files for NSS AIA fetching unittest
rsleevi@chromium.org
2013-05-23
6
-0
/
+304
*
Generate unique certificate nicknames on Linux/CrOS.
rsleevi@chromium.org
2013-05-23
7
-2
/
+313
*
GTTF: Convert WebContentsImplBrowserTest to use EmbeddedTestServer.
phajdan.jr@chromium.org
2013-05-20
1
-0
/
+1
*
Fix client certificate authentication on Mac and Linux introduced in r178732
rsleevi@chromium.org
2013-04-25
12
-380
/
+501
*
Don't set MODE_DEFAULT when adding HPKP header.
palmer@chromium.org
2013-04-10
2
-0
/
+9
*
Handle extendedKeyUsage field in end-entity certs.
palmer@chromium.org
2013-04-03
6
-0
/
+389
*
Wire up SSL client authentication for OpenSSL/Android through the net/ stack
digit@chromium.org
2013-03-02
10
-113
/
+300
*
Optimization for ProxyResolverV8Tracing: early termination.
eroman@chromium.org
2013-02-21
2
-0
/
+46
*
This patch adds some Android-support code to allow the network
digit@chromium.org
2013-02-11
7
-0
/
+144
*
Move client certificates retrieval logic out of the SSL sockets.
ppi@chromium.org
2013-02-07
2
-0
/
+24
*
Improve performance of proxy resolver by tracing DNS dependencies.
eroman@chromium.org
2013-01-30
11
-0
/
+150
*
SSLClientSocket::IsConnected should care for internal buffers
toyoshim@chromium.org
2013-01-25
3
-0
/
+80
*
Provide an API for client certificate lookup/filtering.
ppi@chromium.org
2013-01-25
4
-0
/
+238
*
FTP: fix compatibility with VMS server kednos.com
phajdan.jr@chromium.org
2012-12-17
6
-0
/
+340
*
FTP: correctly handle newlines in file names
phajdan.jr@chromium.org
2012-12-12
36
-1966
/
+2097
*
FTP: misc fixes resulting from my testing.
phajdan.jr@chromium.org
2012-12-04
4
-0
/
+220
*
Add GetWebSocketTestDataDirectory() to test_data_directory
toyoshim@chromium.org
2012-11-06
4
-20
/
+38
*
Process only the first Strict-Transport-Security header.
palmer@chromium.org
2012-10-30
4
-0
/
+15
*
websocket_client_cert.p12 was broken after r11192028
toyoshim@chromium.org
2012-10-17
1
-0
/
+0
*
WebSocket test server migration on PPAPI tests
toyoshim@chromium.org
2012-10-17
5
-1
/
+93
*
Replace WorkerWebSocketHttpLayoutTest with WorkerTest.WebSocketSharedWorker.
toyoshim@chromium.org
2012-10-17
2
-0
/
+77
*
Replace WebSocket client certificate resources into net/data/ssl/certificates
toyoshim@chromium.org
2012-10-17
3
-0
/
+9
*
Replace testing resources for WebSocket to net/data/websocket
toyoshim@chromium.org
2012-10-16
4
-0
/
+99
*
WebSocket test server migration on ExtensionApiTest.WebSocket (fourth trial)
toyoshim@chromium.org
2012-10-13
1
-0
/
+18
*
Revert 161572 - WebSocket test server migration on ExtensionApiTest.WebSocket...
mrossetti@chromium.org
2012-10-12
1
-18
/
+0
*
WebSocket test server migration on ExtensionApiTest.WebSocket (third trial)
toyoshim@chromium.org
2012-10-12
1
-0
/
+18
*
Revert 161542 - WebSocket test server migration on ExtensionApiTest.WebSocket...
kochi@chromium.org
2012-10-12
1
-18
/
+0
[next]