aboutsummaryrefslogtreecommitdiffstats
path: root/src/m_pinentry (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor(pinentry): remove bundled `m_pinentry` moduleHEADmainsaturneric14 days30-2852/+0
| | | | | | | | | * Delete all source and resource files related to the internal pinentry functionality. * Stop building the pinentry module in the main build system. * Simplify structure and reduce maintenance overhead by relying on external pinentry utilities. * May affect passphrase input and related UI flows; verify integration points.
* fix: use register_modulesaturneric2025-05-011-19/+3
|
* refactor: switch to in project submodule build modelsaturneric2025-04-301-4/+7
|
* fix: addressing some of the issues identifiedsaturneric2024-07-318-117/+42
|
* feat: update copyright infosaturneric2024-07-297-7/+7
|
* refactor: reformat build configssaturneric2024-07-291-5/+3
|
* fix: solve build issues on windowssaturneric2024-07-292-65/+6
|
* fix: remove dependency of assuansaturneric2024-07-281-45/+0
|
* feat: upgrade infrastructure to simplify codesaturneric2024-07-282-48/+15
|
* feat: add pinentry module and paper key modulesaturneric2024-07-2831-0/+3079