winlin
|
93710c7489
|
For #913, refine the error mechanism
|
2017-06-09 13:29:23 +08:00 |
|
winlin
|
1bf99e8f3e
|
For #907, Wrap ST, only use in service ST.
|
2017-05-30 09:05:02 +08:00 |
|
winlin
|
2ed2513f08
|
For #906, #902, use coroutine for one cycle thread
|
2017-05-29 19:45:19 +08:00 |
|
HungMingWu
|
815d50f00a
|
Remove warning: C++11 requires a space between string literal and macro (#874)
On Ubuntu 17.04, the default gcc compiler version is 6.3.0.
It switch standard from c++98 to c++11.
So it would generate verbose warnings.
|
2017-05-06 14:05:22 +08:00 |
|
winlin
|
a58874178b
|
Fix merge build failed.
|
2017-05-01 16:49:09 +08:00 |
|
winlin
|
f97260be1d
|
Merge SRS2
|
2017-05-01 16:44:14 +08:00 |
|
winlin
|
ae5450181c
|
Fix #636, FD leak for requesting empty HTTP stream. 2.0.241
|
2017-04-30 12:03:31 +08:00 |
|
winlin
|
e3526c0cf6
|
For #820, modules use service only.
|
2017-03-26 13:40:39 +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
|
a1fcf66f32
|
for #742, always enable http utilities.
|
2017-01-23 17:43:59 +08:00 |
|
winlin
|
3fe338d1c5
|
for #742, use ms for application clock tbn.
|
2017-01-17 12:25:30 +08:00 |
|
winlin
|
7ac932cfa0
|
update to 2013-2017
|
2016-12-16 11:57:25 +08:00 |
|
winlin
|
b231550c32
|
fix #717, #691, http api/static/stream support cors. 3.0.9
|
2016-12-15 16:22:04 +08:00 |
|
winlin
|
664844b5f5
|
merge from srs2. for #513.
|
2016-12-15 14:54:09 +08:00 |
|
winlin
|
759c84a395
|
for #513, remove hls ram from srs2 to srs3+. 2.0.224
|
2016-12-15 14:48:38 +08:00 |
|
winlin
|
61c0c168b9
|
merge from srs2.
|
2016-01-13 12:52:19 +08:00 |
|
winlin
|
266397acee
|
merge from srs2
|
2016-01-13 12:46:23 +08:00 |
|
winlin
|
28080efec8
|
fix http reader bug, support infinite chunkted. 2.0.209
|
2016-01-13 12:44:51 +08:00 |
|
winlin
|
f971538cf3
|
refine http, support no host.
|
2016-01-12 11:53:52 +08:00 |
|
winlin
|
973194c663
|
merge from srs2.
|
2015-12-31 16:02:01 +08:00 |
|
winlin
|
26211abf2e
|
refine code.
|
2015-12-31 15:57:16 +08:00 |
|
winlin
|
f516636448
|
refine code for hooks and http core.
|
2015-12-29 18:33:02 +08:00 |
|
winlin
|
96a4428bdb
|
refine the http request parse. edge retry timeout.
|
2015-12-28 18:02:20 +08:00 |
|
winlin
|
a7bf4bfda5
|
refine code, ignore client when no ip.
|
2015-12-24 17:25:05 +08:00 |
|
winlin
|
d0c74fa7cd
|
update 2015 to 2016
|
2015-12-23 11:35:40 +08:00 |
|
winlin
|
b2ae1acaa4
|
copy http-parser-2.1 into srs http stack.
|
2015-12-07 11:35:05 +08:00 |
|
winlin
|
01c46bdbfd
|
rename org simle-rtmp-server to ossrs
|
2015-11-11 10:45:45 +08:00 |
|
winlin
|
1ffd5fd455
|
rename org simple-rtmp-server to ossrs
|
2015-11-11 10:37:50 +08:00 |
|
winlin
|
f57e537686
|
for #515, merge from srs2, use SrsAutoFreeA.
|
2015-11-02 11:29:20 +08:00 |
|
winlin
|
f4f76cd196
|
for #515, use SrsAutoFreeA to free the array.
|
2015-11-02 11:26:37 +08:00 |
|
winlin
|
8cec06e898
|
merge srs2, use srs_freepa for array
|
2015-11-02 11:05:39 +08:00 |
|
winlin
|
2af7749771
|
for #515, use srs_freepa to free the array.
|
2015-11-02 11:02:27 +08:00 |
|
winlin
|
24b3899972
|
use SrsTcpClient instead raw socket.
|
2015-10-23 14:42:02 +08:00 |
|
winlin
|
908365a61a
|
use string for const char*
|
2015-10-23 14:42:02 +08:00 |
|
winlin
|
d9f991ed2f
|
use system utility for string finds
|
2015-10-23 14:42:02 +08:00 |
|
winlin
|
df6ac8842c
|
rename rtmp utility to protocol utility
|
2015-09-22 09:11:07 +08:00 |
|
winlin
|
168625dce2
|
rename rtmp amf0 to protocol amf0.
|
2015-09-22 09:05:21 +08:00 |
|
winlin
|
d32632ee8a
|
rename SrsFastBuffer to SrsFastStream
|
2015-09-22 09:01:47 +08:00 |
|
winlin
|
1fd83d9314
|
refine the order.
|
2015-09-17 13:36:02 +08:00 |
|
winlin
|
adb74dc74e
|
Merge branch '2.0release' into develop
|
2015-09-14 11:17:19 +08:00 |
|
winlin
|
f0fc093b19
|
fix the http zero content length bug.
|
2015-09-14 11:17:04 +08:00 |
|
winlin
|
01308ecc98
|
for #319, support initialize the parser to whether use jsonp
|
2015-09-12 22:22:33 +08:00 |
|
winlin
|
e43d4e46b4
|
support JSONP DELTE/POST/PUT
|
2015-08-23 00:01:03 +08:00 |
|
winlin
|
6e5143449e
|
HTTP API support JSONP by specifies the query string callback=xxx.
|
2015-08-22 18:18:18 +08:00 |
|
winlin
|
a7589b9ad3
|
refine code for api, add clients and parse_rest_id
|
2015-08-21 16:12:48 +08:00 |
|
winlin
|
f28c9b7eb5
|
merge from 2.0release
|
2015-08-11 15:49:48 +08:00 |
|
winlin
|
3a6854fc2e
|
refine code.
|
2015-08-11 15:36:14 +08:00 |
|