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
*
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
*
WebSocket test server migration on ExtensionApiTest.WebSocket (retry)
toyoshim@chromium.org
2012-10-12
1
-0
/
+18
*
Revert 161304 - WebSocket test server migration on ExtensionApiTest.WebSocket
toyoshim@chromium.org
2012-10-11
1
-18
/
+0
*
WebSocket test server migration on ExtensionApiTest.WebSocket
toyoshim@chromium.org
2012-10-11
1
-0
/
+18
*
* Change logic of SpdySession::VerifyDomainAuthentication to
rch@chromium.org
2012-09-13
3
-0
/
+67
*
net: fix a couple of broken certificate tests.
agl@chromium.org
2012-07-24
2
-0
/
+315
*
If the version field is omitted from the certificate, the default
wtc@chromium.org
2012-05-19
2
-0
/
+39
*
FTP: make the code handling server messages in directory listings more general.
phajdan.jr@chromium.org
2012-04-14
2
-0
/
+71
*
Properly parse IPv6 subjectAltNames when USE_OPENSSL is set
rsleevi@chromium.org
2012-04-04
3
-0
/
+75
*
Fix some grammar in comments, error messages and documentation.
gavinp@chromium.org
2012-04-03
1
-2
/
+2
*
Revert 127988 - net: update certificates for TestKnownRoot and PublicKeyHashes.
wez@chromium.org
2012-03-21
2
-0
/
+0
*
net: update certificates for TestKnownRoot and PublicKeyHashes.
agl@chromium.org
2012-03-21
2
-0
/
+0
*
Revert "Revert "net: fallback to online revocation checks for EV status when ...
agl@chromium.org
2012-03-20
1
-0
/
+3
*
Revert 127757 - net: fallback to online revocation checks for EV status when ...
dgrogan@chromium.org
2012-03-20
1
-3
/
+0
*
net: fallback to online revocation checks for EV status when CRLSet has expired.
agl@chromium.org
2012-03-20
1
-0
/
+3
*
Revert "Revert "Revert "Revert "net: add OCSP tests.""""
agl@chromium.org
2012-03-20
2
-0
/
+54
*
Revert "Revert "Revert "net: add OCSP tests."""
agl@chromium.org
2012-03-19
2
-54
/
+0
*
Revert "Revert "net: add OCSP tests.""
agl@chromium.org
2012-03-19
2
-0
/
+54
*
Revert "net: add OCSP tests."
agl@chromium.org
2012-03-19
2
-54
/
+0
*
net: add OCSP tests.
agl@chromium.org
2012-03-19
2
-0
/
+54
*
net: allow EV indication on Windows when the local OCSP/CRL cache is stale.
agl@chromium.org
2012-03-07
1
-0
/
+312
*
Provide the certificate chain as validated to SSLInfo.
palmer@chromium.org
2012-03-03
6
-0
/
+762
*
iCleanup: Delete a bunch of empty directories, part 4.
thestig@chromium.org
2012-02-23
1
-4
/
+0
*
Strip brackets from IPv6 host literals before passing down to PAC script.
eroman@chromium.org
2012-02-11
1
-0
/
+9
*
Check cert->isRoot to skip extraneous root certificates in certificate
wtc@chromium.org
2012-01-28
4
-0
/
+273
*
net: add a test for X509Certificate integration with CRLSet.
agl@chromium.org
2012-01-11
2
-0
/
+41
*
Really add test Origin Bound Certificate data for http://codereview.chromium....
mattm@chromium.org
2011-12-16
2
-0
/
+0
*
Reject certificate chains containing small RSA and DSA keys.
palmer@chromium.org
2011-12-15
28
-0
/
+1510
*
Add test Origin Bound Certificate data for http://codereview.chromium.org/889...
mattm@chromium.org
2011-12-14
3
-1
/
+5
*
Parse individual X.509 name components on Windows, rather than parsing the st...
rsleevi@chromium.org
2011-12-02
3
-0
/
+129
*
Disk cache: Add a hash to the entry's internal data.
rvargas@google.com
2011-11-30
12
-134
/
+0
*
Disk cache: Update the remove/insert data files.
rvargas@google.com
2011-11-29
66
-0
/
+0
*
Add unittests for the detection of md[2,4,5] when verifying certificates
rsleevi@chromium.org
2011-11-01
12
-0
/
+528
*
Fix the "certificate is not yet valid" error for server certificates
wtc@chromium.org
2011-10-29
4
-0
/
+231
*
Preserve non-POST methods on 301/302 requests.
mmenke@chromium.org
2011-10-26
6
-0
/
+9
*
Recommit fraudulent certificate reporting infrastructure.
palmer@chromium.org
2011-10-15
2
-0
/
+31
*
Revert 105624 - Revert 105614.
palmer@chromium.org
2011-10-15
2
-31
/
+0
[next]