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
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-02-09
32
-383
/
+1215
*
Detect enabling or disabling of VPN on Android so
pauljensen@chromium.org
2014-02-09
6
-31
/
+185
*
NSS Cros multiprofile: trust roots added by a profile shouldn't apply to othe...
mattm@chromium.org
2014-02-08
15
-52
/
+1005
*
Fix a bug where retransmitted crypto packets were being full
rtenneti@chromium.org
2014-02-07
2
-17
/
+43
*
net: add (*.)boxcryptor.com to HSTS preloaded.
agl@chromium.org
2014-02-07
2
-0
/
+2
*
Specify a console message for ERR_EMPTY_RESPONSE
ricea@chromium.org
2014-02-07
2
-0
/
+27
*
Use validating form of IPC enum macros for local discovery messages.
tsepez@chromium.org
2014-02-07
1
-0
/
+1
*
Plumb network stack information about existence of cached copy
rdsmith@chromium.org
2014-02-06
5
-2
/
+254
*
Make all the files mapped in when running net_unittests read only.
maruel@chromium.org
2014-02-06
1
-0
/
+1
*
net: add (*.)blacklane.com to HSTS preloaded list.
agl@chromium.org
2014-02-06
2
-0
/
+2
*
HttpStreamParser will not return any response headers at all if they are
ricea@chromium.org
2014-02-06
3
-15
/
+52
*
Don't set reason "Abnormal Closure"
ricea@chromium.org
2014-02-06
2
-5
/
+4
*
Deprecate instead of close SPDY sessions upon network change. This brings our...
pauljensen@chromium.org
2014-02-06
4
-160
/
+134
*
Make NSSCertDatabase::ListCerts async and use the worker pool for actual cert...
tbarzic@chromium.org
2014-02-06
9
-44
/
+254
*
Address NewApi lint warning in X509Util.java.
newt@chromium.org
2014-02-06
1
-0
/
+2
*
Close the correct end of the BIO pair on transport send failures in openssl.
davidben@chromium.org
2014-02-06
3
-6
/
+135
*
Land Recent QUIC Changes.
rtenneti@chromium.org
2014-02-06
48
-321
/
+1041
*
Disable QUIC 0RTT for POST requests.
rch@chromium.org
2014-02-06
4
-96
/
+212
*
Implement decoding of literal headers with incremental indexing for HPACK
jgraettinger@chromium.org
2014-02-06
3
-7
/
+70
*
Bypass data reduction proxy if response not via it
bengr@chromium.org
2014-02-06
3
-9
/
+99
*
Final cleanup of unused methods for SPDY credential frames.
jgraettinger@chromium.org
2014-02-06
2
-3
/
+1
*
Remove SpdyStream::DoLoop().
jgraettinger@chromium.org
2014-02-05
2
-177
/
+63
*
Make net_unittests_run work with component=shared_library.
maruel@chromium.org
2014-02-05
5
-5
/
+101
*
Fix DCHECK in net/ testing code.
estade@chromium.org
2014-02-05
1
-1
/
+1
*
Add ERR_SSL_UNRECOGNIZED_NAME_ALERT for the TLS unrecognized_name alert.
wtc@chromium.org
2014-02-05
3
-0
/
+7
*
Spdy: Send a RST_STREAM when expiring unclaimed push streams.
jgraettinger@chromium.org
2014-02-05
2
-39
/
+64
*
Enable QUIC proxies to be used for HTTP URLs.
rch@chromium.org
2014-02-05
2
-7
/
+51
*
[WebSocket] Add Cache-Control to the request header.
yhirano@chromium.org
2014-02-05
6
-56
/
+64
*
The renderer has no way to indicate a close during connection except by
ricea@chromium.org
2014-02-05
2
-0
/
+17
*
QUIC - Start the process for reading crypto config data from disk cache
rtenneti@chromium.org
2014-02-05
3
-33
/
+48
*
Implement support for QUIC proxies in ProxyServer
rch@chromium.org
2014-02-05
3
-2
/
+28
*
Add the client address to the Public Reset packet.
wtc@chromium.org
2014-02-05
29
-477
/
+353
*
Remove unused secp256k1 test certs.
mattm@chromium.org
2014-02-05
3
-142
/
+0
*
Add net/quic/crypto/crypto_handshake_message.{cc,h}.
wtc@chromium.org
2014-02-05
2
-0
/
+448
*
net: pin (*.)googletagmanager.com
agl@chromium.org
2014-02-04
3
-0
/
+4
*
Add encoding info for those WebUI pages that were missing it.
nkostylev@chromium.org
2014-02-04
1
-0
/
+1
*
test-cert generation scripts: Fix root certs that weren't getting extensions ...
mattm@chromium.org
2014-02-04
4
-0
/
+5
*
test-cert generation scripts: Add text info to root cert .pem files.
mattm@chromium.org
2014-02-04
6
-8
/
+14
*
test-cert generation scripts: Actually generate the checked-in files.
mattm@chromium.org
2014-02-04
8
-36
/
+54
*
test-cert generation scripts: Remove some dead code.
mattm@chromium.org
2014-02-04
3
-93
/
+22
*
Move filter code out of net/base and into new net/filter directory.
cbentzel@chromium.org
2014-02-04
19
-65
/
+71
*
test-cert generation scripts: Fix serial number file creation.
mattm@chromium.org
2014-02-04
9
-44
/
+24
*
Follow-up changes to Android certificate verification logic.
davidben@chromium.org
2014-02-03
5
-24
/
+50
*
net: block three, retired, Symantec intermediates.
agl@chromium.org
2014-02-03
1
-1
/
+10
*
Elide proxy authentication headers
bengr@chromium.org
2014-02-03
2
-7
/
+30
*
libaddressinput - one less copy when downloading data
estade@chromium.org
2014-02-03
2
-0
/
+18
*
Update V8 to version 3.24.30.1 (based on bleeding_edge revision r19017).
machenbach@chromium.org
2014-02-03
1
-2
/
+2
*
net: add (www.)calyxinstitute.com to HSTS preloaded list.
agl@chromium.org
2014-02-03
2
-0
/
+4
*
Revert "net: pin (*.)googletagmanager.com"
agl@chromium.org
2014-02-03
3
-8
/
+0
*
net: pin (*.)googletagmanager.com
agl@chromium.org
2014-02-03
3
-0
/
+8
[next]