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
*
Disable DSS ciphers in the NSS port.
davidben
2015-03-24
1
-5
/
+1
*
Add test for canonical host alternative service.
bnc
2015-03-24
1
-0
/
+17
*
Use uint32_t to hold return values from ERR_get_error() and ERR_peek_error().
eroman
2015-03-24
3
-3
/
+3
*
[net] Remove logic for fixing up Gzip encoding type for downloads.
asanka
2015-03-23
10
-456
/
+5
*
Make some changes to the QuicInMemory server to clarify the interface.
rch
2015-03-23
7
-184
/
+119
*
net: update SpiderOak pinning.
agl
2015-03-23
3
-12
/
+14
*
net: remove golf[3,4,-6].de/com from HSTS list.
Adam Langley
2015-03-23
2
-1568
/
+1563
*
Remove prerender cookie store, part 4.
davidben
2015-03-23
29
-475
/
+392
*
Avoid busy waiting in the SynchronousHostResolver.
rch
2015-03-23
4
-20
/
+15
*
Make the simple QUIC client able to resolve hosts.
rch
2015-03-22
6
-10
/
+165
*
Implement working tests for the simple QUIC client classes.
rch
2015-03-22
7
-87
/
+49
*
Revert of Make the simple QUIC client able to resolve hosts. (patchset #7 id:...
pfeldman
2015-03-21
6
-165
/
+10
*
Make the simple QUIC client able to resolve hosts.
rch
2015-03-21
6
-10
/
+165
*
Pass QuicCryptoServerConfig by pointer instead of reference.
sergeyu
2015-03-21
11
-23
/
+25
*
Remove HTTP cache Record/Playback support
rvargas
2015-03-20
3
-81
/
+23
*
Move simple QUIC client classes around in the .gyp files.
rch
2015-03-20
2
-10
/
+34
*
Fix failure in NetUtilTest.IDNToUnicodeFast running on Chromecast.
halliwell
2015-03-20
1
-1
/
+1
*
Update HttpServerProperties::*AlternateProtocol* interface.
bnc
2015-03-20
15
-216
/
+246
*
[net] Convert bug triage documents to Markdown.
asanka
2015-03-20
6
-350
/
+462
*
HSTS preload submissions as of 2015-03-19.
lgarron
2015-03-20
2
-1538
/
+1656
*
Factor out the QUIC socket reading code into a stand alone QuicPacketReader
rch
2015-03-20
7
-136
/
+180
*
PCHECK when closing UDP sockets only when errno=EBADF.
sergeyu
2015-03-20
1
-1
/
+7
*
Lazy RemoveCanonicalHost().
bnc
2015-03-19
1
-6
/
+16
*
Add a chromium based simple QUIC client.
rch
2015-03-19
12
-365
/
+382
*
net: remove movelaria.com.br from HSTS preloaded.
Adam Langley
2015-03-19
2
-330
/
+328
*
net: add resources.flowfinity.com to HSTS preloaded.
Adam Langley
2015-03-19
2
-447
/
+449
*
WebSocket header continuations test case.
ricea
2015-03-19
2
-0
/
+46
*
Revert of Add a chromium based simple QUIC client. (patchset #10 id:180001 of...
jackhou
2015-03-19
12
-382
/
+365
*
Add a chromium based simple QUIC client.
rch
2015-03-19
12
-365
/
+382
*
Certificate Transparency: Add UMA for whitelist status
eranm
2015-03-19
1
-2
/
+22
*
Extract key metadata from the client certificate on Windows.
davidben
2015-03-19
1
-116
/
+38
*
Add some instrumentation to investigate a possible UAF.
eroman
2015-03-19
2
-0
/
+69
*
Record forced alternative service histogram.
bnc
2015-03-19
1
-0
/
+3
*
Fix up if statement curly braces issues.
aurimas
2015-03-18
2
-12
/
+11
*
Clear alternate protocols for an origin when an empty or invalid Alternate-Pr...
rch
2015-03-18
3
-6
/
+74
*
net: remove rpavlik.cz and riftnetwork.net from HSTS preloaded list.
Adam Langley
2015-03-18
2
-227
/
+225
*
Copy unit tests for the simple QUIC client classes.
rch
2015-03-18
3
-0
/
+331
*
WebSocketEncoder::CreateServer must not include client_max_window_bits if the...
tyoshino
2015-03-18
3
-13
/
+63
*
Moves CookieCryptoDelegate to net/extras/sqlite.
rohitrao
2015-03-18
2
-0
/
+23
*
QUIC - minor cleanup. Track methods that are janky. Methods that are
rtenneti
2015-03-18
7
-258
/
+11
*
Rename WriteString to WriteStringPiece16 in SpdyFrameBuilder
zhuoyu.qian
2015-03-18
4
-13
/
+12
*
Remove uses of KillProcess()
rvargas
2015-03-18
1
-2
/
+1
*
Properly handle alerts from the peer in SSL_read.
davidben
2015-03-18
6
-11
/
+66
*
Make copies of the QUIC client tools in preparation for making chromium-based...
rch
2015-03-18
7
-0
/
+1364
*
Disk Cache: Verify if the cache is disabled before DoomAllEntries.
rvargas
2015-03-18
2
-0
/
+49
*
Make GetAlternateProtocol return AlternativeService.
bnc
2015-03-17
10
-191
/
+183
*
Remove MIME type check for pre-ICS Android.
ddorwin
2015-03-17
1
-19
/
+1
*
Add a method to override all the cookies in CookieMonster
droger
2015-03-17
6
-0
/
+463
*
Make GetAlternateProtocolRequestFor return AlternativeService.
bnc
2015-03-17
4
-30
/
+30
*
Do not re-add alternate protocol in SetBrokenAlternateProtocol.
bnc
2015-03-17
1
-10
/
+3
[next]