Commit Graph

3840 Commits (0df108740a9444a9050762072ddbc22384939573)

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 1c391c85ae Merge 2.0release 5 years ago
winlin fde11756c3 Support openssl versions greater than 1.1.0. 2.0.266 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 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 d866c77265 Fix the path for circleci 5 years ago
winlin 20fbb4466f Fix the path for circleci 5 years ago
winlin f1cca0c360 Fix the path for circleci 5 years ago
winlin 0c673deb81 Fix the path for circleci 5 years ago
winlin fae3a714a2 Fix the path for circleci 5 years ago
winlin 4c93d3a4c7 Fix the path for circleci 5 years ago
winlin 749b9fe444 Fix the path for circleci 5 years ago
winlin 0677e378ba Fix the path for circleci 5 years ago
winlin e3077a8034 Fix the path for circleci 5 years ago
winlin 1b2aff84bc Fix the path for circleci 5 years ago
winlin c90e321f9c Fix the path for circleci 5 years ago
winlin 94adda5dae Fix the circleci path 5 years ago
winlin 979f82e0dc Fix the circleci path. 5 years ago
winlin d908ee73db Make the hls_dipose more specific 5 years ago
winlin 1c227f4f8a Refine logger for hls_dts_directly 5 years ago
winlin b4870a6d6f Fix #1506, support directly turn FLV timestamp to TS DTS. 3.0.68 5 years ago
winlin 31f341e205 For #1506, refine the AAC samples guess algorithm. 5 years ago
winlin 52c6c7c45d For #1506, ignore video when codec is unknown. 5 years ago
winlin 65c66592e9 Refine statistic url 5 years ago
winlin 2d85b036cb Refine stat for player index 5 years ago
winlin 643d06473f Refine player with statistics. 5 years ago
winlin 5a3fd1e68a Release v3.0-a2, 3.0.67 5 years ago
winlin 517974d451 Refine redirect flow for origin cluster 5 years ago
winlin e5285ecabf Fix #1501, use request ip for origin cluster. 3.0.66 5 years ago
winlin 488f16f60c Random tid for docker. 3.0.65 5 years ago
winlin 4cd03a7c06 Refine debug info for edge. 3.0.64 5 years ago
winlin 1c943f27c9 Release 2.0.265, r2.0-r7 5 years ago
winlin ba02640c46 Refine tid in error log 5 years ago
winlin 7bd704e695 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 2731afc161 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 40e60aff4d Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 3365bc6b02 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 6eab86644e Cover protocol stack RTMP. 3.0.63 5 years ago
winlin c8bb7e71c9 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin ea96e414ca Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 78e5f46ff7 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 466f99a1c8 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin ce8f778fe6 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 918a2943c9 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 9067786bd3 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin a726a14b37 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 8c214dc967 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin cf9a6b4f48 Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 1583f6cc3f Cover protocol stack RTMP. 3.0.63 5 years ago
winlin 2b2a62ccba Cover protocol stack RTMP. 0.6.63 5 years ago
winlin f99ca04bd5 Cover JSON codec. 3.0.62 5 years ago
winlin 1b2449ca3f Cover JSON codec. 3.0.62 5 years ago
winlin 48970389ba Cover JSON codec. 3.0.62 5 years ago
winlin e816ac28d2 Cover JSON codec. 3.0.62 5 years ago
winlin 1ebec34d5b Cover JSON codec. 3.0.62 5 years ago
winlin e683f07715 Cover JSON codec. 3.0.62 5 years ago
winlin c7602d8cee Cover JSON codec. 3.0.62 5 years ago
winlin aee704fd1f Cover AMF0 codec. 3.0.61 5 years ago
winlin 0a9659b749 Cover AMF0 codec. 3.0.61 5 years ago
winlin 232024ef67 AMF0: Refine utest 5 years ago
winlin 9542cd2ba5 AMF0: Refine utest 5 years ago
winlin 026b2a2a1e Cover AMF0 codec. 3.0.61 5 years ago
winlin da46091d3c Cover AMF0 codec. 3.0.61 5 years ago
winlin 99ca2b9567 Cover AMF0 codec. 3.0.61 5 years ago
winlin f8943f8f7d Cover AMF0 codec. 3.0.61 5 years ago
winlin ebe8fa44e5 Cover AMF0 codec. 3.0.61 5 years ago
winlin 9d1249e256 Cover AMF0 codec. 3.0.61 5 years ago
winlin b2e4a5f834 Cover AMF0 codec. 3.0.61 5 years ago
winlin f24d82fada Cover AMF0 codec. 3.0.61 5 years ago
winlin 8ca7f7e5a4 Support log rotate by init.d command. 3.0.60 5 years ago
winlin e045b0a619 We prefer ipv4, only use ipv6 if ipv4 is disabled. 3.0.59 5 years ago
winlin b0227e0d22 Fix bug for package script 5 years ago
winlin 7af087652f Add uninstall script 5 years ago
winlin 254549e3f4 Add uninstall script 5 years ago
winlin 5d9bc0658e Fix package bug 5 years ago
winlin 64288d1f1e Support systemctl service for CentOS7. 3.0.58 5 years ago
winlin f6fc31db66 Add config files for go-oryx 5 years ago
winlin 9d90a8177f Disable SO_REUSEPORT if not supported. 3.0.57 5 years ago
winlin 88df9a2497 Support go-oryx rtmplb with proxy protocol. 3.0.56 5 years ago
winlin 130c545f9a Refine origin cluster log 5 years ago
winlin d3b142a0d9 Fix #775, Support SO_REUSEPORT. 3.0.54 5 years ago
winlin 1a65927b1b Remvoe HSTRS warning. 5 years ago
winlin 0741b64b25 Remove KAFKA. 3.0.53 5 years ago
winlin 306ed8dbc8 Remove KAFKA. 3.0.53 5 years ago
winlin 5d17bb8bb0 Remove KAFKA. 3.0.53 5 years ago
winlin bb3e8a41d1 Cover all kernel flv. 6 years ago
winlin 32b53de46d Cover FLV decoder 6 years ago
winlin 8311f0dc5a Cover FLV decoder 6 years ago
winlin ea9c4f89af Covert FLV Vod decoder. 6 years ago
winlin 3bd7978b59 Cover FLV decoder. 6 years ago
winlin 7aa5fbee85 Cover FLV transmux. 6 years ago
winlin f760c04340 Cover FLV vod open 6 years ago
winlin dd4ccfab79 Cover shared ptr message. 6 years ago
winlin 9cdd506b4f Deprecated srs-librtmp. 6 years ago
winlin 8b595c4cdf Cover more kernel time. 6 years ago
winlin f7994b85eb Cover more kernel codec. 6 years ago
winlin 77cc148608 Refine utest 6 years ago
winlin 58561b9f76 Refine utest 6 years ago
winlin c10671cbb3 Cover all kernel file. 6 years ago
winlin 13c4498e11 Cover mp4 header. 6 years ago
winlin 1605000817 Covert Kernel File reader/writer. 3.0.52 6 years ago
winlin d5661dcc4e Cover kernel file writer. 6 years ago
winlin a7e0d672a7 Cover kernel file writer. 6 years ago
winlin 6ac5b0a006 Cover tcp socket IO. 6 years ago
winlin 467d5e5f50 Fix build failed bug. 6 years ago
winlin ccba55cdd8 Migrate is_never_timeout to utility. 6 years ago
winlin 1b37b90b8f Covert tcp read, write and readfully. 6 years ago
winlin 38a6f5e6cf Support TCP server utest. 6 years ago
winlin 9366161871 Refine utest for tcp connection. 6 years ago
winlin 5d8fb01b45 Fix #1352, fix typo of daemon. 6 years ago
winlin ffe391aa49 Fix HLS no PMT/PAT bug. 6 years ago
winlin 1d3afa5ab9 Add utest for tcp server 6 years ago
winlin c71b867b4f Refine comments. 6 years ago
winlin 3d57c1c9bc Refine ST service. 6 years ago
winlin 202a584aab Refine ST service. 6 years ago
winlin a4160308f5 Refine comments. 6 years ago
winlin 6730f08f45 Refine core.hpp 6 years ago
winlin b02527dec0 Refine usage. 6 years ago
winlin 2de3045b25 Remove noisy informations. 6 years ago
winlin 6dbe79ad02 Remove noisy informations. 6 years ago
winlin ad3749a4d5 Remove noisy informations. 6 years ago
winlin 0564cdedec Refine typo in comments. 6 years ago
winlin 6b2c71d385 Refine typo in files. 3.0.51 6 years ago
winlin 45009785fb Refine typo in app. 6 years ago
winlin aac8a13f42 Refine typo in app. 6 years ago
winlin 4d25520f99 Refine typo in service. 6 years ago
winlin 224d7c539f Refine typo in service. 6 years ago
winlin fbe40dc42c Refine code 6 years ago
winlin c933f8a870 Upgrade http-parser from 2.1 to 2.9.2 and cover it. 3.0.50 6 years ago
winlin 8a94ac4b49 Upgrade http-parser to 2.9.2 6 years ago
winlin 0ee386b656 Refine http parser code. 6 years ago
winlin cfc92d5e93 Use http-parser 2.9.2 6 years ago
winlin 646d490a18 Reset http-parser 2.1 6 years ago
winlin 6e9bba4220 Refine SrsHttpUri. 6 years ago
winlin b285029e15 Refine SrsHttpUri.get_uri_field, without depends on http parser. 6 years ago
winlin 8bc77387ff Refine typo in protocol. 6 years ago
winlin 35fe05d62c Refine typo in kernel. 6 years ago
winlin 735176cab4 Refine typo for core 6 years ago
winlin 98adbc4130 Refine typo. 6 years ago
winlin 394cdb5f04 Refine in time unit. 3.0.49 6 years ago
winlin b2f598dede Refine SrsStSocket in time unit. 6 years ago
winlin e436cc5665 Refine SrsBasicRtmpClient in time unit. 6 years ago
winlin c6dcc76fea Refine SrsRequest.duration in time unit. 6 years ago
winlin cfab73b552 Refine SrsWallClock and SrsKbps in time unit. 6 years ago
winlin 5560b529a7 Remove unused macros in ts. 6 years ago
winlin 73e71d26ea Refine SrsGopCache::start_time in time unit. 6 years ago
winlin 1626942d29 Fix SrsHlsMuxer::segment_close bug, reopen segment when close failed. 6 years ago
winlin d306ee7506 Refine ms in time unit 6 years ago
winlin 5af572ab50 Refine SrsRtmpConn.duration in time unit. 6 years ago
winlin f6f49c68da Refine SrsRecvThread timeout in time unit 6 years ago
winlin 6b587c5e0f Refine SrsUdpPacketRecvCycleInterval in time unit. 6 years ago
winlin 283c4c7449 Refine SrsPithyPrint.age or SrsIngesterFFMPEG.alive in time unit. 6 years ago
winlin 522cbf1df8 Refine SrsHourGlass in time unit. 6 years ago
winlin f5a1f9b774 Refine SrsFragment.start_dts in time unit 6 years ago
winlin 288bed6e26 Refine SrsTcpClient.timeout in time unit. 6 years ago
winlin 33c66b64c5 Refine name TMMS to TIMEOUT 6 years ago
winlin 5505eceeac Refine SrsTcpClient.timeout in time unit. 6 years ago
winlin feb34ed225 Refine SrsStSocket in time unit 6 years ago
winlin 5a45fd98c3 Refine get_recv_timeout and is_never_timeout in time unit 6 years ago
winlin d3dc45f357 Refine set_recv_timeout in time unit 6 years ago
winlin 38bbf6b111 Refine get_send_timeout in time unit 6 years ago
winlin f4bee37e76 Refine set_send_timeout in time unit 6 years ago
winlin a1398892d0 Refine const timeouts in time unit 6 years ago
winlin 61afca7160 Refine SrsTcpClient timeout in time unit 6 years ago