This website requires JavaScript.
Explore
Help
Register
Sign In
dandri
/
simplexmq
Watch
1
Star
0
Fork
0
You've already forked simplexmq
mirror of
https://github.com/simplex-chat/simplexmq.git
synced
2026-03-31 22:46:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
82ae5c623f0fa7e8c8d117ebb6ae824d996740ce
simplexmq
/
tests
History
Evgeny Poberezkin
82ae5c623f
Merge branch 'master' into v5
2021-12-06 09:22:45 +00:00
..
AgentTests
Merge branch 'master' into v5
2021-12-04 21:08:38 +00:00
AgentTests.hs
use base64url encoding for public key in connection requests; only allow accepting invitations that were not accepted (
#213
)
2021-12-06 09:05:13 +00:00
ProtocolErrorTests.hs
package and module docs, remove Simplex.Markdown (moved to simplex-chat), rename Agent.Transmission to Agent.Protocol (
#133
)
2021-05-09 09:36:08 +01:00
ServerTests.hs
GADTs for cryptographic keys (
#208
)
2021-11-28 11:44:22 +00:00
SMPAgentClient.hs
include migrations in the package, update docs, versions (
#194
)
2021-09-11 18:36:12 +01:00
SMPClient.hs
GADTs for cryptographic keys (
#208
)
2021-11-28 11:44:22 +00:00
Test.hs
add tests for establishing connection asynchronously; retrieve correct key for activation on restart (
#169
)
2021-07-10 20:02:48 +10:00