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
*
Move base::FreeDeleter into its own header.
dcheng
2016-03-26
10
-0
/
+10
*
[cronet] Switch CronetTestInstrumentation from lighttpd to EmbeddedTestServer.
jbudorick
2016-03-25
1
-1
/
+1
*
Revert of Adding nist-pkits data files for iOS OpenSSL (patchset #1 id:1 of h...
davidben
2016-03-25
2
-3
/
+1
*
Adding nist-pkits data files for iOS OpenSSL
svaldez
2016-03-25
2
-1
/
+3
*
Adding iOS OpenSSL Implementation
svaldez
2016-03-25
8
-0
/
+788
*
Change name for API that returns RTT estimate at HTTP layer
tbansal
2016-03-25
4
-146
/
+153
*
Break down HTTPCache.Result metric by resource type
jkarlin
2016-03-25
1
-0
/
+33
*
Revert of Adding iOS OpenSSL Implementation (patchset #23 id:420001 of https:...
rockot
2016-03-25
8
-790
/
+1
*
This adds the OpenSSL-specific implementations for iOS, using SecTrustEvaluat...
svaldez
2016-03-25
8
-1
/
+790
*
Remove outdated cert verification tests
rsleevi
2016-03-25
2
-90
/
+0
*
Fix shared_library build of content_decoder_tool
Hans Wennborg
2016-03-25
1
-0
/
+1
*
Fix crash in URLRequestHttpJob::OnStartCompleted
nharper
2016-03-25
1
-2
/
+4
*
Landing Recent QUIC changes until 3/18/2016 23:30 UTC
jokulik
2016-03-24
73
-535
/
+1610
*
Remove unused HttpStreamFactoryImpl::Job::InitSSLConfig argument.
bnc
2016-03-24
2
-10
/
+6
*
QUIC: Add UMA logging for Net.QuicSession.Pushed*
ckrasic
2016-03-24
3
-2
/
+23
*
Add more out of line copy ctors for complex classes.
vmpstr
2016-03-24
10
-0
/
+20
*
Don't allow a leading plus in ports for proxy bypass rules.
eroman
2016-03-24
2
-6
/
+13
*
Addition of an OCSP parser using the net der code.
svaldez
2016-03-24
33
-44
/
+4179
*
net: remove CanonicalCookie ctor that takes two parameters
tfarina
2016-03-24
2
-33
/
+0
*
Use scoped_ptr for MockUDPClientSocket in quic_http_stream_test.cc and bidire...
xunjieli
2016-03-24
2
-8
/
+8
*
QUIC - Persist "Hash of the CHLO message" and "Signed timestamp of the
rtenneti
2016-03-24
9
-11
/
+108
*
Add logging for headers sent and received in BidirectionalStreamQuicImpl
xunjieli
2016-03-23
6
-110
/
+186
*
Fix handling of escaped slashes ("%2f") in FTP paths.
mmenke
2016-03-23
2
-2
/
+43
*
Don't allow negative date components in ParseCertificateDate(), or ones start...
eroman
2016-03-23
2
-46
/
+37
*
Add base/parse_number.h to generalize number parsing done in //net.
eroman
2016-03-23
8
-16
/
+174
*
[cronet] Switch cronet_sample_test_apk to EmbeddedTestServer.
jbudorick
2016-03-23
5
-0
/
+89
*
Replace usages of DEPRECATED_java_in_dir with java_files
agrieve
2016-03-23
1
-3
/
+38
*
[net/http auth] Support channel bindings for HTTP authentication.
asanka
2016-03-23
47
-274
/
+957
*
Reland of "Implements content_decoder_tool.cc to decode offline any resources."
gabadie
2016-03-23
2
-0
/
+99
*
Supress gn check error in proxy_config_service_linux.cc
haibinlu
2016-03-22
1
-1
/
+1
*
Migrate net/cert/* to net::IPAddress.
martijn
2016-03-22
6
-291
/
+195
*
Restrict logging of channel id mismatches to requests made to accounts.google...
nharper
2016-03-22
1
-3
/
+4
*
[libfuzzer] tweaking http_chunked_decoder_fuzzer: dictionary and feed by blocks.
mmoroz
2016-03-22
3
-2
/
+62
*
Add a histogram (Net.PacResultForStrippedUrl) that estimates how often PAC sc...
eroman
2016-03-22
7
-9
/
+435
*
Add more RetainedRef uses where needed.
vmpstr
2016-03-22
2
-35
/
+27
*
Revert of Implement content_decoder_tool.cc to decode offline any resources. ...
dgozman
2016-03-22
2
-103
/
+0
*
net: remove UsingTCPFastOpen() method from StreamSocket class
tfarina
2016-03-22
33
-130
/
+7
*
Implement content_decoder_tool.cc to decode offline any resources.
gabadie
2016-03-22
2
-0
/
+103
*
Rename net::BidirectionalStream*Job to net::BidirectionalStream*Impl
xunjieli
2016-03-22
26
-236
/
+240
*
Process Alternative Service headers in net::BidirectionalStream
xunjieli
2016-03-22
8
-67
/
+159
*
QUIC - NetLog instrumentation for server push.
ckrasic
2016-03-22
9
-18
/
+133
*
QUIC - extend QuicInMemoryCache so that simple server can do server push.
ckrasic
2016-03-22
9
-61
/
+234
*
Update Token Binding code to match draft-ietf-tokbind-https-03
nharper
2016-03-21
1
-1
/
+1
*
Fix Alternate-Protocol handling when a p= option is present.
rch
2016-03-21
2
-0
/
+83
*
Add RetainedRef uses where needed.
vmpstr
2016-03-21
4
-45
/
+34
*
QUIC - extend origin-to-force-quic-on command line option to accept list
rtenneti
2016-03-21
5
-15
/
+21
*
Fix ParseCIDRBlock() to no longer accept invalid inputs.
martijn
2016-03-21
2
-2
/
+11
*
Fix bug in net::RequestPriority -> HTTP/2 dependency conversion.
rdsmith
2016-03-21
21
-106
/
+314
*
Remove pre-10.9 code in //net.
davidben
2016-03-21
1
-31
/
+2
*
SameSite: Strict/Lax behavior.
mkwst
2016-03-21
12
-101
/
+200
[next]