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 }}
rnpgp
/
rnp
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
247
Code
Issues
244
Pull requests
8
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Fix: reject non-default filename/mtime in crypto-refresh builds for #2470
- #2486
#2486
Merged
ronaldtse
merged 14 commits into
rnpgp:main
rnpgp/rnp:main
from
MakerYuichi:fix-2470-crypto-refresh-filename-mtime-noop
MakerYuichi/rnp:fix-2470-crypto-refresh-filename-mtime-noop
Copy head branch name to clipboard
Sep 18, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Fix: reject non-default filename/mtime in crypto-refresh builds for #2470
#2486
ronaldtse
merged 14 commits into
rnpgp:main
rnpgp/rnp:main
from
MakerYuichi:fix-2470-crypto-refresh-filename-mtime-noop
MakerYuichi/rnp:fix-2470-crypto-refresh-filename-mtime-noop
Copy head branch name to clipboard
Commits
Commits on Sep 13, 2026
fix(lib): reject non-default filename/mtime in crypto-refresh builds
MakerYuichi
committed
9e8c707
View commit details
Copy full SHA for 9e8c707
Browse repository at this point
fix(rnp): skip default filename/mtime embedding in crypto-refresh builds
MakerYuichi
committed
a2c47c9
View commit details
Copy full SHA for a2c47c9
Browse repository at this point
docs: document crypto-refresh error behavior for file name/mtime setters
MakerYuichi
committed
dfb6aa6
View commit details
Copy full SHA for dfb6aa6
Browse repository at this point
test: add regression test for issue #2470
MakerYuichi
committed
fec9680
View commit details
Copy full SHA for fec9680
Browse repository at this point
test: update ffi tests for crypto-refresh filename/mtime rejection
MakerYuichi
committed
becdb6b
View commit details
Copy full SHA for becdb6b
Browse repository at this point
Commits on Sep 14, 2026
fix: reject discarded filename/mtime in crypto-refresh builds (#2470)
MakerYuichi
committed
cb1376a
View commit details
Copy full SHA for cb1376a
Browse repository at this point
Commits on Sep 17, 2026
fix(lib): make filename/mtime rejection version-aware, not build-flag-gated
MakerYuichi
committed
c9567a2
View commit details
Copy full SHA for c9567a2
Browse repository at this point
fix(rnp): handle execute()-time filename/mtime rejection in CLI sign and encrypt
MakerYuichi
committed
552d3fe
View commit details
Copy full SHA for 552d3fe
Browse repository at this point
test: update ffi.cpp for permissive setters and execute()-time rejection
MakerYuichi
committed
f158c5b
View commit details
Copy full SHA for f158c5b
Browse repository at this point
test: rework #2470 regression test for version-aware rejection
MakerYuichi
committed
fdc0623
View commit details
Copy full SHA for fdc0623
Browse repository at this point
Commits on Sep 18, 2026
fix: make filename/mtime rejection version-aware (warn+omit for v6)
MakerYuichi
committed
4825379
View commit details
Copy full SHA for 4825379
Browse repository at this point
style: fix clang-format alignment in 2470.cpp
MakerYuichi
committed
e4240bb
View commit details
Copy full SHA for e4240bb
Browse repository at this point
docs: fix stale execute()-rejection comment in ffi.cpp AEAD test
MakerYuichi
committed
25b0162
View commit details
Copy full SHA for 25b0162
Browse repository at this point
cleanup: drop unused rnp_ffi_t param; fix stale AEAD filename-size test
MakerYuichi
committed
6a016c3
View commit details
Copy full SHA for 6a016c3
Browse repository at this point
You can’t perform that action at this time.