Gustav Palmqvist
|
14dddf4aaa
|
Check build without default features in ci-cd.
|
2022-05-20 18:54:50 +02:00 |
|
Gustav Palmqvist
|
c9931f12a9
|
Fixed not building when default-features = false
|
2022-05-20 18:54:50 +02:00 |
|
Emmanuel Gil Peyrot
|
259231bfcc
|
Bump pbkdf2 dependency to 0.11
|
2022-04-09 21:39:45 +02:00 |
|
Emmanuel Gil Peyrot
|
3a802eb193
|
Implement SASL ANONYMOUS on the server side
Fixes #11.
|
2021-12-25 16:24:00 +01:00 |
|
Emmanuel Gil Peyrot
|
6e22c0fcb4
|
Bump all hash crates
|
2021-12-25 15:57:41 +01:00 |
|
Emmanuel Gil Peyrot
|
5316d5aa4b
|
Release version 0.5.0
|
2021-01-12 18:25:15 +01:00 |
|
Emmanuel Gil Peyrot
|
6c1667e17a
|
Relicense to MPL-2.0 (from LGPL)
2020-06-07T14:29:21+0200 lumi> well i personally don't care anymore, but if someone wants it to be relicensed to MPL-2.0 i'm fine with it
|
2020-12-26 19:11:40 +01:00 |
|
Emmanuel Gil Peyrot
|
90bbbd2393
|
Write a ChangeLog entry
|
2020-12-26 15:46:14 +01:00 |
|
Emmanuel Gil Peyrot
|
4463f64385
|
Bump the version
|
2020-12-26 15:46:04 +01:00 |
|
Emmanuel Gil Peyrot
|
8d0a4230b0
|
Bump dependencies again
|
2020-12-26 15:44:39 +01:00 |
|
Emmanuel Gil Peyrot
|
af1d3c924a
|
Bump RustCrypto crates
|
2020-06-22 01:20:16 +02:00 |
|
lumi
|
5550148149
|
Merge branch 'no-string-error' into 'master'
Use structs for errors instead of plain strings
Closes #3
See merge request lumi/sasl-rs!8
|
2020-06-07 12:26:12 +00: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
|
492e35b4be
|
Update base64 to 0.12.
|
2020-05-15 13:49:25 +02:00 |
|
Emmanuel Gil Peyrot
|
09745829f1
|
client: Remove Result from Mechanism::initial().
|
2020-02-25 23:31:29 +01:00 |
|
Emmanuel Gil Peyrot
|
21e9c8e660
|
Switch from the deprecated rand-os crate to getrandom.
|
2020-02-25 22:32:03 +01:00 |
|
Emmanuel Gil Peyrot
|
72e91043cc
|
Make all dependencies for SCRAM optional when it is disabled.
|
2019-02-22 03:45:39 +01:00 |
|
Emmanuel Gil Peyrot
|
4bc768c016
|
Bump version to 0.4.3.
|
2019-01-18 00:26:48 +01:00 |
|
Emmanuel Gil Peyrot
|
0c426b4d17
|
Remove .unwrap() in SCRAM code.
|
2019-01-18 00:26:48 +01:00 |
|
Emmanuel Gil Peyrot
|
5337a0a149
|
Remove the openssl dependency, fixes #4.
|
2019-01-18 00:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
5892caa4a8
|
Switch to RustCrypto for pbkdf2.
|
2019-01-18 00:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
506d0b17fc
|
Switch to rand_os for random bytes.
|
2019-01-18 00:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
392b1c66b1
|
Switch to RustCrypto for Hmac.
|
2019-01-18 00:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
13d6340298
|
Switch to RustCrypto for hashes.
|
2019-01-18 00:08:48 +01:00 |
|
Emmanuel Gil Peyrot
|
9e9f09a9a5
|
Update to Edition 2018.
|
2019-01-17 22:54:32 +01:00 |
|
Emmanuel Gil Peyrot
|
b1708823de
|
Update base64.
|
2019-01-17 22:44:22 +01:00 |
|
lumi
|
0842e044d2
|
Add a change log. Vitally important to the success of the mission!
|
2018-05-19 13:12:24 +02:00 |
|
lumi
|
28dca0c369
|
Bump version to 0.4.2.
|
2018-05-19 12:49:19 +02:00 |
|
lumi
|
a626e96dfe
|
Update dependencies further.
|
2018-05-19 12:42:51 +02:00 |
|
Marc-Antoine Perennou
|
a7f460f900
|
update base64 and openssl deps
Signed-off-by: Marc-Antoine Perennou <Marc-Antoine@Perennou.com>
|
2018-02-27 11:44:41 +01:00 |
|
Emmanuel Gil Peyrot
|
4c212d2768
|
update base64 and openssl dependencies
|
2017-06-12 22:27:29 +01:00 |
|
Emmanuel Gil Peyrot
|
6d9202eba8
|
make a new patch release
|
2017-05-06 13:29:42 +01:00 |
|
Emmanuel Gil Peyrot
|
3a7a0f225f
|
update base64 dependency
|
2017-05-06 13:29:32 +01:00 |
|
Emmanuel Gil Peyrot
|
a8fe78704b
|
remove println!() introduced in 7b52210d
|
2017-05-06 13:21:58 +01:00 |
|
lumi
|
b0e72d586b
|
add derive methods to Pbkdf2 secrets
|
2017-04-04 18:04:23 +02:00 |
|
lumi
|
09a71b6e0a
|
how did this get there?
|
2017-03-28 15:55:07 +02:00 |
|
lumi
|
d48d07a9f7
|
bump version, though this library should still be considered unstable, API-wise
|
2017-03-28 15:50:43 +02:00 |
|
lumi
|
ac21b1544e
|
redundant line
|
2017-03-28 15:48:49 +02: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
|
35fc26f378
|
lower rust versions really don't like this
|
2017-03-25 23:25:28 +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
|
62be423594
|
version bump
|
2017-03-07 15:07:39 +01:00 |
|
lumi
|
88ea00baa7
|
cleaned up channel binding logic, cleaned up SaslCredentials, updated documentation
|
2017-03-07 15:02:38 +01:00 |
|
lumi
|
4a8b405f3b
|
increment version
|
2017-02-28 13:06:03 +01:00 |
|
lumi
|
c56676a601
|
#![deny(missing_docs)] and lots of documentation
|
2017-02-28 13:05:17 +01:00 |
|
lumi
|
6628d12e13
|
add license info, prepare for pushing to crates.io
|
2017-02-27 16:46:14 +01:00 |
|