aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run-genkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Implement adding ADSKs through gpgme_createsubkeyTobias Fella2024-05-221-2/+39
* tests: Fix generation of keys without expirationIngo Klöcker2022-01-131-8/+16
* core: New function gpgme_op_setexpire.Ingo Klöcker2020-08-041-2/+77
* Add SPDX identifiers to most source filesWerner Koch2018-11-161-1/+2
* core: New API gpgme_op_set_uid_flag.Werner Koch2017-03-211-21/+48
* doc: Replace http: by https: in core source files.Werner Koch2016-11-161-1/+1
* core: New function gpgme_op_revuid.Werner Koch2016-09-141-2/+24
* core: New function gpgme_op_adduid.Werner Koch2016-09-141-17/+55
* core: New function gpgme_op_createsubkey.Werner Koch2016-09-141-5/+36
* core: New function gpgme_op_create_key.Werner Koch2016-09-131-0/+348