Emmanuel Gil Peyrot
|
efd7bd5f2f
|
Run cargo fmt .
|
2018-12-18 15:32:05 +01:00 |
|
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
|
7f12d05fd2
|
Switch allow→deny(missing_docs) for the whole crate.
|
2018-08-08 18:48:05 +02:00 |
|
Emmanuel Gil Peyrot
|
67029f5b8a
|
sasl: Actually implement <failure/> properly, with tests this time.
|
2018-08-03 00:53:00 +02:00 |
|
Emmanuel Gil Peyrot
|
83c0e9113c
|
sasl: Add the -PLUS versions of both SCRAM mechanisms.
|
2018-08-03 00:05:28 +02:00 |
|
Emmanuel Gil Peyrot
|
36cfe76e4d
|
macros: Merge generate_element_with_text!() into generate_element!().
|
2018-08-02 19:07:07 +02:00 |
|
Astro
|
866007621a
|
sasl: add Failure nonza
|
2018-08-02 18:16:14 +02:00 |
|
Astro
|
caa5d90a9a
|
sasl: add ScramSha256 mechanism
|
2018-08-02 18:16:10 +02:00 |
|
Emmanuel Gil Peyrot
|
93b018e5ac
|
macros: Remove use requirement on ns.
|
2018-05-14 16:30:28 +02:00 |
|
Emmanuel Gil Peyrot
|
d9aaa3e9ce
|
macros: Remove use requirement on error::Error.
|
2018-05-14 16:21:39 +02:00 |
|
Emmanuel Gil Peyrot
|
6f497027f5
|
macros: Remove use requirement on minidom::Element.
|
2018-05-14 16:17:21 +02:00 |
|
Emmanuel Gil Peyrot
|
0d4327eb42
|
macros: Remove use requirement on minidom::IntoAttributeValue.
|
2018-05-14 16:12:56 +02:00 |
|
Emmanuel Gil Peyrot
|
040792c242
|
macros: Remove use requirement on std::str::FromStr.
|
2018-05-14 16:11:22 +02:00 |
|
Emmanuel Gil Peyrot
|
292cdd059c
|
macros: Remove use requirement on try_from::TryFrom.
|
2018-05-14 16:07:15 +02:00 |
|
Emmanuel Gil Peyrot
|
cfaebb4a91
|
Add a SASL parser.
|
2018-02-20 17:01:12 +01:00 |
|