issues
search
dequbed
/
rsasl
The Rust SASL framework
MIT License
12
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump serde from 1.0.210 to 1.0.214
#64
dependabot[bot]
closed
2 weeks ago
0
Bump thiserror from 1.0.63 to 1.0.66
#63
dependabot[bot]
closed
2 weeks ago
0
Bump linkme from 0.3.28 to 0.3.29
#62
dependabot[bot]
closed
2 weeks ago
0
Bump serde_json from 1.0.128 to 1.0.132
#61
dependabot[bot]
closed
2 weeks ago
0
Bump libgssapi from 0.7.2 to 0.8.1
#60
dependabot[bot]
opened
2 weeks ago
0
Duplicate validation necessary using `OAUTHBEARER`?
#59
TheJonny
opened
1 month ago
2
Constructing `OAuthBearerError` is not (directly) possible
#58
TheJonny
closed
1 month ago
3
Export types for unstable_custom_mechanism feature
#57
kezhuw
closed
1 month ago
4
Bump serde_json from 1.0.122 to 1.0.128
#56
dependabot[bot]
closed
1 month ago
0
Bump serde from 1.0.205 to 1.0.210
#55
dependabot[bot]
closed
1 month ago
0
Bump serde_json from 1.0.122 to 1.0.127
#54
dependabot[bot]
closed
1 month ago
1
Bump linkme from 0.3.26 to 0.3.28
#53
dependabot[bot]
closed
1 month ago
0
Bump serde from 1.0.205 to 1.0.209
#52
dependabot[bot]
closed
1 month ago
1
Bump document-features from 0.2.8 to 0.2.10
#51
dependabot[bot]
closed
1 month ago
0
Bump stringprep from 0.1.4 to 0.1.5
#50
dependabot[bot]
closed
1 month ago
0
Any chance of switching from libgssapi to cross-krb5 for cross-platform support?
#49
edhaase
opened
2 months ago
0
feat: support `SCRAM-SHA-512` and `SCRAM-SHA-512-PLUS`
#48
WenyXu
closed
3 months ago
3
Bump thiserror from 1.0.61 to 1.0.63
#47
dependabot[bot]
closed
3 months ago
1
Bump libgssapi from 0.7.0 to 0.7.2
#46
dependabot[bot]
closed
3 months ago
1
Bump serde_json from 1.0.117 to 1.0.122
#45
dependabot[bot]
closed
3 months ago
1
Bump bitflags from 2.5.0 to 2.6.0
#44
dependabot[bot]
closed
3 months ago
2
Bump serde from 1.0.202 to 1.0.205
#43
dependabot[bot]
closed
3 months ago
1
Bump actions/checkout from 3 to 4
#42
dependabot[bot]
closed
3 months ago
0
Library not compiling on rust v1.82.0
#41
hgm-king
closed
3 months ago
2
Replace `acid_io` by `core2`
#40
Mathieu-Lala
closed
3 months ago
4
Enrich `gssapi::Error` with message from `libgssapi::error::Error`
#39
kezhuw
closed
6 months ago
1
question: Is `step{,64}` allowed to panic?
#38
duesee
closed
11 months ago
2
ci: Cancel superseded jobs
#37
duesee
opened
11 months ago
0
chore: Silence/Resolve Clippy lints + reformat + CI work
#36
duesee
closed
2 months ago
2
Split up Client and Server Callbacks with added type information.
#35
dequbed
opened
11 months ago
0
ci: Add `minimal-versions` job
#34
duesee
closed
11 months ago
1
question: Should `SCRAM_*_PLUS` be feature-gated by `registry_static`?
#33
duesee
opened
12 months ago
2
docs: Document features on docs.rs
#32
duesee
closed
2 months ago
1
question: Rename `step64` to `step_base64`?
#31
duesee
opened
12 months ago
2
Disable default features for libgssapi
#30
Kimahriman
closed
1 year ago
0
GSSAPI fails to build on macOS
#29
Kimahriman
closed
1 year ago
5
Provide client_gssapi.rs example
#28
troelsarvin
opened
1 year ago
0
Document `unsafe` usages in rsasl
#27
dequbed
opened
1 year ago
0
`SCRAM-SHA512` and `SCRAM-SHA512-PLUS` support?
#26
TheWaWaR
closed
2 months ago
3
`GS2-*` Mechanism Family
#25
dequbed
opened
1 year ago
0
`SessionCallback + 'static` issue
#24
Mathieu-Lala
closed
2 years ago
3
Add `-Zminimal-versions` testing
#23
dequbed
closed
11 months ago
0
fix<lint>: add nursery
#22
Mathieu-Lala
closed
2 years ago
2
Any plan for NTLM support?
#21
RickSKy
closed
2 years ago
3
Make `scram::SaslEscapeState` !Copy
#20
dequbed
closed
2 years ago
0
fix<lint>: apply pedantic & non_exhaustive
#19
Mathieu-Lala
closed
2 years ago
1
Decide if recursive callback calls are acceptable
#18
dequbed
closed
1 year ago
0
Add name of digest alg to SCRAM property requests
#17
dequbed
opened
2 years ago
0
Test auto traits for all public types.
#16
dequbed
closed
1 year ago
0
Nail down type & trait requirements, *especially* auto traits.
#15
dequbed
closed
1 year ago
0
Next