winlin
|
95f656b46d
|
Merge service to protocol
|
2020-06-02 15:02:59 +08:00 |
|
忘篱
|
3f5ab8dc63
|
RTC: Add utest for srs_rtp_seq_distance
|
2020-05-17 00:03:14 +08:00 |
|
winlin
|
cf48a5594d
|
Refactor code for #1691
|
2020-04-09 08:37:28 +08:00 |
|
winlin
|
49f88a3326
|
Merge pull request #1691 from xialixin/dev-28181
Dev 28181
|
2020-04-09 08:28:53 +08:00 |
|
winlin
|
61c7443c4b
|
Merge from SRS3
|
2020-04-07 20:18:31 +08:00 |
|
xialixin
|
778f12508f
|
add todo info log level compile error
|
2020-04-05 13:48:42 +08:00 |
|
xialixin
|
8ac39cb22f
|
del print_sip_message config
|
2020-04-05 13:45:52 +08:00 |
|
winlin
|
f3d708c2b5
|
Fix utest build warnings
|
2020-03-30 12:46:53 +08:00 |
|
winlin
|
29b9203428
|
For #1638, #307, use short-term http connection for rtc to use new cid.
|
2020-03-17 12:10:42 +08:00 |
|
winlin
|
9bd8b363b3
|
Improve test coverage for http service.
|
2020-01-05 17:02:57 +08:00 |
|
winlin
|
79314f7d4a
|
Improve test coverage for HTTP service
|
2020-01-03 13:31:08 +08:00 |
|
winlin
|
d783a12f89
|
Happy 2020
|
2019-12-30 10:10:35 +08:00 |
|
winlin
|
eb8e7ad479
|
Fix #1255, support vhost/domain in query string for HTTP streaming. 3.0.90
|
2019-12-29 18:56:35 +08:00 |
|
winlin
|
2115d5d22a
|
For #1488, add test and improve coverage for parsing client ip.
|
2019-12-26 12:07:52 +08:00 |
|
winlin
|
316cab794a
|
For #1488, pass client ip to http callback.3.0.85
|
2019-12-26 11:42:19 +08:00 |
|
winlin
|
7eccc9da26
|
For #1508, support chunk length and content in multiple parts.
|
2019-12-24 14:58:35 +08:00 |
|
winlin
|
a35a7f915e
|
Fix bug for HTTP write jsonp for srs-console.
|
2019-12-24 10:32:52 +08:00 |
|
winlin
|
da7e76c96a
|
For#1508, check the error correctly for strtol.
|
2019-12-20 16:48:51 +08:00 |
|
winlin
|
cab15c348c
|
Fix #1508, http-client support read chunked response. 3.0.76
|
2019-12-20 16:09:37 +08:00 |
|
winlin
|
788b200e90
|
For #1508, check the error by http_errno for http-parser.
|
2019-12-20 16:08:24 +08:00 |
|
winlin
|
2b51cee3ef
|
For #1508, check the chunk header length.
|
2019-12-20 14:51:01 +08:00 |
|
winlin
|
6c50d85671
|
Improve test coverage for http message
|
2019-12-17 21:08:18 +08:00 |
|
winlin
|
dc1afc142f
|
Fix HTTP CORS bug when sending response for OPTIONS. 3.0.72
|
2019-12-17 20:52:10 +08:00 |
|
winlin
|
81947df819
|
Enhance HTTP response write for final_request.
|
2019-12-17 19:09:39 +08:00 |
|
winlin
|
d9842b0371
|
Refactor HttpResponseWriter.write, default to single text mode.
|
2019-12-17 15:14:59 +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
|
8c10c26f00
|
Improve the coverage for HTTP error response.
|
2019-12-16 11:36:39 +08:00 |
|
winlin
|
fbe40dc42c
|
Refine code
|
2019-04-25 11:04:10 +08:00 |
|
winlin
|
8a94ac4b49
|
Upgrade http-parser to 2.9.2
|
2019-04-25 10:39:38 +08:00 |
|
winlin
|
cfc92d5e93
|
Use http-parser 2.9.2
|
2019-04-24 09:37:25 +08:00 |
|
winlin
|
b9750baa52
|
For #1339, Support HTTP-FLV params.
|
2019-04-05 18:44:50 +08:00 |
|
winlin
|
b2d1d84634
|
Change to 2019
|
2019-01-01 21:37:28 +08:00 |
|
winlin
|
01d8bba455
|
For #1181, Refine code to write utest
|
2018-08-11 12:33:03 +08:00 |
|
winlin
|
681138d2af
|
Fix #1059, merge from 2.0, supports url with vhost in stream. 3.0.27
|
2018-02-13 08:52:57 +08:00 |
|
winlin
|
ca1395a807
|
Change date from 2017 to 2018
|
2018-01-07 10:58:53 +08:00 |
|
winlin
|
aebbbadf42
|
For #913, Service support complex error.
|
2018-01-01 11:41:15 +08:00 |
|
winlin
|
b75a3fad4e
|
For #820, fix ubuntu build failed.
|
2017-03-26 16:48:43 +08:00 |
|
winlin
|
e3526c0cf6
|
For #820, modules use service only.
|
2017-03-26 13:40:39 +08:00 |
|