Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-01-04 | core: Add new option --secret-subkey to help texts. | Ingo Klöcker | 1 | -0/+1 |
2022-01-04 | core: New export mode to export secret subkeys. | Ingo Klöcker | 1 | -0/+15 |
2020-07-16 | core: New export mode to export as OpenSSH public key. | Werner Koch | 1 | -36/+74 |
2018-11-16 | Add SPDX identifiers to most source files | Werner Koch | 1 | -17/+18 |
2016-11-16 | doc: Replace http: by https: in core source files. | Werner Koch | 1 | -1/+1 |
2015-08-24 | Add an export secret key feature. | Werner Koch | 1 | -4/+37 |
2012-09-25 | Remove all trailing whitespace from source files | Werner Koch | 1 | -9/+9 |
2012-02-08 | Use gpgme interface for error handling to avoid linking with gpg-error. | Marcus Brinkmann | 1 | -1/+1 |
2009-07-07 | Move gpg test programs to the top test directory. | Werner Koch | 1 | -2/+2 |
2009-06-16 | Add support for gpg --fetch-keys. | Werner Koch | 1 | -7/+0 |
2009-06-16 | Add new functions to import and export keys specified by gpgme_key_t. | Werner Koch | 1 | -0/+168 |