winlin
|
569596c10d
|
update copyright, from 2013 to 2015
|
2014-12-31 20:32:09 +08:00 |
|
winlin
|
0ea8cd9e84
|
for bug #248, use simple buffer for http.
|
2014-12-04 11:29:47 +08:00 |
|
winlin
|
adf95d239e
|
refine code, move the ISrsBufferReader to srs_protocol_io
|
2014-12-03 19:09:59 +08:00 |
|
winlin
|
7b24788445
|
for bug #143, build on centos5.
|
2014-08-02 22:18:39 +08:00 |
|
winlin
|
6ee9ea341a
|
refine code, rename SrsSocket to SrsStSocket
|
2014-07-26 20:08:37 +08:00 |
|
winlin
|
b19d2e8e2d
|
refine code, rename srs_app_socket.cpp to srs_app_st_socket.cpp
|
2014-07-26 20:07:12 +08:00 |
|
winlin
|
8497b22d4a
|
complete the consts refine
|
2014-07-20 13:45:54 +08:00 |
|
winlin
|
1afa6ed607
|
refine consts.
|
2014-07-20 13:42:29 +08:00 |
|
winlin
|
c46b3bd193
|
refie http consts.
|
2014-07-20 13:37:30 +08:00 |
|
winlin
|
573952e2fc
|
refine macros of HTTP
|
2014-07-20 13:33:21 +08:00 |
|
winlin
|
31b568b013
|
refine core, move specified functions to kernel utility.
|
2014-06-08 13:03:03 +08:00 |
|
winlin
|
94cf0c1069
|
refine kernel buffer. complete the utest for buffer.
|
2014-06-07 22:23:17 +08:00 |
|
winlin
|
8992e217a9
|
refine srs buffer, min interfaces
|
2014-06-07 21:09:46 +08:00 |
|
winlin
|
7166b666c8
|
refine http log.
|
2014-05-30 09:20:51 +08:00 |
|
winlin
|
b13bd70c86
|
http streaming support flv start index.
|
2014-05-26 13:57:08 +08:00 |
|
winlin
|
0eb9e0af5b
|
fix #78 st joinable thread must be stop by other threads, 0.9.113
|
2014-05-23 17:23:33 +08:00 |
|
winlin
|
0186247fee
|
support http api json, to PUT/POST. 0.9.105
|
2014-05-18 17:57:20 +08:00 |
|
winlin
|
d6355efe22
|
support http api json, to PUT/POST, to 0.9.103
|
2014-05-18 16:15:35 +08:00 |
|
winlin
|
befde6acf7
|
fix mem leak for delete[] SharedPtrMessage array, explicit free elems. remove srs_freepa. 0.9.95
|
2014-05-13 14:24:39 +08:00 |
|
winlin
|
36d8fdfc1a
|
move the ts buffer to http message
|
2014-04-22 12:20:58 +08:00 |
|
winlin
|
90dee0924d
|
fix bug of build script
|
2014-04-15 14:24:03 +08:00 |
|
winlin
|
23a1b29935
|
add dvr option. refine macros of auto headers
|
2014-04-15 14:01:57 +08:00 |
|
winlin
|
1ae9178605
|
add favicon.ico, change to 0.9.65
|
2014-04-15 11:19:15 +08:00 |
|
winlin
|
4e3fe36ae2
|
refine http server pages. change to 0.9.51
|
2014-04-05 13:14:59 +08:00 |
|
winlin
|
00eda0d7b2
|
implements the http stream module.
|
2014-04-04 23:04:38 +08:00 |
|
winlin
|
83f35d10b1
|
add http delivery framework
|
2014-04-04 18:55:21 +08:00 |
|
winlin
|
3f13726544
|
add log level in conf. change to 0.9.45
|
2014-04-03 18:32:51 +08:00 |
|
winlin
|
4984631cd6
|
refine the http crossdomain, send it only required
|
2014-04-03 16:39:55 +08:00 |
|
winlin
|
133a6f0dbf
|
add crossdomain support for http error
|
2014-04-03 15:55:48 +08:00 |
|
winlin
|
b71eb0d49a
|
support more splash in http url. remove the strip of SrsRequest, use srs_string_remove instead, change to 0.9.44
|
2014-04-03 15:53:56 +08:00 |
|
winlin
|
f2216691f9
|
remove the duplicated http status line when error
|
2014-04-03 15:20:24 +08:00 |
|
winlin
|
818c1f1520
|
support http error code, check url
|
2014-04-03 15:17:02 +08:00 |
|
winlin
|
4a40075f68
|
add contributors to api/v1/authors
|
2014-04-03 13:48:52 +08:00 |
|
winlin
|
a14267d2b4
|
refine the http url handler match. refine json encode
|
2014-04-03 11:49:14 +08:00 |
|
winlin
|
bfa07465f0
|
implements basic http response framework
|
2014-04-02 19:10:22 +08:00 |
|
winlin
|
341b5151d9
|
create http handler framework
|
2014-04-02 18:07:34 +08:00 |
|
winlin
|
ec6d696565
|
refine http framework, use http message
|
2014-04-02 12:03:49 +08:00 |
|
winlin
|
e70609cea3
|
refine code, extract http hooks.
|
2014-04-01 18:40:24 +08:00 |
|
winlin
|
5bbb76a59d
|
remove the namespace srs, use http prefix
|
2014-04-01 17:30:55 +08:00 |
|
winlin
|
51c1615173
|
change to 0.9.42, add http parse framework
|
2014-04-01 12:36:56 +08:00 |
|
winlin
|
41f5217360
|
refine http code, define CRLF consts for http
|
2014-03-27 17:13:26 +08:00 |
|
winlin
|
c85dde7f3f
|
substitute all TAB with 4spaces.
|
2014-03-18 11:32:58 +08:00 |
|
winlin
|
3066a03fb7
|
rename SRS_HTTP to SRS_HTTP_CALLBACK
|
2014-03-10 23:13:09 +08:00 |
|
winlin
|
880f4f5dc2
|
final the modularity, rename the app module.
|
2014-03-02 21:49:09 +08:00 |
|