aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* core: Check for nullptrIngo Klöcker2022-11-111-2/+2
* core: New context flag "no-auto-check-trustdb"Ingo Klöcker2022-11-043-0/+29
* build: Prefer gpgrt-config when available.NIIBE Yutaka2022-11-021-2/+2
* core: New global flags "inst-type".Werner Koch2022-10-264-4/+61
* core: Protect against a theoretical integer overflow in parsetlv.cWerner Koch2022-10-241-0/+3
* core: Fix SIG_CREATED status parsing for 0x1F sigsWerner Koch2022-09-291-0/+9
* Fix for modern compiler.NIIBE Yutaka2022-09-151-1/+1
* Fix parsing import status for invalid fingerprint.NIIBE Yutaka2022-09-071-5/+10
* build: Omit -I... and -L... for standard paths in pkgconfig fileIngo Klöcker2022-08-221-2/+2
* w32: Add another fallback to look for gpgconf.exeAndre Heinecke2022-08-121-2/+10
* build: When no gpg-error-config, not install gpgme-config.NIIBE Yutaka2022-06-281-0/+4
* core: Handle import status lines during keylist operationIngo Klöcker2022-06-091-0/+4
* core: Set SECRET flag of subkeys stored on smart cardsIngo Klöcker2022-05-061-0/+1
* core: Handle import status lines during keylist operationIngo Klöcker2022-05-043-23/+55
* core: Support --locate-external-keys command of gpgIngo Klöcker2022-04-275-2/+20
* core: Return BAD_PASSPHRASE error code on symmetric decryption.Ingo Klöcker2022-04-251-2/+21
* core: Don't use internal __assuan functions.NIIBE Yutaka2022-04-051-4/+28
* core: Don't keep using deprecated ath_ API.NIIBE Yutaka2022-04-052-11/+23
* core: Support keylist mode for op_keylist_from_data.NIIBE Yutaka2022-03-165-5/+11
* core: New function gpgme_op_receive_keysIngo Klöcker2022-02-039-12/+133
* core: Return an error for secret key export operationsIngo Klöcker2022-01-101-1/+2
* core: Add new option --secret-subkey to help texts.Ingo Klöcker2022-01-041-1/+2
* core: New export mode to export secret subkeys.Ingo Klöcker2022-01-044-4/+23
* core: Check for unsupported export mode flagsIngo Klöcker2022-01-041-0/+12
* core: Check for combination of ssh mode with other mode flagsIngo Klöcker2022-01-041-0/+10
* core: Factor out the check for valid export mode flags.Ingo Klöcker2022-01-041-38/+22
* core: Detect bad passphrase error on certificate importIngo Klöcker2021-12-221-1/+53
* core: Allow setting import filters when importing keysIngo Klöcker2021-12-148-6/+47
* core: Set --key-origin option only if supported by gpgIngo Klöcker2021-12-141-1/+1
* core: Allow specifiying a key origin when importing keysIngo Klöcker2021-12-138-8/+34
* core: Support all components with dirinfo()Ingo Klöcker2021-12-101-0/+55
* core: Make the gpgconf option parsing of string types more robustWerner Koch2021-11-251-2/+4
* core: Support dirinfo("socketdir")Werner Koch2021-11-252-10/+22
* posix: Use poll instead, when available, removing use of select.NIIBE Yutaka2021-11-253-12/+141
* gpgme.pc: Fix library dependency and use of includedir, libdir.NIIBE Yutaka2021-11-121-3/+3
* core: Use flexible array member if compiler has support.NIIBE Yutaka2021-08-131-3/+3
* core: Fix results returned by gpgme_data_* functionsIngo Klöcker2021-08-032-4/+36
* core: Support closefrom also for glibc.Jiri Kucera2021-07-271-1/+1
* core: Allow specifying an expiration date for key signaturesIngo Klöcker2021-06-223-0/+38
* core: New data flags "io-buffer-size" and "sensitive".Werner Koch2021-06-145-39/+164
* core: Also detect AuthEnvelopedData (AEAD for CMS)Werner Koch2021-06-142-3/+3
* core,w32: Increase BUFFER_SIZE to 4096Andre Heinecke2021-06-101-0/+4
* core: Explicitly add GPG_ERROR_CFLAGSAndre Heinecke2021-06-091-1/+1
* core: Fix a few checks for number of fields in keylist result parser.Ingo Klöcker2021-06-021-3/+3
* core: Make sure to stay ABI compatible.Werner Koch2021-05-121-3/+3
* core: Extend gpgme_key_sig_t with trust signature members.Ingo Klöcker2021-05-053-1/+35
* core: New flag GPGME_KEYSIGN_FORCE.Werner Koch2021-03-112-0/+8
* core: Remove experimental feature GPGME_EXPORT_MODE_NOUID.Werner Koch2021-02-013-10/+6
* Release 1.15.1gpgme-1.15.1Werner Koch2021-01-081-1/+1
* core: Make listing of signatures work if only secret keys are listedIngo Klöcker2021-01-051-0/+6