winlin
|
fa78cf3354
|
Prefix with srs_protocol in protocol directory.
|
2022-06-09 20:26:58 +08:00 |
|
winlin
|
d5c86dc5fa
|
Switch LICENSE from MIT to **MIT or MulanPSL-2.0**. v5.0.21
|
2022-01-13 18:40:22 +08:00 |
|
winlin
|
716e578a19
|
Squash: Fix bugs
|
2021-12-26 17:30:51 +08:00 |
|
Haibo Chen
|
f901831362
|
Enhance HLS: support http callback on_play/stop, support statistic (#2578)
* Enhance HLS: support http callback on_play/stop, support statistic
* make code readable
* make code readable
* rename secret
|
2021-09-23 13:31:45 +08:00 |
|
Winlin
|
c8a1e0f3da
|
Refine AUTHORS.txt to AUTHORS.md, etc. 5.0.8 (#2464)
* Refine AUTHORS.txt to AUTHORS.md, etc. 5.0.8
* Update README.md
* Update README.md
* Refine format for AUTHORS.md
|
2021-07-08 14:30:47 +08:00 |
|
winlin
|
15901cacee
|
SquashSRS4: Use SPDX-License-Identifier: MIT. 5.0.3
|
2021-05-31 13:42:20 +08:00 |
|
winlin
|
6dc8d9dd6f
|
SquashSRS4: Remove srs-librtmp
|
2021-05-20 20:07:13 +08:00 |
|
winlin
|
8b74c7cb89
|
SquashSRS4: Happy 2021
|
2021-04-16 09:29:43 +08:00 |
|
winlin
|
bfa156247c
|
Merge branch '4.0release' into develop
|
2021-01-07 17:47:54 +08:00 |
|
winlin
|
1c41f5d796
|
Merge SRS3, change id of stat to string
|
2021-01-07 17:04:11 +08:00 |
|
winlin
|
fb7c051833
|
Change id from int to string for the statistics. 3.0.157
|
2021-01-07 16:47:49 +08:00 |
|
莫战
|
b38f30c3ee
|
support query parsing and escape
|
2020-12-01 16:27:37 +08:00 |
|
winlin
|
07c04a042a
|
URI: Refine uri parser
|
2020-11-10 18:51:21 +08:00 |
|
winlin
|
272ca9d0f6
|
For #1657, Support HTTPS API
|
2020-11-06 15:05:01 +08:00 |
|
winlin
|
a273298e63
|
HTTP: Enable infinite_chunked by default
|
2020-06-30 19:29:23 +08:00 |
|
winlin
|
8a0c2e01f8
|
Log: Change cid from int to string
|
2020-06-18 11:45:43 +08:00 |
|
winlin
|
d783a12f89
|
Happy 2020
|
2019-12-30 10:10:35 +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
|
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
|
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
|
8c10c26f00
|
Improve the coverage for HTTP error response.
|
2019-12-16 11:36:39 +08:00 |
|
winlin
|
6b2c71d385
|
Refine typo in files. 3.0.51
|
2019-04-30 08:30:13 +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
|
646d490a18
|
Reset http-parser 2.1
|
2019-04-23 08:31:21 +08:00 |
|
winlin
|
6e9bba4220
|
Refine SrsHttpUri.
|
2019-04-23 08:26:15 +08:00 |
|
winlin
|
b285029e15
|
Refine SrsHttpUri.get_uri_field, without depends on http parser.
|
2019-04-23 08:17:59 +08:00 |
|
winlin
|
8bc77387ff
|
Refine typo in protocol.
|
2019-04-23 08:06:50 +08:00 |
|
winlin
|
b2d1d84634
|
Change to 2019
|
2019-01-01 21:37:28 +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
|
204ef041da
|
For #913, Kernel MP4 FLV HTTP support complex error.
|
2017-12-31 12:11:48 +08:00 |
|
winlin
|
9f5224c34a
|
For #913, use complex error for http
|
2017-07-29 21:39:57 +08:00 |
|
winlin
|
a20e2c3ef6
|
For #913, refine server utility
|
2017-06-10 15:20:48 +08:00 |
|
winlin
|
93710c7489
|
For #913, refine the error mechanism
|
2017-06-09 13:29:23 +08:00 |
|
winlin
|
0a57a46016
|
Refine LICENSE
|
2017-03-25 21:29:29 +08:00 |
|
winlin
|
f32aab3d92
|
For #299, refine code.
|
2017-03-25 17:21:39 +08:00 |
|
winlin
|
eaa222f034
|
for #742, refine the file reader and writer interface.
|
2017-01-30 19:35:04 +08:00 |
|
winlin
|
b16ab038ce
|
for #742, refine the u_intxx_t to uintxx_t
|
2017-01-30 17:32:18 +08:00 |
|
winlin
|
7acc3aca16
|
refine hijack io for srslibrtmp
|
2017-01-18 16:23:59 +08:00 |
|
winlin
|
7ac932cfa0
|
update to 2013-2017
|
2016-12-16 11:57:25 +08:00 |
|
winlin
|
f6661989af
|
fix typo for #513, #691
|
2016-12-15 15:00:08 +08:00 |
|
winlin
|
f30b3073a2
|
refine the cros of api for flv
|
2016-12-15 14:10:02 +08:00 |
|