Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-09-11 | TestKeyVerification: Add a missing allowed state | Alexey Rusakov | |
2022-09-11 | KeyVerificationEvent; KeyVerificationSession::handleEvent() | Alexey Rusakov | |
Key verification events gain their own base type and KeyVerificationSession gets a single point of entry for all kinds of incoming events. This allows to drop a pile of `incoming*` signals in Connection and a stack of options inside switchOnType in processIfVerification(). KVS::handleEvent() also makes (some) allowed state transitions a bit clearer. | |||
2022-09-10 | Remove header for keyverificationtest | Tobias Fella | |
2022-09-06 | Add autotest for key verification and fix several edge-cases | Tobias Fella | |