Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / rusticata/x509-parser issues and pull requests
#169 - Update thiserror requirement from 1.0.2 to 2.0.3
Pull Request -
State: open - Opened by dependabot[bot] 5 days ago
Labels: dependencies, rust
#168 - chore: upgrade time to 0.3.35
Pull Request -
State: open - Opened by DefiCake 9 days ago
#167 - Update thiserror requirement from 1.0.2 to 2.0.0
Pull Request -
State: closed - Opened by dependabot[bot] 10 days ago
- 1 comment
Labels: dependencies, rust
#166 - Bump rustsec/audit-check from 1 to 2
Pull Request -
State: open - Opened by dependabot[bot] about 1 month ago
Labels: dependencies, github_actions
#165 - Authority Key hash bug
Issue -
State: closed - Opened by DorianCoding about 2 months ago
- 3 comments
#164 - Store time kind v0.1
Pull Request -
State: closed - Opened by chifflier 2 months ago
#163 - Store the kind of Time in `ASN1Time` to allow strict validation
Issue -
State: closed - Opened by zacknewman 2 months ago
- 1 comment
#162 - `TbsCertificateStructureValidator::validate` does not enforce version for `TbsCertificate::issuer_uid` and `TbsCertificate::subject_uid`
Issue -
State: closed - Opened by zacknewman 2 months ago
- 1 comment
#161 - Upgrade `asn1-rs` to version 0.6.2.
Pull Request -
State: closed - Opened by plusvic 4 months ago
- 2 comments
#160 - (Re-?)expose bytes in TbsCertificate to gain access to raw data
Issue -
State: open - Opened by juliankrieger 4 months ago
#159 - certificate w/o issuer can't be parsed
Issue -
State: open - Opened by victorjulien over 2 years ago
- 4 comments
#158 - project CI refresh
Pull Request -
State: closed - Opened by cpu 7 months ago
- 1 comment
#157 - NomError(Eof)
Issue -
State: closed - Opened by xdm67x 7 months ago
- 3 comments
#156 - Add support for RSA-PSS signature verification
Pull Request -
State: closed - Opened by nthuemmel-scontain 8 months ago
- 1 comment
#155 - clippy: fix new findings, add cron schedule to CI
Pull Request -
State: closed - Opened by cpu 8 months ago
- 6 comments
#154 - Support aws-lc-rs alternative to ring and add ECDSAWithSha512 support
Pull Request -
State: closed - Opened by 1Dragoon 8 months ago
- 3 comments
#153 - docs: update CHANGELOG
Pull Request -
State: closed - Opened by cpu 9 months ago
- 1 comment
#152 - Add feature for ring's less-safe-getrandom-custom-or-rdrand
Pull Request -
State: closed - Opened by coder0xff 9 months ago
- 1 comment
#151 - certificate: fix lifetime signature for subject_alt_names getter
Pull Request -
State: closed - Opened by BiagioFesta 11 months ago
- 8 comments
#150 - Open for maintainers?
Issue -
State: closed - Opened by reubenmiller almost 1 year ago
- 2 comments
#149 - update ring dependency
Pull Request -
State: closed - Opened by reubenmiller about 1 year ago
- 1 comment
#148 - Cargo.toml: pumped ring version to 0.17.5
Pull Request -
State: closed - Opened by aggstam about 1 year ago
- 26 comments
#147 - x509: replace `fold` on `Try` types with `try_fold`.
Pull Request -
State: closed - Opened by cpu about 1 year ago
- 1 comment
#146 - extensions: parse CRL issuing distribution point.
Pull Request -
State: closed - Opened by cpu about 1 year ago
- 4 comments
#145 - cert: UniqueIdentifier explicit -> implicit parse.
Pull Request -
State: closed - Opened by cpu over 1 year ago
- 2 comments
#144 - revocation_list: use correct OID for CRL number.
Pull Request -
State: closed - Opened by cpu over 1 year ago
- 1 comment
#143 - Incorrect parsing of BmpString string type
Issue -
State: closed - Opened by voidbar over 1 year ago
#142 - SignedCertificateTimestamp ignores version when parsing
Issue -
State: open - Opened by lilyball over 1 year ago
- 1 comment
#141 - Fix receiver lifetimes in `AttributeTypeAndValue`.
Pull Request -
State: closed - Opened by SergioBenitez over 1 year ago
- 5 comments
#140 - Update to x509-parser 0.15.0
Issue -
State: closed - Opened by serpilliere over 1 year ago
- 2 comments
#139 - docs: fix broken FromDer trait link in README.
Pull Request -
State: closed - Opened by cpu over 1 year ago
- 1 comment
#138 - Update base64 dependency to 0.21
Pull Request -
State: closed - Opened by jeff-hiner almost 2 years ago
- 1 comment
#137 - Use SPDX license format
Pull Request -
State: closed - Opened by jbtrystram almost 2 years ago
- 1 comment
#136 - Switch base64 decoding to `data-encoding` crate
Pull Request -
State: closed - Opened by sdroege almost 2 years ago
- 5 comments
#135 - PEM parser only returns first word of label
Issue -
State: closed - Opened by mgoldenberg almost 2 years ago
#134 - Update base64 requirement from 0.13 to 0.21
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#133 - Fix FromDer of CRLDistributionPoints
Pull Request -
State: closed - Opened by duskmoon314 almost 2 years ago
- 1 comment
#132 - Update base64 requirement from 0.13 to 0.20
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#131 - Fix CriAttributes Parser
Pull Request -
State: closed - Opened by bkstein almost 2 years ago
- 1 comment
#130 - Add verify signature method to revocation list
Pull Request -
State: closed - Opened by fzpp almost 2 years ago
- 1 comment
#129 - Added support for parsing challenge password attribute in CSR's
Pull Request -
State: closed - Opened by bkstein about 2 years ago
- 7 comments
#128 - time dependency issue
Issue -
State: open - Opened by victorjulien about 2 years ago
#127 - Published version differs from git
Issue -
State: closed - Opened by kpp over 2 years ago
#126 - Publish a new release
Issue -
State: closed - Opened by jean-airoldie over 2 years ago
- 1 comment
#125 - Update asn1-rs requirement from 0.4 to 0.5
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#124 - Update oid-registry requirement from 0.5 to 0.6
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#123 - Update time dependency to 0.3.9.
Pull Request -
State: closed - Opened by jasonish over 2 years ago
- 3 comments
#122 - Update asn1-rs requirement from 0.3 to 0.4
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#121 - Update oid-registry requirement from 0.4 to 0.5
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
- 1 comment
Labels: dependencies
#120 - Unable to parse CRL: Error(InvalidExtensions)
Issue -
State: closed - Opened by acarlson0000 over 2 years ago
- 5 comments
#119 - Depend on correct version of 'time'
Pull Request -
State: closed - Opened by SergioBenitez over 2 years ago
- 1 comment
#118 - Fix regression with certificate verification
Pull Request -
State: closed - Opened by flavio over 2 years ago
- 1 comment
#117 - Update der-parser requirement from 6.0.0 to 7.0.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
- 1 comment
Labels: dependencies
#116 - 0.12 fails to verify ECDSA self-signed certificates where curve length is not equal to SHA length.
Issue -
State: closed - Opened by thomas001 almost 3 years ago
- 1 comment
#115 - The "validate" method on Validate for X509Certificate always return true for version 0.12.0
Issue -
State: closed - Opened by Kxuan almost 3 years ago
- 1 comment
#114 - Tighten dependencies
Pull Request -
State: closed - Opened by g2p almost 3 years ago
- 1 comment
#113 - `TbsCertificate::find_extension()` should return an error if there are duplicate extensions
Issue -
State: closed - Opened by lilyball almost 3 years ago
- 2 comments
#112 - Public key parsing
Issue -
State: closed - Opened by markszente almost 3 years ago
- 1 comment
#111 - RUSTSEC-2020-0159: Potential segfault in `localtime_r` invocations
Issue -
State: closed - Opened by github-actions[bot] about 3 years ago
- 6 comments
#110 - Port to nom7
Pull Request -
State: closed - Opened by kpcyrd about 3 years ago
- 1 comment
#109 - Update rusticata-macros requirement from 3.0 to 4.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#108 - Prepare release 0.11.0
Pull Request -
State: closed - Opened by kpp about 3 years ago
- 1 comment
#107 - Update nom requirement from 6.0 to 7.0
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
- 1 comment
Labels: dependencies
#106 - Add missing test assets.
Pull Request -
State: closed - Opened by jgalenson over 3 years ago
- 1 comment
#105 - Fix rustdoc.
Pull Request -
State: closed - Opened by jgalenson over 3 years ago
- 1 comment
#104 - Extend the lifetimes exposed on TbsCertificate
Pull Request -
State: closed - Opened by g2p over 3 years ago
- 2 comments
#103 - Some assets missing from crates.io release
Issue -
State: closed - Opened by jgalenson over 3 years ago
#102 - der-parser dependency is 5.1, needs to be 5.1.2
Issue -
State: closed - Opened by lilyball over 3 years ago
#101 - Missing Subject DN oid 0.9.2342.19200300.100.1.1 (uid)
Issue -
State: open - Opened by lilyball over 3 years ago
#100 - Add SubjectPublicKeyInfo::raw field
Pull Request -
State: closed - Opened by kpp over 3 years ago
- 1 comment
#99 - Fix new clippy errors
Pull Request -
State: closed - Opened by xonatius over 3 years ago
- 1 comment
#98 - Added ReasonFlags struct for CRLDistributionPoints extension
Pull Request -
State: closed - Opened by xonatius over 3 years ago
- 4 comments
#97 - Fix parsing for CRLDistributionPoints
Issue -
State: closed - Opened by chifflier over 3 years ago
- 3 comments
#96 - [Draft] Added tests for CRLDistributionPoints extension
Pull Request -
State: closed - Opened by xonatius over 3 years ago
- 2 comments
#95 - Add Ed25519 as an signature algorithm.
Pull Request -
State: closed - Opened by rappet over 3 years ago
- 1 comment
#94 - RSA-PSS signature params are parsed into a mess
Issue -
State: closed - Opened by kpp over 3 years ago
#93 - Use correct lifetime for iter return values.
Pull Request -
State: closed - Opened by SergioBenitez over 3 years ago
- 1 comment
#92 - Make 'X509Error' Copy + Clone
Pull Request -
State: closed - Opened by SergioBenitez over 3 years ago
- 1 comment
#91 - Expose TbsCertificate::raw, TbsCertificate::raw_serial
Pull Request -
State: closed - Opened by SergioBenitez over 3 years ago
- 1 comment
#90 - Fix certificate validity period check
Pull Request -
State: closed - Opened by SergioBenitez over 3 years ago
- 1 comment
#89 - Most types are missing Clone
Issue -
State: closed - Opened by lilyball over 3 years ago
#88 - x509_parser::objects::OID_REGISTRY is not public
Issue -
State: closed - Opened by JackLiar over 3 years ago
- 4 comments
#87 - GeneralName returns parse error for x400Address and ediPartyName
Issue -
State: closed - Opened by lilyball over 3 years ago
#86 - Missing some standard certificate extensions
Issue -
State: open - Opened by lilyball over 3 years ago
- 2 comments
#85 - Expose parsing functions, or provide more types that include them
Issue -
State: closed - Opened by lilyball over 3 years ago
- 1 comment
#84 - Typo: ExtendedKeyUsage.ocscp_signing
Issue -
State: closed - Opened by lilyball over 3 years ago
#83 - Error parsing standard extension causes whole certificate to fail to decode
Issue -
State: closed - Opened by lilyball over 3 years ago
- 1 comment
#82 - x509_parser::extensions::PolicyMappings confusing, discards order
Issue -
State: closed - Opened by lilyball over 3 years ago
- 1 comment
#81 - Is ParsedExtension::ParseError used anywhere?
Issue -
State: closed - Opened by lilyball over 3 years ago
- 1 comment
#80 - X509v3 extension ordering discarded
Issue -
State: closed - Opened by lilyball over 3 years ago
#79 - Missing oid2description() function
Issue -
State: closed - Opened by lilyball over 3 years ago
- 1 comment
#78 - Can't decode PKCS#12 certificates
Issue -
State: open - Opened by lilyball over 3 years ago
- 2 comments
#77 - Update the version of oid-registry
Pull Request -
State: closed - Opened by sasa-tomic over 3 years ago
- 7 comments
#76 - Switch storage to `Cow<'a, X>` and implement `ToOwned`?
Issue -
State: open - Opened by indygreg over 3 years ago
- 5 comments
#75 - Best way to parse X509 certificates chain?
Issue -
State: closed - Opened by leplatrem over 3 years ago
- 3 comments
#74 - Docs try to link to x509/x509Certificate, but that struct is in the certificate module
Issue -
State: closed - Opened by saethlin over 3 years ago
- 1 comment
#73 - Update num-bigint requirement from 0.3 to 0.4
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
- 1 comment
Labels: dependencies
#72 - Switch verify feature from ring to openssl?
Issue -
State: open - Opened by chifflier over 3 years ago
- 2 comments
#71 - Verification of Ed25519 certificates
Issue -
State: closed - Opened by fspreiss over 3 years ago
- 5 comments
Labels: enhancement
#70 - fix: X509Name::iter_state_or_province OID value
Pull Request -
State: closed - Opened by 0xazure almost 4 years ago
- 1 comment