aboutsummaryrefslogtreecommitdiffstats
path: root/regexp/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-02-13regexp: Tweak generation of _unicode_mapping.c.NIIBE Yutaka1-5/+2
Signed-off-by: NIIBE Yutaka <[email protected]>
2020-02-13regexp: Add rules to generate _unicode_mapping.c.NIIBE Yutaka1-0/+13
Signed-off-by: NIIBE Yutaka <[email protected]>
2020-02-12regexp: Add regexp/Makefile.am.NIIBE Yutaka1-15/+12
Signed-off-by: NIIBE Yutaka <[email protected]>
2008-04-15Add executable flag to test scripts.Werner Koch1-0/+0
2008-02-19Improve certificate chain construction.Werner Koch1-22/+13
Extend PKITS framework
2007-11-19Started to implement the audit log feature.Werner Koch1-0/+40
Pass PINENTRY_USER_DATA and XAUTHORITY to Pinentry. Improved support for the quality bar. Minor internal restructuring. Translation fixes.