Jonas Platte
|
c7a3c4e4fc
|
Upgrade ed25519-dalek to 2.0
Co-authored-by: Kévin Commaille <zecakeh@tedomum.fr>
|
2023-08-24 20:48:54 +02:00 |
|
Jonas Platte
|
6b04b6c567
|
signatures: Silence unreachable lint with unstable-exhaustive-patterns
|
2022-06-29 10:50:25 +02:00 |
|
Jonas Platte
|
a4a95e74fa
|
Address review feedback and finish canonical JSON move
|
2022-06-23 10:18:26 +02:00 |
|
Jonas Platte
|
d855ec33d6
|
identifiers: Update ToOwned implementations to use new types
… and a lot of changes that cascaded from that.
|
2022-04-20 10:39:36 +02:00 |
|
Jonas Platte
|
571fa90b8d
|
identifiers: Rename Error to IdParseError
… because it's now exported from the ruma-common crate root.
|
2022-03-28 12:22:28 +02:00 |
|
Kévin Commaille
|
bdcf07be87
|
common: Merge ruma-serde into ruma-common
|
2022-03-10 12:11:00 +01:00 |
|
Kévin Commaille
|
088d1872b7
|
common: Merge ruma-identifiers into ruma-common
|
2022-03-09 17:46:51 +00:00 |
|
Jonas Platte
|
2f84fdbd76
|
serde: Wrap base64::DecodeError to make base64 a private dependency
|
2022-02-12 00:36:20 +01:00 |
|
Jonas Platte
|
8d15c3d0f9
|
signatures: Merge SplitError into Error
|
2022-02-11 23:55:04 +01:00 |
|
Jonas Platte
|
52608cc72c
|
identifiers: Make EventId a DST
|
2021-11-25 22:34:40 +01:00 |
|
Jonas Platte
|
438efee143
|
identifiers: Remove Box<$id> aliases
|
2021-11-25 21:07:14 +01:00 |
|
Jonas Platte
|
1bb9298059
|
Update clippy configuration
|
2021-10-19 14:34:51 +02:00 |
|
Jonas Platte
|
3c76fa1492
|
signatures: Fix verify_json and sign_json enforcing PDU size limits
These functions are used for request signatures too.
|
2021-08-10 15:22:47 +02:00 |
|
Devin Ragotzy
|
c55dab7122
|
misc-errors: Allow or make error enums non_exhaustive
|
2021-08-10 15:22:26 +02:00 |
|
Jonas Platte
|
3f520bf907
|
signatures: Rename UnknownAlgorithm => UnsupportedAlgorithm
|
2021-06-17 19:43:22 +02:00 |
|
Jonas Platte
|
4c31b83543
|
signatures: Add missing newlines
|
2021-06-17 19:43:22 +02:00 |
|
Jonathan de Jong
|
cc50f8b8dc
|
Convert ruma-signatures error story into thiserror
|
2021-06-17 19:43:22 +02:00 |
|