aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-genkey.c (unfollow)
Commit message (Expand)AuthorFilesLines
2024-05-22core: Implement adding ADSKs through gpgme_createsubkeyTobias Fella1-2/+39
2022-01-13tests: Fix generation of keys without expirationIngo Klöcker1-8/+16
2020-08-04core: New function gpgme_op_setexpire.Ingo Klöcker1-2/+77
2018-11-16Add SPDX identifiers to most source filesWerner Koch1-1/+2
2017-03-21core: New API gpgme_op_set_uid_flag.Werner Koch1-21/+48
2016-11-16doc: Replace http: by https: in core source files.Werner Koch1-1/+1
2016-09-14core: New function gpgme_op_revuid.Werner Koch1-2/+24
2016-09-14core: New function gpgme_op_adduid.Werner Koch1-17/+55
2016-09-14core: New function gpgme_op_createsubkey.Werner Koch1-5/+36
2016-09-13core: New function gpgme_op_create_key.Werner Koch1-0/+348