Commit Graph

3044 Commits (5be69d290f9504f3562cdc3c0a0e037a3154a9d0)

Author SHA1 Message Date
winlin 32a2b7f0a5 For #1488, improve coverage for parsing client ip. 5 years ago
winlin 2115d5d22a For #1488, add test and improve coverage for parsing client ip. 5 years ago
winlin 316cab794a For #1488, pass client ip to http callback.3.0.85 5 years ago
winlin d367730883 For #1488, support parsing original ip from header for proxy 5 years ago
winlin 09b65aff96 For #1488, pass client ip to http callback. 2.0.269 5 years ago
winlin 84f6f3d051 For #1537, #1282, support aarch64 for armv8. 3.0.84 5 years ago
winlin ea8111cff5 For #1537, support aarch64 for armv8. 3.0.84 5 years ago
winlin 0e0889af02 For #1538, fresh chunk allow fmt=0 or fmt=1. 3.0.83 5 years ago
winlin a11461905b Remove FFMPEG and NGINX, please use srs-docker instead . 3.0.82 5 years ago
winlin f24694fc65 For #1537, #1282, remove cross-build, not used patches, directly build st. 5 years ago
winlin dffc96d2fe For #1537, disable crossbuild for ARM/MIPS. 5 years ago
winlin e6e4bd7fb4 Remove useless warning log for reloading. 5 years ago
winlin e2def1b24f Ignore some coverage for mp4. 5 years ago
winlin e2f86464c5 Ignore some coverage for ts. 5 years ago
winlin 0c20a45f5c Ignore test coverage for some lines for mp4 5 years ago
winlin a119305b31 Ignore coverage for codec sps-pps parsing. 5 years ago
winlin aa4a27b9fa Ignore coverage for codec sps-pps parsing. 5 years ago
winlin 7eccc9da26 For #1508, support chunk length and content in multiple parts. 5 years ago
winlin a35a7f915e Fix bug for HTTP write jsonp for srs-console. 5 years ago
winlin 40f6ecaee2 Merge SRS2 for running srs-librtmp on Windows. 3.0.80 5 years ago
winlin c5f31570cd Support parsing vhost splited by single seperator. 2.0.268 5 years ago
winlin 01a4503ceb Support build srs-librtmp by VS2015. 2.0.267 5 years ago
winlin 08bbbc5414 Support build srs-librtmp by VS2015. 2.0.267 5 years ago
winlin c6732d0fbb Support build srs-librtmp by VS2015. 2.0.267 5 years ago
winlin 316628632b Support build srs-librtmp by VS2015. 2.0.267 5 years ago
winlin 2d29e3c4e6 For #1535, deprecate Adobe FMS/AMS edge token traversing authentication. 3.0.79 5 years ago
winlin 9aaf5123ad For #1535, deprecate BWT(bandwith testing). 3.0.78 5 years ago
winlin 1b3fe4eb06 For #1535, deprecate Adobe HDS(f4m). 3.0.77 5 years ago
winlin ae785eda8d Improve test coverage for kernel fast stream. 5 years ago
winlin da7e76c96a For#1508, check the error correctly for strtol. 5 years ago
winlin cab15c348c Fix #1508, http-client support read chunked response. 3.0.76 5 years ago
winlin 788b200e90 For #1508, check the error by http_errno for http-parser. 5 years ago
winlin 2b51cee3ef For #1508, check the chunk header length. 5 years ago
winlin 4382ced3bf For #1508, Refactor srs_is_digital, support all zeros. 5 years ago
winlin fc9855bc7a Refine the RTMP iovs cache increasing to much faster. 5 years ago
winlin 49c737f996 Fix #1524, memory leak for amf0 strict array. 3.0.75 5 years ago
winlin d7078a72d4 For #1520, add TODO list for configing server itself in coworker. 5 years ago
winlin acfeb8a66f Fix #1520, #1223, bug for origin cluster 3+ servers. 3.0.74 5 years ago
winlin 0200baa179 Improve test coverage for protocols. 5 years ago
winlin 25f132ec2f Improve test coverage for protocols. 5 years ago
winlin bf92172e62 Improve coverage for RAW AVC protocol. 5 years ago
winlin 4a5323b054 Improve coverage for RAW AVC protocol. 5 years ago
winlin 23a1674ce0 Improve coverage for RAW AVC protocol. 5 years ago
winlin 8047d0df45 For #1042, add test for RAW AVC protocol. 5 years ago
winlin cef7ec79b3 Detect whether flash enabled for srs-bwt. 5 years ago
winlin b0afc00733 Detect whether flash enabled for srs-player. 3.0.73 5 years ago
winlin 216a23f709 Fix the http implicit handler bug 5 years ago
winlin b247c9759a Improve test coverage for http handler 5 years ago
winlin 6c50d85671 Improve test coverage for http message 5 years ago
winlin 43a5cea158 Improve test coverage for HTTP CORS 5 years ago
winlin dc1afc142f Fix HTTP CORS bug when sending response for OPTIONS. 3.0.72 5 years ago
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 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 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 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 6 years ago
winlin e045b0a619 We prefer ipv4, only use ipv6 if ipv4 is disabled. 3.0.59 6 years ago
winlin 64288d1f1e Support systemctl service for CentOS7. 3.0.58 6 years ago
winlin 9d90a8177f Disable SO_REUSEPORT if not supported. 3.0.57 6 years ago
winlin 88df9a2497 Support go-oryx rtmplb with proxy protocol. 3.0.56 6 years ago
winlin 130c545f9a Refine origin cluster log 6 years ago
winlin d3b142a0d9 Fix #775, Support SO_REUSEPORT. 3.0.54 6 years ago
winlin 1a65927b1b Remvoe HSTRS warning. 6 years ago
winlin 5d17bb8bb0 Remove KAFKA. 3.0.53 6 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