Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rusticata
/
x509-parser
Public
Notifications
You must be signed in to change notification settings
Fork
84
Star
277
Code
Issues
20
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Dev/update version and notes
- #223
#223
Merged
chifflier
merged 20 commits into
master
rusticata/x509-parser:master
from
dev/update-version-and-notes
rusticata/x509-parser:dev/update-version-and-notes
Copy head branch name to clipboard
Jul 22, 2026
Conversation
Commits
20
(20)
Checks
Files changed
Merged
Dev/update version and notes
#223
chifflier
merged 20 commits into
master
rusticata/x509-parser:master
from
dev/update-version-and-notes
rusticata/x509-parser:dev/update-version-and-notes
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2025
Fix version number in CHANGELOG and UPGRADING files
chifflier
committed
72a238b
View commit details
Copy full SHA for 72a238b
Browse repository at this point
Update version to 0.19.0-beta.1
chifflier
committed
476e129
View commit details
Copy full SHA for 476e129
Browse repository at this point
chore(cargo): update dependencies time and thiserror
chifflier
committed
132c62e
View commit details
Copy full SHA for 132c62e
Browse repository at this point
Commits on Sep 8, 2025
Clarify MSRV policy in README
chifflier
committed
de645db
View commit details
Copy full SHA for de645db
Browse repository at this point
Switch to `cargo rdme`, add CI checks and update links
chifflier
committed
fe00500
View commit details
Copy full SHA for fe00500
Browse repository at this point
Commits on Feb 9, 2026
chore(cargo): update dependency time
chifflier
committed
7d94bc4
View commit details
Copy full SHA for 7d94bc4
Browse repository at this point
CI: fix target `check` with MSRV
chifflier
committed
1a2e8b4
View commit details
Copy full SHA for 1a2e8b4
Browse repository at this point
Commits on Feb 12, 2026
Clarify MSRV policy in README
chifflier
committed
be8dfc7
View commit details
Copy full SHA for be8dfc7
Browse repository at this point
Fix typos in README and update CHANGELOG
chifflier
committed
8b1afd6
View commit details
Copy full SHA for 8b1afd6
Browse repository at this point
docs: fix small README typos
cpu
authored and
chifflier
committed
694bcf1
View commit details
Copy full SHA for 694bcf1
Browse repository at this point
Commits on Jun 24, 2026
README: use new version of `cargo-rdme` to generate file and fix broken links
chifflier
committed
4d22389
View commit details
Copy full SHA for 4d22389
Browse repository at this point
Update MSRV to 1.85
chifflier
committed
399d972
View commit details
Copy full SHA for 399d972
Browse repository at this point
Update dependency on aws-lc-rs (fix multiple CVEs in aws-lc-rs)
chifflier
committed
16a2cd2
View commit details
Copy full SHA for 16a2cd2
Browse repository at this point
Update MSRV to 1.88 (because of `time`)
chifflier
committed
0834ce4
View commit details
Copy full SHA for 0834ce4
Browse repository at this point
Cargo: update lock file for `time` (affected by RUSTSEC-2026-0009)
chifflier
committed
23082f3
View commit details
Copy full SHA for 23082f3
Browse repository at this point
CI: also install nightly toolchain for cargo-rdme action (requires nightly rustdoc)
chifflier
committed
5d8630b
View commit details
Copy full SHA for 5d8630b
Browse repository at this point
Tell clippy to _not_ suggest merging a long `if` check into an already long pattern match
chifflier
committed
52498b6
View commit details
Copy full SHA for 52498b6
Browse repository at this point
Commits on Jul 21, 2026
CI: use fix from cargo-rdme to install specific toolchain for intralinks
chifflier
committed
ee48b8f
View commit details
Copy full SHA for ee48b8f
Browse repository at this point
Commits on Jul 22, 2026
clippy: use `expect` to make the annotation warn us if there is a refactor
chifflier
committed
1f0b0dd
View commit details
Copy full SHA for 1f0b0dd
Browse repository at this point
Change MSRV back to 1.85 (`time` vulnerable functions are not used) and add audit/deny exceptions
chifflier
committed
3717f1e
View commit details
Copy full SHA for 3717f1e
Browse repository at this point
You can’t perform that action at this time.