mautrix-go/crypto/verificationhelper
Nick Mills-Barrett 33f3ccd6ae
Some checks failed
Go / Lint (latest) (push) Has been cancelled
Go / Build (old, libolm) (push) Has been cancelled
Go / Build (latest, libolm) (push) Has been cancelled
Go / Build (old, goolm) (push) Has been cancelled
Go / Build (latest, goolm) (push) Has been cancelled
crypto/verification: add missing lock in AcceptVerification method
2025-04-23 16:46:58 +01:00
..
callbacks_test.go verificationhelper: add VerificationReady callback for when verification is accepted 2025-02-13 14:09:14 -07:00
doc.go verificationhelper/recipricate: properly check if the master key is trusted 2024-02-12 17:42:02 -07:00
ecdhkeys.go verificationhelper: save verification status in store 2024-11-26 08:15:48 -07:00
ecdhkeys_test.go verificationhelper: save verification status in store 2024-11-26 08:15:48 -07:00
mockserver_test.go pre-commit: update and ban use of global zerolog logger 2024-10-30 09:58:09 -06:00
qrcode.go verificationhelper: add VerificationReady callback for when verification is accepted 2025-02-13 14:09:14 -07:00
qrcode_test.go verificationhelper: add E2E tests 2024-05-24 16:42:10 -06:00
reciprocate.go verificationhelper: add VerificationReady callback for when verification is accepted 2025-02-13 14:09:14 -07:00
sas.go crypto/verification: use consistent action log 2025-04-23 16:46:46 +01:00
sas_test.go verificationhelper/sas: begin implementing flow 2024-02-09 11:50:14 -07:00
verificationhelper.go crypto/verification: add missing lock in AcceptVerification method 2025-04-23 16:46:58 +01:00
verificationhelper_qr_crosssign_test.go Revert "verificationhelper: add callback for when other user reports done" 2024-11-19 16:09:18 -07:00
verificationhelper_qr_self_test.go verificationhelper: save verification status in store 2024-11-26 08:15:48 -07:00
verificationhelper_sas_test.go verificationhelper/sas: fix error when both sides send StartSAS 2025-03-11 14:15:14 -06:00
verificationhelper_test.go crypto/verificationhelper: add supports SAS parameter (#361) 2025-03-10 14:51:26 -04:00
verificationstore.go verificationhelper: save verification status in store 2024-11-26 08:15:48 -07:00
verificationstore_test.go bridge,crypto: fix uses of deprecated NewRowIter 2025-01-29 15:11:06 +02:00