winlin
|
511cf65ec8
|
Add srs_recvmsg
|
2020-04-21 12:14:26 +08:00 |
|
winlin
|
f0015a7cc1
|
For #307, refine GSO performance, alloc iovs
|
2020-04-17 07:10:16 +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
|
d9a5572531
|
Refine TAB to spaces.
|
2020-04-09 08:20:55 +08:00 |
|
winlin
|
11bcd0cb27
|
Merge branch 'develop' into feature/rtc
|
2020-04-07 20:19:06 +08:00 |
|
winlin
|
61c7443c4b
|
Merge from SRS3
|
2020-04-07 20:18:31 +08:00 |
|
winlin
|
574ae58adc
|
For #307, support mock server eip by API
|
2020-04-07 11:36:26 +08:00 |
|
winlin
|
b2f0696976
|
Fix build warning
|
2020-04-07 11:36:03 +08:00 |
|
winlin
|
368e93e9e8
|
For #307, support use sendto or sendmsg when senmmsg(1 msg)
|
2020-04-06 21:24:06 +08:00 |
|
winlin
|
7cfd2879b0
|
For #307, config sendmmsg max
|
2020-04-06 00:24:14 +08:00 |
|
winlin
|
b8db61bd9c
|
For #307, Support disable sendmmsg
|
2020-04-05 22:13:49 +08:00 |
|
winlin
|
dc3df926eb
|
For #307, support configure with sendmmsg.
|
2020-04-05 18:34:57 +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
|
55a4052d90
|
For #307, support sendmmsg to improve RTC performance
|
2020-04-04 22:43:44 +08:00 |
|
winlin
|
f853c7a1e0
|
Support start SRS when wireshark capturing
|
2020-04-03 13:40:34 +08:00 |
|
winlin
|
f3d708c2b5
|
Fix utest build warnings
|
2020-03-30 12:46:53 +08:00 |
|
winlin
|
c2b02f86fa
|
Merge 4.0release
|
2020-03-28 17:46:47 +08:00 |
|
winlin
|
c339542ce0
|
Support macOS OSX
|
2020-03-28 17:20:40 +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 |
|
xiaozhihong
|
6decdc7838
|
adjust code style, fix some bug, add rtc session timeout
|
2020-03-13 00:24:56 +08:00 |
|
xiaozhihong
|
9d5495c0c2
|
"stun and dtls done"
|
2020-03-06 23:01:48 +08:00 |
|
xiaozhihong
|
1c74083de8
|
Revert "use libco instead of state-thread(st), still have some bug"
This reverts commit 7c8a35aea9 .
|
2020-02-17 15:30:20 +08:00 |
|
xiaozhihong
|
7c8a35aea9
|
use libco instead of state-thread(st), still have some bug
|
2020-02-16 21:07:54 +08:00 |
|
winlin
|
adf7ef4511
|
Fix #1230, racing condition in source fetch or create. 3.0.110
|
2020-01-28 21:35:06 +08:00 |
|
winlin
|
0df108740a
|
Fix #1547, support crossbuild for ARM/MIPS.
|
2020-01-21 13:59:43 +08:00 |
|
winlin
|
cc11f36940
|
Improve test coverage for log service.
|
2020-01-08 14:24:41 +08:00 |
|
winlin
|
2cc021b2d7
|
Improve test coverage for http client service.
|
2020-01-08 14:00:27 +08:00 |
|
winlin
|
10464a5fbe
|
Always use string instance to avoid crash risk. 3.0.95
|
2020-01-05 22:17:15 +08:00 |
|
winlin
|
76d92792b7
|
For #460, fix ipv6 intranet address filter bug. 3.0.93
|
2020-01-05 21:25:51 +08:00 |
|
winlin
|
02c1bd0946
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:42:37 +08:00 |
|
winlin
|
265b70863c
|
Improve test coverage for service TCP/UDP.
|
2020-01-05 18:37:20 +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
|
4382ced3bf
|
For #1508, Refactor srs_is_digital, support all zeros.
|
2019-12-20 14:49:25 +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 |
|