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
*
Http cache: Add support for HEAD requests.
rvargas@chromium.org
2014-07-31
3
-11
/
+382
*
Disable SPDY and QUIC session pooling.
rch@chromium.org
2014-07-30
6
-7
/
+23
*
Start using L preview API for receiving proxy information.
sgurun@chromium.org
2014-07-30
1
-4
/
+16
*
Switched calculation of decode/holdback info to avoid confusion if the request
rdsmith@chromium.org
2014-07-30
1
-4
/
+5
*
Initial implementation of Chrome-Freshness header.
ricea@chromium.org
2014-07-30
5
-23
/
+287
*
Fixes to the SHA256 X509 Certificate fingerprint API.
jww@chromium.org
2014-07-30
3
-26
/
+27
*
Implement JwkSerializer for OpenSSL.
davidben@chromium.org
2014-07-30
2
-45
/
+109
*
Implement ALPN for SSLClientSocketOpenSSL.
davidben@chromium.org
2014-07-30
11
-82
/
+83
*
Revert a change to the condition under which we will verify the proof in
wtc@chromium.org
2014-07-30
1
-2
/
+11
*
Refactor net::MimeUtil media code to return "probably" for codecs the platfor...
acolwell@chromium.org
2014-07-29
1
-187
/
+358
*
Add a Clone method to ProofVerifyDetails to allow for the proof verify
rch@chromium.org
2014-07-29
5
-2
/
+32
*
QUIC - track CHLO's reject reason for secure QUIC vs insecure QUIC.
rtenneti@chromium.org
2014-07-29
3
-4
/
+12
*
Implement TLS client auth in the OS X OpenSSL port.
davidben@chromium.org
2014-07-29
13
-50
/
+577
*
Map WebSocket URL schemes to HTTP URL schemes for auth purposes.
ricea@chromium.org
2014-07-29
10
-39
/
+355
*
Move the test data that's used by net_unittests to net\data to simplify the i...
jam@chromium.org
2014-07-29
6
-7
/
+8
*
Revert 286024 "Move the test data that's used by net_unittests t..."
mpearson@chromium.org
2014-07-29
6
-8
/
+7
*
Move the test data that's used by net_unittests to net\data to simplify the i...
jam@chromium.org
2014-07-28
6
-7
/
+8
*
Remove SPDY_PROXY_AUTH_ORIGIN from net/proxy/proxy_list.cc.
kundaji@chromium.org
2014-07-28
1
-14
/
+7
*
net: several HSTS preloaded additions.
agl@chromium.org
2014-07-28
2
-0
/
+14
*
net: add (*.)domains.google.com to HSTS preloaded.
agl@chromium.org
2014-07-28
2
-0
/
+2
*
Ignore Set-Cookie Directive where both name and value are empty
xunjieli@chromium.org
2014-07-28
3
-3
/
+26
*
[WebSocket] Send a close frame when the renderer process is gone.
yhirano@chromium.org
2014-07-28
8
-30
/
+90
*
Extract ScopedTestNSSDB from nss_util.
pneubeck@chromium.org
2014-07-28
7
-13
/
+14
*
Add SHA-256 fingerprint functions to x509 certs.
jww@chromium.org
2014-07-28
3
-0
/
+131
*
QUIC - Track the reason for sending InchoateClientHello in UMA
rtenneti@chromium.org
2014-07-26
1
-1
/
+34
*
Implement TLS_FALLBACK_SCSV for SSLClientSocketOpenSSL.
davidben@chromium.org
2014-07-26
3
-8
/
+5
*
Update masters after the tryserver split.
sergeyberezin@chromium.org
2014-07-26
1
-3
/
+7
*
Log the certificate subjects from the server certificate sent via QUIC.
rch@chromium.org
2014-07-25
4
-0
/
+35
*
ParseHosts: Allow commas as separators on Mac OS X
ttuttle@chromium.org
2014-07-25
3
-29
/
+151
*
Revert of [WebSocket] Send a close frame when the renderer process is gone. (...
kaznacheev@chromium.org
2014-07-25
8
-90
/
+30
*
[WebSocket] Send a close frame when the renderer process is gone.
yhirano@chromium.org
2014-07-25
8
-30
/
+90
*
Remove the deprecated NSSCertDatabase::GetInstance() .
pneubeck@chromium.org
2014-07-25
5
-114
/
+76
*
Revert of Reenable UpdateDynamicPKPMaxAge0 test. (https://codereview.chromium...
jam@chromium.org
2014-07-25
1
-1
/
+8
*
Make Pepper WebSocket UtilityGetProtocol test less flaky by making the wsh wa...
tyoshino@chromium.org
2014-07-25
1
-0
/
+2
*
Switch to using SSL_get0_certificate_types for client auth.
davidben@chromium.org
2014-07-25
1
-3
/
+2
*
Update net/data/websocket/close-code-and-reason_wsh.py
tyoshino@chromium.org
2014-07-25
1
-0
/
+3
*
Remove Create*Value (except CreateNullValue)
estade@chromium.org
2014-07-25
1
-4
/
+2
*
Revert 285446 "Log the certificate subjects from the server cert..."
hajimehoshi@chromium.org
2014-07-25
4
-35
/
+0
*
Make the default alternate protcol probability threshold 1, not 0.
rch@chromium.org
2014-07-25
3
-3
/
+10
*
Log the certificate subjects from the server certificate sent via QUIC.
rch@chromium.org
2014-07-25
4
-0
/
+35
*
Remove LOG(INFO)'s from spdy_network_transaction_unittest.cc - Revert r244946
rch@chromium.org
2014-07-25
1
-14
/
+0
*
Rename ServerBoundCert => ChannelID to reflect the current name
rch@chromium.org
2014-07-25
54
-1761
/
+1754
*
Explain the three values written by WriteSecBuf, in particular, why the
wtc@chromium.org
2014-07-24
1
-0
/
+4
*
net: add a couple of sites to HSTS preloaded.
agl@chromium.org
2014-07-24
2
-1
/
+7
*
Fix copy-pasto in MockSSPILibrary::QuerySecurityPackageInfo and MockSSPILibra...
glider@chromium.org
2014-07-24
1
-2
/
+2
*
Fix WebSocket race between close and connect.
ricea@chromium.org
2014-07-24
2
-0
/
+29
*
Refactor unix domain socket.
byungchul@chromium.org
2014-07-24
14
-380
/
+1331
*
Remove now unnecessary const_casts.
davidben@chromium.org
2014-07-24
1
-1
/
+1
*
clang/win: Fix most -Wwriteable-strings warnings.
thakis@chromium.org
2014-07-23
3
-7
/
+20
*
Disable all the tests that are flaking more than 5% on Windows builders.
jam@chromium.org
2014-07-23
1
-2
/
+14
[next]