Emmanuel Gil Peyrot
|
6b2dd8fe5e
|
Run cargo fix --edition to move to Edition 2018.
|
2018-12-18 15:27:30 +01:00 |
|
Emmanuel Gil Peyrot
|
7a2dcbee01
|
Test struct sizes on 32-bit too.
|
2018-10-28 13:10:48 +01:00 |
|
Emmanuel Gil Peyrot
|
40aedcf184
|
Test the size of every struct defined here.
|
2018-10-26 14:26:16 +02:00 |
|
Emmanuel Gil Peyrot
|
9cb4f00341
|
caps, ecaps2: Update to RustCrypto 0.8.
|
2018-10-12 17:23:34 +02:00 |
|
Emmanuel Gil Peyrot
|
e41de29d9d
|
presence: Make PresencePayload a trait, and implement it on every payload.
|
2018-09-20 20:51:48 +02:00 |
|
Emmanuel Gil Peyrot
|
250a3fcc98
|
caps: Document this module.
|
2018-08-08 19:12:09 +02:00 |
|
Emmanuel Gil Peyrot
|
7f12d05fd2
|
Switch allow→deny(missing_docs) for the whole crate.
|
2018-08-08 18:48:05 +02:00 |
|
Emmanuel Gil Peyrot
|
93b018e5ac
|
macros: Remove use requirement on ns.
|
2018-05-14 16:30:28 +02:00 |
|
Emmanuel Gil Peyrot
|
9c9ffe70a7
|
caps: Do the same fixes, unbreak blake2 and simplify code.
|
2017-11-15 23:16:37 +00:00 |
|
Emmanuel Gil Peyrot
|
c1ff291c11
|
Update all crypto crates to their latest release; un-break blake2b.
|
2017-11-15 18:37:28 +00:00 |
|
Emmanuel Gil Peyrot
|
a2b6033336
|
caps: Use the new helper macros to simplify parsing.
|
2017-10-10 18:04:27 +01:00 |
|
Emmanuel Gil Peyrot
|
83c9713ab9
|
caps, ecaps2: Make Blake2b panic and update the blake2 crate to 0.6.1.
See https://github.com/RustCrypto/hashes/issues/34 for more information.
|
2017-07-24 23:11:10 +01:00 |
|
Emmanuel Gil Peyrot
|
1f43cd934b
|
Use TryFrom from the try_from crate, instead of the unstable feature.
This makes xmpp-parsers usable on stable.
|
2017-07-20 20:03:15 +01:00 |
|
Emmanuel Gil Peyrot
|
76a46559b8
|
disco: Split query and result.
|
2017-07-20 17:39:59 +01:00 |
|
Emmanuel Gil Peyrot
|
8e1d5e7983
|
disco: Make xml:lang a proper Option and rename it to lang.
|
2017-05-27 22:10:00 +01:00 |
|
Emmanuel Gil Peyrot
|
bdaced7603
|
caps, ecaps2: Add a function to create a Disco query from a hash.
|
2017-05-27 12:22:50 +01:00 |
|
Emmanuel Gil Peyrot
|
dfdfd8cf71
|
Add a legacy caps parser and serialiser.
|
2017-05-25 02:34:03 +01:00 |
|