Commit Graph

13020 Commits (99c04b5e837b8da438ca807e6e78b4485d59ae5c)
 

Author SHA1 Message Date
M1nd3r 99c04b5e83 Remove unnecessary channel state
3 months ago
M1nd3r 811baca0f2 Fix continuation packet ignoring, unify logging
3 months ago
M1nd3r 304c33955a Remove redundant ack
3 months ago
M1nd3r 6ad6144c58 Fix debug log, crashing and mock noise tags
3 months ago
M1nd3r 761f4f4223 Change channel allocation response control byte to 0x41 and error control byte to 0x42
3 months ago
M1nd3r bffa16052a Fix style
3 months ago
M1nd3r 4545f4f6a3 Create new session response
3 months ago
M1nd3r 5c7fa20613 Refactor channel
3 months ago
M1nd3r cf988aaa4a Fix thp_v1 style
3 months ago
M1nd3r 073eaeb8e3 Clean thp_v1
3 months ago
M1nd3r da1c3e1473 Clean handle_thp_session
3 months ago
M1nd3r 0cdb322607 Fix missing send_ack after receiving message with unexpected sync bit
3 months ago
M1nd3r b2ba859d0f Fix debug message
3 months ago
M1nd3r ea0b6fdf29 Fix synchronization
3 months ago
M1nd3r f2f3813774 Fix send sync bit update
3 months ago
M1nd3r 79ae0f75ff Change legacy protobuf makefile to ignore all Thp messages
3 months ago
M1nd3r e12802d4a4 Update makefile for legacy protobuf
3 months ago
M1nd3r 77ccd71553 Add messages-thp.proto symolic link
3 months ago
M1nd3r f02d5fbf1f Fix retransmission, adjust debug prints
3 months ago
M1nd3r dd88a9208f Improve debug print
3 months ago
M1nd3r 464a016476 Implement SessionContext write
3 months ago
M1nd3r 44b05f93c7 Denote to-be-replaced functions as deprecated
3 months ago
M1nd3r 6fae1c8be8 Add description to UnexpectedMessageWithType
3 months ago
M1nd3r ab34073998 Fix frozen build
3 months ago
M1nd3r da0a635f5a Improve SessionContext's handling of expected types
3 months ago
M1nd3r 5bd1f865ce Implement SessionContext structure
3 months ago
M1nd3r af7f7f33e0 Fix protobuf annotation - missing whitespaces
3 months ago
M1nd3r dfe7f853e4 Fix protobuf annotations
3 months ago
M1nd3r 8486ce51f3 Fix style error
3 months ago
M1nd3r 1e2254e79d Fix checks (except style)
3 months ago
M1nd3r 1ab8cf4405 Remove trailing whitespaces
3 months ago
M1nd3r 1696fb5ec2 Fix auto gen files
3 months ago
M1nd3r 06dd587039 Fix protobuf
3 months ago
M1nd3r ae6da7a0d0 Session creation, part 2 (fails on typecheck)
3 months ago
M1nd3r adf1f842a8 Fix session id generation
3 months ago
M1nd3r 9759e9641f Fix frozen build
3 months ago
M1nd3r 427da41531 Fix handshake reading, session creation part 1
3 months ago
M1nd3r 90dc1de0b3 Fix buffer, attempt 2
3 months ago
M1nd3r ec9bdb83ac Fix buffer in channelContext
3 months ago
M1nd3r ea7180a43d Fix use of global buffer
3 months ago
M1nd3r a9ab8b6f62 Remove unused import
3 months ago
M1nd3r 87cd8ddbe0 Fix imports in thp_v1.py
3 months ago
M1nd3r 9aef12adad Sort imports in thp_v1.py
3 months ago
M1nd3r 965a0291f4 Fix thp import error, part 1
3 months ago
M1nd3r 5588cf4803 Fix comments in main.py
3 months ago
M1nd3r 63e15f9a69 Suppress warnings in main.py
3 months ago
M1nd3r b528adeec1 Update all_modules.py
3 months ago
M1nd3r 15ae08e224 Remove unused packet handlers
3 months ago
M1nd3r 23eafa7e6d Remove redundant ignore
3 months ago
M1nd3r 0cee59b951 Resort channel context
3 months ago