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
*
QUIC - Cache the connection type and connection description. Make the
Raman Tenneti
2015-02-27
13
-75
/
+249
*
Convert crypto::ScopedOpenSSL to type aliases.
davidben
2015-02-21
9
-29
/
+26
*
IgnoreCertError should check if the error is a certificate error.
davidben
2015-02-20
3
-2
/
+9
*
win 2015: followup to https://codereview.chromium.org/941933002
scottmg
2015-02-20
1
-2
/
+2
*
Add more targets to GN check.
brettw
2015-02-20
6
-20
/
+29
*
Use int64 time stamp when storing metadata to the HTTP cache.
yangguo
2015-02-20
3
-12
/
+12
*
Disable False Start tests when NSS doesn't support AES-GCM.
davidben
2015-02-20
1
-0
/
+66
*
win vs2015: fix shadowing warnings in net/url_request
scottmg
2015-02-20
3
-9
/
+10
*
win vs2015: fix variable shadowing warnings in net/quic
scottmg
2015-02-20
4
-24
/
+28
*
Instrument SdchOwner for clock nullification.
rdsmith
2015-02-20
3
-0
/
+59
*
clang-formatting files in //net/cookies to clear up a diff.
mkwst
2015-02-20
11
-1306
/
+1022
*
Add net/ssl/scoped_openssl_types.h.
davidben
2015-02-20
13
-46
/
+52
*
Apply HSTS to WebSocket connections.
Adam Rice
2015-02-20
8
-25
/
+165
*
(1) Chrome data compression proxy should use QUIC only if
tbansal
2015-02-20
5
-6
/
+19
*
Update Chomium's build files to work w/ latest GN binaries.
dpranke
2015-02-20
1
-1
/
+8
*
Instrumenting QUIC code to find jank in GetConnectionDescriptionString
rtenneti
2015-02-19
2
-0
/
+27
*
Update existing uses of /wd4267 to use the GN config
brettw
2015-02-19
2
-22
/
+22
*
Add a dedicated SSL protocol version metric.
davidben
2015-02-19
6
-37
/
+6
*
net: allow False Start only for >= TLS 1.2 && AEAD && forward-secure && ALPN/...
davidben
2015-02-19
3
-3
/
+33
*
Make warning verbose in CreateUsingSystemProxyResolver.
skobes
2015-02-19
1
-2
/
+1
*
net: a batch of manual HSTS updates.
Adam Langley
2015-02-19
2
-1342
/
+1391
*
Bypass QUIC proxy on ERR_QUIC_HANDSHAKE_FAILED
tbansal
2015-02-19
2
-56
/
+63
*
Refresh Public Suffix List to the latest version
rsleevi
2015-02-19
2
-33
/
+508
*
Make SimpleCache creation threadsafe.
mmenke
2015-02-19
1
-14
/
+23
*
Allow URLRequest::AppendChunkToUpload to take 0-byte final chunks.
mmenke
2015-02-19
3
-51
/
+360
*
Bad QUIC proxies are now bypassed.
tbansal
2015-02-19
2
-0
/
+65
*
Follow-up to https://codereview.chromium.org/938853002
dougk
2015-02-19
2
-8
/
+2
*
Add STS and PKP preloads for chrome.com.
palmer
2015-02-19
2
-1261
/
+1265
*
quic_client should check return codes when parsing command-line flags.
dougk
2015-02-18
2
-2
/
+14
*
Add a new histogram Net.QuicSession.HeadersStreamEarlyFramesReceived
rch
2015-02-18
5
-2
/
+13
*
Instrumenting QUIC code to find jank.
rtenneti
2015-02-18
3
-3
/
+19
*
URLRequestHttpJob: don't crash in GetMimeType
ellyjones
2015-02-17
1
-1
/
+4
*
PCHECK when closing UDP sockets
sergeyu
2015-02-17
1
-2
/
+1
*
Add a function to get Wifi SSID to net_util.
meacer
2015-02-17
7
-0
/
+133
*
Land Recent QUIC Changes.
rtenneti
2015-02-17
45
-351
/
+263
*
Skip IPv6 probes when resolving IPv4 literals. The probes aren't
pauljensen
2015-02-17
1
-1
/
+8
*
Make the mime utils comply with rfc4052.
mtomasz
2015-02-16
3
-75
/
+149
*
Re-sort GYP files with the latest version of tools/source_list.py
satorux
2015-02-16
4
-10
/
+10
*
Minor changes to triage docs.
jri
2015-02-14
2
-4
/
+9
*
Fix a crash in the FileStream::Context::Read code path where we were invoking...
ananta
2015-02-14
2
-21
/
+45
*
Change the QuicEncrypter to accept a pre-allocated buffer instead of
rtenneti
2015-02-13
11
-88
/
+124
*
Added chunked upload support for embedded_test_server
xunjieli
2015-02-13
3
-1
/
+76
*
Sort GN files under net
satorux
2015-02-13
2
-23
/
+23
*
Roll BoringSSL 8f5e2eb..3bb4178
davidben
2015-02-13
1
-2
/
+0
*
Know the process shared library loaded in.
michaelbai
2015-02-13
1
-1
/
+2
*
Implement browser-side host resolver Mojo service.
amistry
2015-02-13
12
-4
/
+675
*
Cosmetic changes (spelling, grammar) and fix an annoyance.
dougk
2015-02-13
1
-1
/
+1
*
Modify SSLClientSocketOpenSSL to log to NetLog when ChannelID is
rch
2015-02-13
1
-0
/
+2
*
net: manual request to remove miniku.net from HSTS preloading.
Adam Langley
2015-02-12
2
-168
/
+166
*
SimpleCache: max at 5 threads in the pool
pasko
2015-02-12
1
-12
/
+3
[next]