winlin
|
efb73c5487
|
fix #235, refine handshake, replace union with template method. 2.0.38.
|
2014-11-29 18:41:14 +08:00 |
|
winlin
|
23f4aa5737
|
for bug #235, fix bug of utest.
|
2014-11-29 18:33:43 +08:00 |
|
winlin
|
e167c97786
|
for bug #235, fix the return code bug.
|
2014-11-29 18:16:15 +08:00 |
|
winlin
|
818000dd18
|
for bug #235, use constructor and destructor for block and digest.
|
2014-11-29 18:10:33 +08:00 |
|
winlin
|
b32d3fb6aa
|
remove the read and write with SrsStream.
|
2014-11-29 17:58:40 +08:00 |
|
winlin
|
6d49cddc9d
|
for bug #235, refine code order of c1s1 and c2s2
|
2014-11-29 17:05:54 +08:00 |
|
winlin
|
646d6f6673
|
for bug #235, refine schema0 and schema1, extract dup code.
|
2014-11-29 17:04:24 +08:00 |
|
winlin
|
4b9875e279
|
for bug #235, use strategy to implements the schema0 and schema1.
|
2014-11-29 16:17:07 +08:00 |
|
winlin
|
5d883e2e29
|
for bug #235, move functions of block and digest to struct.
|
2014-11-29 13:08:43 +08:00 |
|
winlin
|
2be014e4f5
|
remove the dead code for bug #180
|
2014-10-09 14:24:52 +08:00 |
|
winlin
|
e0b1e044de
|
add stub code for bug #180, check complex handshake.
|
2014-09-27 14:18:02 +08:00 |
|
winlin
|
002facb85b
|
refine code, fix bug of hls, following jetbrains clion code-inspector. 0.9.215
|
2014-09-26 16:34:13 +08:00 |
|
winlin
|
9b6187c3d5
|
fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.207.
|
2014-08-22 13:10:11 +08:00 |
|
winlin
|
cb311d998e
|
fix #165, refine dh wrapper, ensure public key is 128bytes. 0.9.206.
|
2014-08-22 12:47:50 +08:00 |
|
winlin
|
01ae8c4787
|
refine the handshake random data, fill with value in [0x0f, 0xf0], 0.9.205
|
2014-08-21 09:48:19 +08:00 |
|
winlin
|
b15ee26a48
|
fix the ssl dh key size assert error, key size maybe 127, not always 128. 0.9.195
|
2014-08-13 18:09:35 +08:00 |
|
winlin
|
67ab0fb5e0
|
add comments for openssl key generator assert.
|
2014-08-13 10:58:53 +08:00 |
|
winlin
|
aefcaa9683
|
refine code, add install root message
|
2014-08-12 11:06:00 +08:00 |
|
winlin
|
b317abbaee
|
refine openssl, add compute_key, for bug #148
|
2014-08-08 13:34:50 +08:00 |
|
winlin
|
d4c2aa1e8e
|
add __openssl_compute_key to calc the shared key
|
2014-08-08 11:34:17 +08:00 |
|
winlin
|
ad2c996bd8
|
refine HMAC sha256 digest algorithm. 0.9.193
|
2014-08-08 09:57:36 +08:00 |
|
winlin
|
12ad95a5b8
|
refine HMAC sha256 digest algorithm. 0.9.193
|
2014-08-08 09:54:33 +08:00 |
|
winlin
|
1ebaab2c6e
|
fix #148, simplify the RTMP handshake key generation. 0.9.191.
|
2014-08-06 15:45:40 +08:00 |
|
winlin
|
a9d28122f4
|
refine code, refine the handshake, refine the log of source_id
|
2014-08-06 13:57:55 +08:00 |
|
winlin
|
7b24788445
|
for bug #143, build on centos5.
|
2014-08-02 22:18:39 +08:00 |
|
winlin
|
e47c0ae202
|
refine all consts
|
2014-07-20 13:46:36 +08:00 |
|
winlin
|
573952e2fc
|
refine macros of HTTP
|
2014-07-20 13:33:21 +08:00 |
|
winlin
|
e5e2729967
|
refine amf0 and handshake code, add comments to utest.
|
2014-07-06 17:25:25 +08:00 |
|
winlin
|
d219a7b67e
|
complete the normal kernel flv utest. 0.9.147
|
2014-07-05 11:10:42 +08:00 |
|
winlin
|
5273509554
|
refine log, to 0.9.123
|
2014-05-29 14:16:34 +08:00 |
|
winlin
|
dc66c525fd
|
refine autofree, only free object, never free arrays
|
2014-05-14 09:41:41 +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
|
f6dd1371bf
|
fix bug #36: never directly use *(int32_t*) to convert, for arm may not support
|
2014-05-08 12:12:01 +08:00 |
|
winlin
|
fa9870db96
|
fix bug #59: edge for FMS, always use schema1(digest-key) for FMS, or connect failed.
|
2014-05-08 11:51:49 +08:00 |
|
winlin
|
23a1b29935
|
add dvr option. refine macros of auto headers
|
2014-04-15 14:01:57 +08:00 |
|
winlin
|
bc756d6ad9
|
fix simple handshake bug #46, copy c1 to s2. change to 0.9.63
|
2014-04-13 21:55:01 +08:00 |
|
winlin
|
0858bd8b6f
|
Support RTMP ATC for HLS/HDS to support backup(failover). change to 0.9.35
|
2014-03-26 16:25:02 +08:00 |
|
winlin
|
e02293d94d
|
fix bug of handshake with nginx-rtmp for forward, change to 0.9.33
|
2014-03-26 11:39:10 +08:00 |
|
winlin
|
a470330383
|
finish utest for handshake.
|
2014-03-19 23:34:50 +08:00 |
|
winlin
|
b7d40b5aba
|
support vn/an to disable video/audio, for radio streaming
|
2014-03-19 22:45:58 +08:00 |
|
winlin
|
491ea4b630
|
support client complex handshake with server
|
2014-03-19 16:30:43 +08:00 |
|
winlin
|
841f0f8899
|
change to 0.9.19, verify the s1/s2/c2, refine the handshake.
|
2014-03-19 14:58:29 +08:00 |
|
winlin
|
152d3539d8
|
add s1 validation for client/server
|
2014-03-19 13:10:25 +08:00 |
|
winlin
|
b58ab508f9
|
add rtmp handshake utest, for arm to finger out the bug
|
2014-03-19 00:47:10 +08:00 |
|
winlin
|
1c055e7424
|
add log for ssl disabled.
|
2014-03-18 17:44:43 +08:00 |
|
winlin
|
c85dde7f3f
|
substitute all TAB with 4spaces.
|
2014-03-18 11:32:58 +08:00 |
|
winlin
|
86267f854c
|
srs-librtmp: implements handshake.
|
2014-03-02 12:35:15 +08:00 |
|
winlin
|
4c498b67da
|
rename pro to rtmp protocol.
|
2014-03-01 14:05:58 +08:00 |
|