Commit Graph

5266 Commits (e2233027b83c16818363e21401acb4049853a0ee)
 

Author SHA1 Message Date
winlin ec0fb82c0e Improve test coverage for http server mux. 5 years ago
winlin 81947df819 Enhance HTTP response write for final_request. 5 years ago
winlin e27cc059e4 Ignore coverage for http-parser 5 years ago
winlin df359f747a Ignore coverage for json-parser 5 years ago
winlin 191b07668d Refactor HTTP stream to disconnect client when unpublish 5 years ago
winlin 1e83da7812 Refactor HTTP recv request timeout to 15s. 5 years ago
winlin 2df1dcb05a Fix HTTP-FLV and VOD-FLV conflicting bug. 5 years ago
winlin d9842b0371 Refactor HttpResponseWriter.write, default to single text mode. 5 years ago
winlin 8cdb7cc727 Add test for vod stream handler 5 years ago
winlin 97f2c5bf0c Refactor http static file server path resolving. 5 years ago
winlin fa362607b2 Add test for http basic handler 5 years ago
winlin 6bad973a7c Fix HTTP parser bug for parsing header from multiple pieces of data. 5 years ago
winlin 45ed458927 Eliminate dead code of ts cache for HTTP message 5 years ago
winlin ca2b68f428 Refactor header of HTTP message by using SrsHttpHeader. 5 years ago
winlin dcb7b6aae0 Refactor HTTP Message by decoupling with http_parser 5 years ago
winlin 547cd4f518 Word the comments about the order of HTTP header 5 years ago
winlin 0886acbdb7 Improve test coverage for HTTP header. 5 years ago
winlin 8c10c26f00 Improve the coverage for HTTP error response. 5 years ago
winlin 474266eae7 Refine the comments for http content-type detecting 5 years ago
winlin 4758a284d7 Add test for http status. 5 years ago
winlin 6ce04051e4 Improve test coverage of status for HTTP. 5 years ago
winlin 0394d95e4b Refine file structure for RTMP/HTTP protocol stack utest. 5 years ago
winlin 8d9554df8e Remove dead code in SrsRtmpClient::handshake 5 years ago
winlin c31c5eb05b Merge 3.0relase. 5 years ago
winlin 82cbcf442e Release 3.0-alpha4 3.0.71 5 years ago
winlin 1c391c85ae Merge 2.0release 5 years ago
winlin fde11756c3 Support openssl versions greater than 1.1.0. 2.0.266 5 years ago
winlin ebed5472c1 Refine issue template 5 years ago
winlin dfe086f3f3
Rename -bug.md to ISSUE_TEMPLATE 5 years ago
winlin 37f7312ea1
Delete ---.md 5 years ago
winlin 6f453e7f46 For #547, #1506, default hls_dts_directly to on. 3.0.71 5 years ago
winlin f298d5204b For #1042, cover RTMP other codes 5 years ago
winlin cfcb3ce7b2 For #1042, cover RTMP other codes 5 years ago
winlin 2731fe1f3e SrsPacket supports converting to message, so can be sent by one API. 5 years ago
winlin 82c4f41975 For #1042, cover RTMP other codes 5 years ago
winlin bd3d9f32b7 For #1042, cover RTMP other codes 5 years ago
winlin 22d4159373 For #1042, cover RTMP server response commands. 5 years ago
winlin 9c62a68e15 For #1042, cover RTMP server response commands. 5 years ago
winlin 5516877867 For #1042, cover RTMP client/server protocol. 5 years ago
winlin 4f298134af Fix #1445, limit the createStream recursive depth. 3.0.70 5 years ago
winlin 41a9f15626 For #1042, cover RTMP client protocol. 5 years ago
winlin 69817a9f34 For #1042, cover RTMP handshake protocol. 5 years ago
winlin f51f1efe42 For #1042, cover RTMP handshake protocol. 5 years ago
winlin 7bd7e1ccca Refine the circleci codecov script. 5 years ago
winlin 06b1b48e7a Fix #1229, vsnprintf security issue. 5 years ago
winlin 78da67e8d1 For #1229, fix the security risk in logger. 3.0.69 5 years ago
winlin ad70589347 For #1229, fix the security risk in HDS. 3.0.69 5 years ago
winlin 35e0ec27ed The official website https://ossrs.net recovered 5 years ago
winlin d866c77265 Fix the path for circleci 5 years ago
winlin 20fbb4466f Fix the path for circleci 5 years ago