Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2024-05-22 | core: Implement adding ADSKs through gpgme_createsubkey | Tobias Fella | 1 | -2/+39 |
2022-01-13 | tests: Fix generation of keys without expiration | Ingo Klöcker | 1 | -8/+16 |
2020-08-04 | core: New function gpgme_op_setexpire. | Ingo Klöcker | 1 | -2/+77 |
2018-11-16 | Add SPDX identifiers to most source files | Werner Koch | 1 | -1/+2 |
2017-03-21 | core: New API gpgme_op_set_uid_flag. | Werner Koch | 1 | -21/+48 |
2016-11-16 | doc: Replace http: by https: in core source files. | Werner Koch | 1 | -1/+1 |
2016-09-14 | core: New function gpgme_op_revuid. | Werner Koch | 1 | -2/+24 |
2016-09-14 | core: New function gpgme_op_adduid. | Werner Koch | 1 | -17/+55 |
2016-09-14 | core: New function gpgme_op_createsubkey. | Werner Koch | 1 | -5/+36 |
2016-09-13 | core: New function gpgme_op_create_key. | Werner Koch | 1 | -0/+348 |