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
*
Use of base::StringPairs appropriately in server
payal.pandey
2015-04-28
1
-2
/
+2
*
Use of base::StringPairs appropriately in stats.h
payal.pandey
2015-04-28
1
-2
/
+2
*
Cleanup return values in http_auth
payal.pandey
2015-04-28
2
-9
/
+3
*
Unvirtual and inline SSLClientSocket setters.
davidben
2015-04-27
2
-25
/
+13
*
Switch SchemeIsSecure to SchemeIsCryptographic for referrer-related code.
lgarron
2015-04-27
2
-4
/
+5
*
net: remove friendlink.jp and CS50 from HSTS preload.
Adam Langley
2015-04-27
2
-544
/
+538
*
Remove WasChannelIDSent and friends from SSLClientSocket.
davidben
2015-04-27
8
-43
/
+11
*
Route OCSP stapling through CertVerifier.
davidben
2015-04-27
28
-405
/
+345
*
Ensure tests have an active task runner
skyostil
2015-04-27
1
-1
/
+3
*
Clean up NPN/ALPN-related SSLClientSocket bits.
davidben
2015-04-27
14
-161
/
+69
*
Rename methods and members and const variables to alternative service.
bnc
2015-04-27
9
-26
/
+25
*
Remove network load flags not used in net/
g.mehndiratt
2015-04-27
3
-184
/
+17
*
Handle ERR_PAC_SCRIPT_TERMINATED in ProxyService.
sammc
2015-04-25
5
-29
/
+233
*
Get rid of TestNetLog::CapturedEntry[List] typedefs.
mmenke
2015-04-24
26
-133
/
+167
*
Windows GN component build fixes: net
brettw
2015-04-24
1
-6
/
+4
*
Pass in a non-null CertVerifier into SSLClientSocket.
davidben
2015-04-24
2
-0
/
+3
*
Use TCPServerSocket instead of TCPListenSocket in transport_client_socket_uni...
xunjieli
2015-04-24
1
-155
/
+176
*
Inline NetLog IPv6 reachability events.
mmenke
2015-04-24
5
-17
/
+29
*
Adding field to tell if gin::IsolateHolder needs lock to be accessed.
ssid
2015-04-24
1
-1
/
+1
*
Fixes a bug where QuotaPolicyChannelIDStore would ignore some deletes.
rohitrao
2015-04-24
1
-0
/
+28
*
Use of base::StringPairs appropriately in cookies
payal.pandey
2015-04-24
1
-9
/
+7
*
DATE and FULL_PATH type sorts are not used anywhere. Date is not even
olli.syrjala
2015-04-24
3
-91
/
+41
*
More instrumentation to track down net/ jank.
eroman
2015-04-23
2
-0
/
+21
*
Account for the OS returning an empty certificate chain.
davidben
2015-04-23
7
-23
/
+192
*
Add some instrumentation for jank in URLRequest::Start.
mmenke
2015-04-23
2
-0
/
+22
*
Slightly tidy up CertVerifyProcTest.IsIssuedByKnownRootIgnoresTestRoots
davidben
2015-04-23
1
-11
/
+4
*
net cleanup: Remove unnecessary namespace prefixes.
ttuttle
2015-04-23
177
-3551
/
+3305
*
Check if |this| is valid after calling SpdyStream::DecreaseRecvWindowSize.
bnc
2015-04-23
3
-2
/
+65
*
Update network triage docs with suggestion about checking for malware.
mmenke
2015-04-23
1
-4
/
+13
*
Revert of CHECK() if Windows non-blocking connect returns 0. (patchset #1 id:...
ricea
2015-04-23
1
-19
/
+24
*
Update {virtual,override} to follow C++11 style in net.
nick
2015-04-23
15
-66
/
+57
*
Refactor NetLog::LogLevel --> NetLogCaptureMode.
eroman
2015-04-23
77
-502
/
+784
*
Add DER parser to //net
nharper
2015-04-22
12
-0
/
+1578
*
Fix a bug when cancelling requests from CertNetFetcherImpl.
eroman
2015-04-22
3
-2
/
+36
*
Forget SSL error exceptions when good certs seen for regular requests.
jww
2015-04-22
2
-22
/
+22
*
Certificate Transparency: Adding Izenpe's log.
eranm
2015-04-22
1
-42
/
+43
*
Report the connect status of the oldest connection in the socket pool.
haavardm
2015-04-22
3
-40
/
+49
*
CHECK() if Windows non-blocking connect returns 0.
ricea
2015-04-22
1
-24
/
+19
*
Initial support for using BoringSSL with NSS certificates.
davidben
2015-04-22
11
-430
/
+452
*
QUIC - use correct SPDY version based QUIC_VERSION. If QUIC_VERSION is
rtenneti
2015-04-22
1
-3
/
+8
*
Change tests not to use a real domain.
bnc
2015-04-21
6
-934
/
+1047
*
Add a new SequencedSocketData class.
rch
2015-04-21
5
-80
/
+1499
*
Add instrumentation to track down jank in ProxyService::InitProxyResolver::Do...
eroman
2015-04-21
1
-0
/
+39
*
Windows GN tests, webcrypto warnings
brettw
2015-04-21
2
-4
/
+8
*
NaCl/GYP: remove references to prep_toolchain.
ncbray
2015-04-21
1
-1
/
+0
*
Start moving responsibility for setting PAC script into ProxyResolverFactory.
sammc
2015-04-21
13
-58
/
+342
*
QUIC - fix packet loss rate calculation (use float).
rtenneti
2015-04-21
2
-2
/
+21
*
Use QUIC v25.
rch
2015-04-20
1
-1
/
+1
*
Refactor net::BackoffEntry to not require subclassing
johnme
2015-04-20
7
-146
/
+151
*
Various cleanups of QUIC code to keep in sync with internal versions.
rch
2015-04-18
29
-49
/
+47
[next]