19 Commits

Author SHA1 Message Date
b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
49f8f4d097 fixed type casting 2013-06-12 20:47:25 +04:00
f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
eee52d83c4 reverted to using client handshake write callback instead of just posting 2013-04-11 07:55:40 +04:00
cbccd06bab async client handshake switched to posted events 2012-12-27 17:19:54 +04:00
52f8295d5c improved sesion epoch storage; added live stream time field & added time field to statistics 2012-05-25 16:34:42 +04:00
30924a47ae implemented one-time hmac context initialization 2012-05-22 22:37:18 +04:00
ec28243851 implemented client handshake response digest 2012-05-21 00:42:45 +04:00
107ea3699e improved relay implementation 2012-05-18 14:25:30 +04:00
da1915bb56 fixed network bug in handshake 2012-05-16 20:34:06 +04:00
bd51d4b18d push is working 2012-05-16 18:04:35 +04:00
83dbef4567 early relay implementation 2012-05-16 15:56:27 +04:00
7d895d54a6 added old-style handshake on missing digest 2012-05-10 17:38:51 +04:00
591d7f5f3f removed comments 2012-05-03 02:55:20 +04:00
a201dd0c4a fixed digest generatiion: now flash client does accept it 2012-05-03 02:53:44 +04:00
bd40fe63f9 implemented encrypted handshake 2012-05-03 02:28:21 +04:00
606675085d added more code to new handshake 2012-05-01 22:40:22 +04:00
ca26b6ab94 added initial handshake file 2012-04-30 18:38:07 +04:00