Commit Graph

3215 Commits (464a0164766e9d6ba6b2f37d0f9a50ddb1144802)

Author SHA1 Message Date
M1nd3r 464a016476 Implement SessionContext write
5 months ago
M1nd3r 44b05f93c7 Denote to-be-replaced functions as deprecated
5 months ago
M1nd3r 6fae1c8be8 Add description to UnexpectedMessageWithType
5 months ago
M1nd3r ab34073998 Fix frozen build
5 months ago
M1nd3r da0a635f5a Improve SessionContext's handling of expected types
5 months ago
M1nd3r 5bd1f865ce Implement SessionContext structure
5 months ago
M1nd3r 8486ce51f3 Fix style error
5 months ago
M1nd3r 1e2254e79d Fix checks (except style)
5 months ago
M1nd3r 1ab8cf4405 Remove trailing whitespaces
5 months ago
M1nd3r 1696fb5ec2 Fix auto gen files
5 months ago
M1nd3r 06dd587039 Fix protobuf
5 months ago
M1nd3r ae6da7a0d0 Session creation, part 2 (fails on typecheck)
5 months ago
M1nd3r adf1f842a8 Fix session id generation
5 months ago
M1nd3r 9759e9641f Fix frozen build
5 months ago
M1nd3r 427da41531 Fix handshake reading, session creation part 1
5 months ago
M1nd3r 90dc1de0b3 Fix buffer, attempt 2
5 months ago
M1nd3r ec9bdb83ac Fix buffer in channelContext
5 months ago
M1nd3r ea7180a43d Fix use of global buffer
5 months ago
M1nd3r a9ab8b6f62 Remove unused import
5 months ago
M1nd3r 87cd8ddbe0 Fix imports in thp_v1.py
5 months ago
M1nd3r 9aef12adad Sort imports in thp_v1.py
5 months ago
M1nd3r 965a0291f4 Fix thp import error, part 1
5 months ago
M1nd3r 5588cf4803 Fix comments in main.py
5 months ago
M1nd3r 63e15f9a69 Suppress warnings in main.py
5 months ago
M1nd3r b528adeec1 Update all_modules.py
5 months ago
M1nd3r 15ae08e224 Remove unused packet handlers
5 months ago
M1nd3r 0cee59b951 Resort channel context
5 months ago
M1nd3r f9c4dbe437 Remove unused handlers, clean ChannelContext
5 months ago
M1nd3r 8d701a2d00 Fix style issue
5 months ago
M1nd3r 20ce038bef Channels and sessions, handshake states
5 months ago
M1nd3r a6602c2a93 Structural adjustments
5 months ago
M1nd3r 51b3cd5626 Cache changes, part 1
5 months ago
M1nd3r 3371d8177e Remove message type from device properties message
5 months ago
M1nd3r 3d28f749d8 Fix style
5 months ago
M1nd3r bf02f2c6cc Packet handlers, first draft
5 months ago
M1nd3r a6180f45a0 Fix style in SConscript.unix
5 months ago
M1nd3r 93804cbcc8 Fix failing prebuild
5 months ago
M1nd3r e549e16d3f Fix fw build
5 months ago
M1nd3r 253a1470b4 Add thp module to frozen build
5 months ago
M1nd3r d8079bfd24 Fix thp tests
5 months ago
M1nd3r e4a4f8f125 Fix typo
5 months ago
M1nd3r 0af8edca1f Change log message
5 months ago
M1nd3r c551990c70 Fix bugs in synchronization and finding handlers
5 months ago
M1nd3r 0927bbeb68 Change structure of THP implementation [Part 1]
5 months ago
M1nd3r fe9167ffa2 Fix typo in fido2 comment
5 months ago
matejcik 6a5c77f0e6 feat(core): introduce timeout to loop.wait()
5 months ago
M1nd3r dd8386eb3d Build all_modules.py
5 months ago
M1nd3r 7200af7547 Improve test slightly
5 months ago
M1nd3r fa82bb1132 Remove unnecessary comments in test
5 months ago
M1nd3r aa346086c3 Channel allocation handling + refactor
5 months ago