issues
search
briansmith
/
webpki
WebPKI X.509 Certificate Validation in Rust
https://briansmith.org/rustdoc/webpki/
Other
464
stars
166
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Time: Use `Self` more.
#200
briansmith
closed
3 years ago
1
Tweak `AllowWildcards` to pass `clippy::needless-pass-by-value`.
#199
briansmith
closed
3 years ago
1
Implement iteration through certificate chain as an iterator.
#198
briansmith
opened
3 years ago
1
Clarify search through trust anchors and intermediates in path building.
#197
briansmith
opened
3 years ago
1
CI: Stop testing on Mac.
#196
briansmith
closed
3 years ago
1
Avoid using `as` for numeric conversions.
#195
briansmith
closed
3 years ago
1
Style: use `impl Trait` instead of explicitly-named type parameters.
#194
briansmith
closed
3 years ago
1
Tag releases
#193
stepancheg
opened
3 years ago
1
Expose all supported signature algorithms list
#192
stepancheg
closed
3 years ago
3
Remove `nested_mut`.
#191
briansmith
closed
3 years ago
1
Upgrade to cargo-deny 0.8.5.
#190
briansmith
closed
3 years ago
1
DER parser: Add an API for returning a different error for a mismatched tag.
#189
briansmith
closed
3 years ago
4
Better error in verify_is_valid_tls_server_cert
#188
stepancheg
closed
3 years ago
6
Command line utility
#187
stepancheg
opened
3 years ago
4
Fix clippy warnings
#186
stepancheg
closed
3 years ago
3
Error::UnsupportedCertWithoutExtensions
#185
stepancheg
closed
3 years ago
3
Error::UnsupportedCertVersion instead of BadDER on certificate v1
#184
stepancheg
closed
3 years ago
6
Errors Contain More Information
#183
Mythra
closed
3 years ago
3
Rename `TrustAnchor::from_x509_der` to `from_cert_der`.
#182
briansmith
closed
3 years ago
0
Correct spelling typo in `Error::CAUsedAsEndEntity` doc comment.
#181
briansmith
closed
3 years ago
1
Remove `trust_anchor_util::generate_code_for_trust_anchors`.
#180
briansmith
closed
3 years ago
1
Fix the build when the `alloc` feature is enabled.
#179
briansmith
closed
3 years ago
1
Move remaining code out of main module into submodules
#178
briansmith
closed
3 years ago
1
Add support for Certificate Transparency
#177
briansmith
opened
3 years ago
0
no_std doesn't work for wasm_unkown_unknown target
#176
brenzi
closed
3 years ago
5
Don't use libstd, and specifically avoid file I/O, in tests.
#175
briansmith
closed
3 years ago
1
Allow more APIs to be used with just the `alloc` feature enabled.
#174
briansmith
closed
3 years ago
1
Add proper support for emailAddress name constraints
#173
briansmith
opened
3 years ago
1
Use `SystemTimeError` instead of `ring::error::Unspecified` in `Time` construction.
#172
briansmith
closed
3 years ago
2
Be explicit about intermediate certificate requirements
#171
briansmith
opened
3 years ago
0
Permit trusted self-signed certificates
#170
Ichbinjoe
closed
3 years ago
2
Don't enable *ring*'s `alloc` feature by default; Require `alloc` for RSA
#169
briansmith
closed
3 years ago
2
der: Rewrite `read_digit`.
#168
briansmith
closed
3 years ago
1
Refactor tests to work in `no_std` environments without `alloc`
#167
briansmith
opened
3 years ago
1
Allow RSA signature algorithms to be used in `no_std` environments without `alloc`
#166
briansmith
opened
3 years ago
0
Refactor Features
#165
briansmith
closed
3 years ago
1
Split DNS name and IP address aspects of `name` into their own modules.
#164
briansmith
closed
3 years ago
2
Make all features non-default; test default and --all-features configs in CI/CD
#163
briansmith
closed
3 years ago
1
CI/CD: Reduce the number of targets platforms tested.
#162
briansmith
closed
3 years ago
0
Clarify the documentation and logic of DirectoryName constraints
#161
briansmith
opened
3 years ago
0
Increase Rust MSRV to 1.46.
#160
briansmith
closed
3 years ago
1
Remove support for Rust 1.37; return to "latest stable" MSRV policy.
#159
briansmith
closed
3 years ago
1
Remove useless wasm32 jobs from CI/CD.
#158
briansmith
closed
3 years ago
1
`cargo fmt` and start checking formatting in CI/CD
#157
briansmith
closed
3 years ago
1
Fix capitalization of `DNSName` and related names.
#156
briansmith
closed
3 years ago
1
Question about x509 fields
#155
brpatel12
closed
3 years ago
1
CI/CD: Update Clippy and MSRV testing from *ring*.
#154
briansmith
closed
3 years ago
1
CI/CD: Add `clippy` jobs, use Clippy for "warnings as errors", fix Rust Nightly compatibility
#153
briansmith
closed
3 years ago
1
Add leap-year tests for 2020
#152
briansmith
opened
3 years ago
0
0.21.4.
#151
briansmith
closed
3 years ago
1
Previous
Next