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