aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Support writing the decrypt/verify output directly to a fileikloecker/t6550Ingo Klöcker2023-12-191-2/+6
* core: Support direct signing of file with gpgIngo Klöcker2023-12-191-1/+16
* core: Support direct encryption of file with gpgIngo Klöcker2023-12-191-1/+17
* doc: Fix documentation for creating encrypted/signed archiveIngo Klöcker2023-12-141-8/+8
* doc: Fix for e.g. and i.e.NIIBE Yutaka2023-11-151-17/+17
* doc: Fix typos in documentation and source code commentsIngo Klöcker2023-10-131-1/+1
* doc: Fix typoIngo Klöcker2023-10-051-2/+2
* core: Add key capability flags has_encrypt etc.Werner Koch2023-10-051-6/+31
* New mode to list a v5 fingerprint for v4 packets.Werner Koch2023-09-041-0/+10
* Support GPGME_ENCRYPT_ALWAYS_TRUST also for S/MIME.Werner Koch2023-08-311-0/+4
* core: Use offline mode for all operations of gpgsm engineIngo Klöcker2023-08-141-2/+3
* core: Support reading the archive to decrypt/verify directly from a fileIngo Klöcker2023-06-211-3/+7
* core: Support writing the sign/encrypt output directly to a fileIngo Klöcker2023-06-191-8/+12
* doc,cpp: Treat GPG_ERR_FULLY_CANCELED as canceledIngo Klöcker2023-06-011-0/+5
* core: Switch to logging via gpgrtWerner Koch2023-02-101-0/+9
* doc: Update "since" versionIngo Klöcker2023-01-311-1/+1
* doc: Fix description of gpgme_data_identifyWerner Koch2023-01-311-1/+2
* doc: Fix syntax errorsIngo Klöcker2023-01-271-4/+4
* core: Update required GnuPG version for new archive featuresIngo Klöcker2023-01-261-4/+7
* doc: Update NEWS and API documentationIngo Klöcker2023-01-251-6/+60
* core: Support usage of gpgtar for decrypting an encrypted archiveIngo Klöcker2023-01-241-2/+15
* core: Allow setting the base directory when creating an archiveIngo Klöcker2023-01-231-2/+9
* doc: Update NEWS and API documentationIngo Klöcker2023-01-191-0/+27
* doc: Document socketdir value of gpgme_get_dirinfoIngo Klöcker2023-01-181-0/+3
* core: Extend gpgme_get_dirinfo to return the gpgtar nameIngo Klöcker2023-01-181-0/+3
* doc: Don't use AM_PATH_GPGME_PTHREAD any more.NIIBE Yutaka2022-11-291-5/+7
* doc: Update documentation for gpgme.pc and pkg-config.NIIBE Yutaka2022-11-151-44/+55
* core: New context flag "no-auto-check-trustdb"Ingo Klöcker2022-11-041-0/+5
* core: New global flags "inst-type".Werner Koch2022-10-261-0/+7
* core: Fix SIG_CREATED status parsing for 0x1F sigsWerner Koch2022-09-291-1/+2
* core: Support --locate-external-keys command of gpgIngo Klöcker2022-04-271-0/+20
* doc: Remove explanation about AM_PATH_GPGME_PTH for GNU Pth.NIIBE Yutaka2022-04-081-4/+0
* doc: Remove bogus documentationIngo Klöcker2022-03-281-16/+0
* core: New function gpgme_op_receive_keysIngo Klöcker2022-02-031-0/+30
* doc: Fixed type of an object memberWerner Koch2022-01-201-1/+1
* core: New export mode to export secret subkeys.Ingo Klöcker2022-01-041-1/+10
* doc: Remove documentation of obsolete export mode flagIngo Klöcker2022-01-041-4/+0
* core: Detect bad passphrase error on certificate importIngo Klöcker2021-12-221-1/+3
* core: Allow setting import filters when importing keysIngo Klöcker2021-12-141-0/+6
* core: Allow specifiying a key origin when importing keysIngo Klöcker2021-12-131-0/+5
* doc: Fix a few errors in the documentation of gpgme_op_import_*Ingo Klöcker2021-12-131-7/+7
* core: Support all components with dirinfo()Ingo Klöcker2021-12-101-0/+15
* core: Allow specifying an expiration date for key signaturesIngo Klöcker2021-06-221-0/+8
* core: New data flags "io-buffer-size" and "sensitive".Werner Koch2021-06-141-0/+16
* core: Extend gpgme_key_sig_t with trust signature members.Ingo Klöcker2021-05-051-0/+11
* core: New flag GPGME_KEYSIGN_FORCE.Werner Koch2021-03-111-0/+5
* core: New function gpgme_op_revsig.Ingo Klöcker2020-10-291-0/+65
* core: New function gpgme_op_setexpire.Ingo Klöcker2020-08-041-0/+75
* core: New export mode to export as OpenSSH public key.Werner Koch2020-07-161-0/+8
* core: Deprecate the non-working trustlist functions.Werner Koch2020-07-151-177/+1