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
/
test
/
spawned_test_server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Next Protocol Negotiation (NPN) unittests.
bnc
2015-10-02
2
-6
/
+11
*
Add flags to python test server for channel id, extended master secret, and t...
nharper
2015-09-18
2
-4
/
+36
*
Revert of Add flags to python test server for channel id, extended master sec...
tommycli
2015-09-17
2
-33
/
+2
*
Add flags to python test server for channel id, extended master secret, and t...
nharper
2015-09-16
2
-2
/
+33
*
Treat failure to parse certificates as SSL protocol errors.
davidben
2015-08-17
2
-0
/
+6
*
Add URLRequest unit tests for HPKP violation reports
estark
2015-08-07
2
-7
/
+48
*
split port_util.h off of net_util.h
eroman
2015-07-21
2
-2
/
+2
*
Tidy up *Int*ToString conversions in //net
ricea
2015-07-09
1
-1
/
+1
*
New new versions of Starts/EndsWith and SplitString in net.
brettw
2015-07-06
1
-2
/
+2
*
Resolve RFC 6761 localhost names to loopback
estark
2015-06-20
1
-0
/
+7
*
Use scoped_ptrs in JSONReader::Read functions.
estade
2015-05-22
1
-1
/
+1
*
Convert JsonWriter::Write to taking a const ref for the in-param
estade
2015-05-16
1
-2
/
+2
*
Prune some remnants of DSA client certificate support.
davidben
2015-05-13
1
-2
/
+0
*
Add HANDLE_FLAG_PROTECT_FROM_CLOSE flag to Tracked/ScopedHandle.
shrikant
2015-05-12
1
-2
/
+5
*
Use relative links in directory listings.
xleng
2015-05-04
2
-2
/
+17
*
net cleanup: Remove unnecessary namespace prefixes.
ttuttle
2015-04-23
2
-3
/
+3
*
Forget SSL error exceptions when good certs seen for regular requests.
jww
2015-04-22
2
-22
/
+22
*
Don't process HSTS/HPKP headers when host is an IP address
estark
2015-04-09
2
-5
/
+17
*
Revert of Don't process HSTS/HPKP headers when host is an IP address (patchse...
estark
2015-04-06
2
-16
/
+5
*
Don't process HSTS/HPKP headers when host is an IP address
estark
2015-04-06
2
-5
/
+16
*
Reland 'Require ECDHE for False Start.'
davidben
2015-04-03
2
-2
/
+5
*
Revert of Require ECDHE for False Start. (patchset #4 id:60001 of https://cod...
alph
2015-04-03
2
-5
/
+2
*
Require ECDHE for False Start.
davidben
2015-04-03
2
-2
/
+5
*
Move NetLog code from src/net/base to src/net/log.
eroman
2015-04-02
1
-1
/
+1
*
Remove prerender cookie store, part 4.
davidben
2015-03-23
1
-1
/
+1
*
Remove uses of KillProcess()
rvargas
2015-03-18
1
-2
/
+1
*
Properly handle alerts from the peer in SSL_read.
davidben
2015-03-18
2
-2
/
+9
*
Unwind the SSL connection holdback experiment and remove related code
rsleevi
2015-03-16
2
-11
/
+2
*
Enable ResourceFetcherTests
jaekyun
2015-03-10
1
-0
/
+2
*
Remove base::WaitForSingleProcess
rvargas
2015-02-24
1
-6
/
+5
*
Update {virtual,override,final} to follow C++11 style in net.
dcheng
2015-02-06
3
-5
/
+5
*
Implement AES-GCM in tlslite.
davidben
2015-01-29
2
-3
/
+7
*
Remove unused ScopedPath.
thakis
2015-01-26
1
-54
/
+0
*
Update net to use the new version of LaunchProcess.
rvargas
2014-12-13
4
-11
/
+11
*
Implement OCSP stapling in Windows BoringSSL port.
davidben
2014-11-08
2
-0
/
+10
*
Cleanup: Remove unneeded path_service.h includes.
thestig
2014-11-06
1
-1
/
+0
*
Add crypto/wincrypt_shim.h wrapper header to resolve BoringSSL conflicts.
davidben
2014-10-30
1
-3
/
+0
*
Standardize usage of virtual/override/final in net/
dcheng
2014-10-21
2
-2
/
+2
*
Turn UploadDataStream into an abstract class, and split the implentation
mmenke
2014-10-09
1
-5
/
+5
*
replace OVERRIDE and FINAL with override and final in net/
mostynb
2014-10-09
2
-3
/
+3
*
Change base/file_utils.h includes to base/files/file_utils.h in net/
thestig
2014-09-04
4
-4
/
+4
*
Declaring the weak_ptr_factory in proper order.
kulkarni.a
2014-08-28
2
-6
/
+6
*
This CL is a follow up to https://codereview.chromium.org/416683002/.
mshelley@chromium.org
2014-08-08
1
-1
/
+2
*
This CL corrects a bug in which the OnHandshakeComplete callback for an ssl s...
mshelley@chromium.org
2014-08-07
2
-2
/
+12
*
Map WebSocket URL schemes to HTTP URL schemes for auth purposes.
ricea@chromium.org
2014-07-29
2
-2
/
+18
*
Remove Create*Value (except CreateNullValue)
estade@chromium.org
2014-07-25
1
-4
/
+2
*
Revert 282307 "Map WebSocket URL schemes to HTTP URL schemes for..."
kaliamoorthi@chromium.org
2014-07-10
2
-18
/
+2
*
Map WebSocket URL schemes to HTTP URL schemes for auth purposes.
ricea@chromium.org
2014-07-10
2
-2
/
+18
*
Add tests for TLS fallback on connection reset and close.
davidben@chromium.org
2014-06-27
2
-0
/
+31
*
Local test server: do not use job object on Windows
phajdan.jr@chromium.org
2014-06-26
3
-21
/
+0
[next]