Commit Graph

13080 Commits (M1nd3r/thp2)
 

Author SHA1 Message Date
M1nd3r d0a5b48f36 Remove unnecessary session_ids in old Codec, fix storage test, suppress invalid warnings
1 month ago
M1nd3r 1ed78fb95d Require noise tag with encrypted messages, improve debug logging
1 month ago
M1nd3r c221256c29 Add build_unix_frozen_debug config to makefile
1 month ago
M1nd3r e2c9c25de2 FIx style
1 month ago
M1nd3r edc6d3723b Count with encryption tag for channel messages
1 month ago
M1nd3r 2907b749e0 Improve logging of channel state, reduce logging of sessions
1 month ago
M1nd3r 43187305a0 Add default value (None) to channel.waiting_for_ack_timeout, create pairing state if branch
1 month ago
M1nd3r 548d1b9a95 Fix old codec write, enhance new session response message
1 month ago
M1nd3r 0e99efc4b4 Improve debug log of sync bits
1 month ago
M1nd3r c7f317d909 Remove unnecessary protocol abstraction
1 month ago
M1nd3r 99c04b5e83 Remove unnecessary channel state
1 month ago
M1nd3r 811baca0f2 Fix continuation packet ignoring, unify logging
1 month ago
M1nd3r 304c33955a Remove redundant ack
1 month ago
M1nd3r 6ad6144c58 Fix debug log, crashing and mock noise tags
1 month ago
M1nd3r 761f4f4223 Change channel allocation response control byte to 0x41 and error control byte to 0x42
1 month ago
M1nd3r bffa16052a Fix style
1 month ago
M1nd3r 4545f4f6a3 Create new session response
1 month ago
M1nd3r 5c7fa20613 Refactor channel
1 month ago
M1nd3r cf988aaa4a Fix thp_v1 style
1 month ago
M1nd3r 073eaeb8e3 Clean thp_v1
1 month ago
M1nd3r da1c3e1473 Clean handle_thp_session
1 month ago
M1nd3r 0cdb322607 Fix missing send_ack after receiving message with unexpected sync bit
1 month ago
M1nd3r b2ba859d0f Fix debug message
1 month ago
M1nd3r ea0b6fdf29 Fix synchronization
1 month ago
M1nd3r f2f3813774 Fix send sync bit update
1 month ago
M1nd3r 79ae0f75ff Change legacy protobuf makefile to ignore all Thp messages
1 month ago
M1nd3r e12802d4a4 Update makefile for legacy protobuf
1 month ago
M1nd3r 77ccd71553 Add messages-thp.proto symolic link
1 month ago
M1nd3r f02d5fbf1f Fix retransmission, adjust debug prints
1 month ago
M1nd3r dd88a9208f Improve debug print
1 month ago
M1nd3r 464a016476 Implement SessionContext write
1 month ago
M1nd3r 44b05f93c7 Denote to-be-replaced functions as deprecated
1 month ago
M1nd3r 6fae1c8be8 Add description to UnexpectedMessageWithType
1 month ago
M1nd3r ab34073998 Fix frozen build
1 month ago
M1nd3r da0a635f5a Improve SessionContext's handling of expected types
1 month ago
M1nd3r 5bd1f865ce Implement SessionContext structure
1 month ago
M1nd3r af7f7f33e0 Fix protobuf annotation - missing whitespaces
1 month ago
M1nd3r dfe7f853e4 Fix protobuf annotations
1 month ago
M1nd3r 8486ce51f3 Fix style error
1 month ago
M1nd3r 1e2254e79d Fix checks (except style)
1 month ago
M1nd3r 1ab8cf4405 Remove trailing whitespaces
1 month ago
M1nd3r 1696fb5ec2 Fix auto gen files
1 month ago
M1nd3r 06dd587039 Fix protobuf
1 month ago
M1nd3r ae6da7a0d0 Session creation, part 2 (fails on typecheck)
1 month ago
M1nd3r adf1f842a8 Fix session id generation
1 month ago
M1nd3r 9759e9641f Fix frozen build
1 month ago
M1nd3r 427da41531 Fix handshake reading, session creation part 1
1 month ago
M1nd3r 90dc1de0b3 Fix buffer, attempt 2
1 month ago
M1nd3r ec9bdb83ac Fix buffer in channelContext
1 month ago
M1nd3r ea7180a43d Fix use of global buffer
1 month ago