Commit graph

22 commits

Author SHA1 Message Date
6274e7a679 fix for fix for ignoring shotgunned induction handshake 2024-02-27 14:43:39 +05:00
6fa6482162 fix for improper handshake conclusion 2024-02-27 13:04:25 +05:00
dbbec0954a switch to BROKEN const delcration when error in data loop 2023-09-23 20:45:07 +05:00
abe6337dc2 tunnel deletion on shutdown fix 2023-09-23 20:44:20 +05:00
fb39b051db successful encryption 2023-09-23 20:36:22 +05:00
15bd8578df basic encryption key material handling 2023-09-23 19:12:56 +05:00
c41b00ccfa handle ts segment write errors 2023-09-23 16:37:49 +05:00
9d7a57745f store aes key len as full not /4 value 2023-09-23 16:37:31 +05:00
074222e8ac skip initial deletion if init.mp4 doesn't exist 2023-09-22 15:16:54 +05:00
c957c29188 comments 2023-09-22 14:58:33 +05:00
e8a9573b7b run cleanup when shutdown received 2023-09-22 13:13:17 +05:00
e05180baf3 old file deletion 2023-09-22 12:54:50 +05:00
77c36a689a Pipe to transcoder instead of file 2023-09-22 12:33:55 +05:00
1cc2a1e3f4 TLPKTDROP, serial arithmetic refactoring 2023-09-22 11:22:13 +05:00
c2d9ebbeb4 file writing, lost packet handling 2023-09-21 16:11:27 +05:00
e1852b6ae0 stream key checking 2023-09-21 13:36:11 +05:00
cbf372b0f4 ack report with correct metadata 2023-09-21 12:40:16 +05:00
32f414e19d basic data packet handling 2023-09-20 15:06:32 +05:00
19c601e9be Added conclusion hs handling 2023-09-19 15:14:13 +05:00
2aa08bad18 Added packet writing, induction hs handling 2023-09-19 14:14:50 +05:00
d517877720 Packet-byte handling, protocol struct to handle protocol states 2023-09-18 12:28:04 +05:00
184dac910a Basic UDP tunneling intake 2023-09-18 11:51:55 +05:00