winlin
|
1e83da7812
|
Refactor HTTP recv request timeout to 15s.
|
2019-12-17 16:37:00 +08:00 |
|
winlin
|
2df1dcb05a
|
Fix HTTP-FLV and VOD-FLV conflicting bug.
|
2019-12-17 16:01:04 +08:00 |
|
winlin
|
d9842b0371
|
Refactor HttpResponseWriter.write, default to single text mode.
|
2019-12-17 15:14:59 +08:00 |
|
winlin
|
8cdb7cc727
|
Add test for vod stream handler
|
2019-12-17 14:33:47 +08:00 |
|
winlin
|
97f2c5bf0c
|
Refactor http static file server path resolving.
|
2019-12-16 20:07:06 +08:00 |
|
winlin
|
fa362607b2
|
Add test for http basic handler
|
2019-12-16 19:32:41 +08:00 |
|
winlin
|
6bad973a7c
|
Fix HTTP parser bug for parsing header from multiple pieces of data.
|
2019-12-16 18:21:39 +08:00 |
|
winlin
|
45ed458927
|
Eliminate dead code of ts cache for HTTP message
|
2019-12-16 16:07:17 +08:00 |
|
winlin
|
ca2b68f428
|
Refactor header of HTTP message by using SrsHttpHeader.
|
2019-12-16 16:00:02 +08:00 |
|
winlin
|
dcb7b6aae0
|
Refactor HTTP Message by decoupling with http_parser
|
2019-12-16 15:12:26 +08:00 |
|
winlin
|
547cd4f518
|
Word the comments about the order of HTTP header
|
2019-12-16 12:25:29 +08:00 |
|
winlin
|
0886acbdb7
|
Improve test coverage for HTTP header.
|
2019-12-16 12:11:29 +08:00 |
|
winlin
|
8c10c26f00
|
Improve the coverage for HTTP error response.
|
2019-12-16 11:36:39 +08:00 |
|
winlin
|
474266eae7
|
Refine the comments for http content-type detecting
|
2019-12-14 23:34:09 +08:00 |
|
winlin
|
4758a284d7
|
Add test for http status.
|
2019-12-14 10:12:25 +08:00 |
|
winlin
|
6ce04051e4
|
Improve test coverage of status for HTTP.
|
2019-12-13 20:05:18 +08:00 |
|
winlin
|
0394d95e4b
|
Refine file structure for RTMP/HTTP protocol stack utest.
|
2019-12-13 20:04:33 +08:00 |
|
winlin
|
8d9554df8e
|
Remove dead code in SrsRtmpClient::handshake
|
2019-12-13 16:31:32 +08:00 |
|
winlin
|
82cbcf442e
|
Release 3.0-alpha4 3.0.71
|
2019-12-13 11:05:29 +08:00 |
|
winlin
|
1c391c85ae
|
Merge 2.0release
|
2019-12-13 10:47:04 +08:00 |
|
winlin
|
fde11756c3
|
Support openssl versions greater than 1.1.0. 2.0.266
|
2019-12-13 10:40:11 +08:00 |
|
winlin
|
ebed5472c1
|
Refine issue template
|
2019-12-12 19:05:44 +08:00 |
|
winlin
|
dfe086f3f3
|
Rename -bug.md to ISSUE_TEMPLATE
|
2019-12-12 19:04:18 +08:00 |
|
winlin
|
37f7312ea1
|
Delete ---.md
|
2019-12-12 19:02:27 +08:00 |
|
winlin
|
6f453e7f46
|
For #547, #1506, default hls_dts_directly to on. 3.0.71
|
2019-12-12 16:51:34 +08:00 |
|
winlin
|
f298d5204b
|
For #1042, cover RTMP other codes
|
2019-12-12 15:58:56 +08:00 |
|
winlin
|
cfcb3ce7b2
|
For #1042, cover RTMP other codes
|
2019-12-12 15:46:46 +08:00 |
|
winlin
|
2731fe1f3e
|
SrsPacket supports converting to message, so can be sent by one API.
|
2019-12-12 15:11:31 +08:00 |
|
winlin
|
82c4f41975
|
For #1042, cover RTMP other codes
|
2019-12-12 10:12:31 +08:00 |
|
winlin
|
bd3d9f32b7
|
For #1042, cover RTMP other codes
|
2019-12-11 20:22:39 +08:00 |
|
winlin
|
22d4159373
|
For #1042, cover RTMP server response commands.
|
2019-12-11 18:43:37 +08:00 |
|
winlin
|
9c62a68e15
|
For #1042, cover RTMP server response commands.
|
2019-12-11 18:25:47 +08:00 |
|
winlin
|
5516877867
|
For #1042, cover RTMP client/server protocol.
|
2019-12-11 18:12:06 +08:00 |
|
winlin
|
4f298134af
|
Fix #1445, limit the createStream recursive depth. 3.0.70
|
2019-12-11 17:56:31 +08:00 |
|
winlin
|
41a9f15626
|
For #1042, cover RTMP client protocol.
|
2019-12-11 15:59:29 +08:00 |
|
winlin
|
69817a9f34
|
For #1042, cover RTMP handshake protocol.
|
2019-12-11 15:02:35 +08:00 |
|
winlin
|
f51f1efe42
|
For #1042, cover RTMP handshake protocol.
|
2019-12-11 14:32:57 +08:00 |
|
winlin
|
7bd7e1ccca
|
Refine the circleci codecov script.
|
2019-12-11 12:06:28 +08:00 |
|
winlin
|
06b1b48e7a
|
Fix #1229, vsnprintf security issue.
|
2019-12-11 11:58:09 +08:00 |
|
winlin
|
78da67e8d1
|
For #1229, fix the security risk in logger. 3.0.69
|
2019-12-11 11:56:00 +08:00 |
|
winlin
|
ad70589347
|
For #1229, fix the security risk in HDS. 3.0.69
|
2019-12-11 11:31:32 +08:00 |
|
winlin
|
35e0ec27ed
|
The official website https://ossrs.net recovered
|
2019-12-11 07:39:50 +08:00 |
|
winlin
|
d866c77265
|
Fix the path for circleci
|
2019-12-11 07:23:54 +08:00 |
|
winlin
|
20fbb4466f
|
Fix the path for circleci
|
2019-12-11 07:09:28 +08:00 |
|
winlin
|
f1cca0c360
|
Fix the path for circleci
|
2019-12-11 07:02:42 +08:00 |
|
winlin
|
1337f3e243
|
Fix the path for circleci
|
2019-12-11 06:54:07 +08:00 |
|
winlin
|
0c673deb81
|
Fix the path for circleci
|
2019-12-10 23:25:15 +08:00 |
|
winlin
|
fae3a714a2
|
Fix the path for circleci
|
2019-12-10 23:21:26 +08:00 |
|
winlin
|
4c93d3a4c7
|
Fix the path for circleci
|
2019-12-10 23:13:56 +08:00 |
|
winlin
|
49e5f8896f
|
Fix the path for circleci
|
2019-12-10 23:03:02 +08:00 |
|