Jonas Schäfer
|
1e695d8923
|
sasl: remove ignore from toml snippet
Those aren't run anyway, so we don't need it there.
|
2024-06-25 07:30:33 +02:00 |
|
Jonas Schäfer
|
8bc1f32218
|
sasl: remove ignore from scram-requiring doctest
We can make that conditional on the feature flag, thus always doing the
right thing depending on how the sasl crate is being built.
|
2024-06-25 07:30:33 +02:00 |
|
Jonas Schäfer
|
13be111de1
|
sasl: make docs.rs emit nice feature tags on feature-gated items
|
2024-04-23 19:22:04 +02:00 |
|
Gustav Palmqvist
|
14dddf4aaa
|
Check build without default features in ci-cd.
|
2022-05-20 18:54:50 +02:00 |
|
Emmanuel Gil Peyrot
|
af1d3c924a
|
Bump RustCrypto crates
|
2020-06-22 01:20:16 +02:00 |
|
Emmanuel Gil Peyrot
|
7fd6923464
|
Use error structs for errors instead of plain strings.
|
2020-05-15 13:56:09 +02:00 |
|
Emmanuel Gil Peyrot
|
9e9f09a9a5
|
Update to Edition 2018.
|
2019-01-17 22:54:32 +01:00 |
|
lumi
|
f999429df8
|
derp
|
2017-03-25 23:50:58 +01:00 |
|
lumi
|
97f597d89d
|
more API simplifications
|
2017-03-25 23:45:30 +01:00 |
|
lumi
|
6c11716926
|
clean up lots of things, server-side API improved
|
2017-03-25 23:15:34 +01:00 |
|
Geoffroy Couprie
|
a8f8744e21
|
isolate scram behind a compilation feature
|
2017-03-25 14:44:22 +01:00 |
|
lumi
|
4b9f2376af
|
initial work towards server-side support
|
2017-03-16 20:04:22 +01:00 |
|
lumi
|
2d8fffdbfc
|
clean up naming, add advertising that the client thinks channel binding is unsupported
|
2017-03-07 17:02:57 +01:00 |
|
lumi
|
88ea00baa7
|
cleaned up channel binding logic, cleaned up SaslCredentials, updated documentation
|
2017-03-07 15:02:38 +01:00 |
|
lumi
|
c56676a601
|
#![deny(missing_docs)] and lots of documentation
|
2017-02-28 13:05:17 +01:00 |
|
lumi
|
353b2579ea
|
initial commit
|
2017-02-27 16:08:09 +01:00 |
|