summaryrefslogtreecommitdiffstats
path: root/g10/export.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Prepare for a new export option export-realclean.Werner Koch2024-03-041-4/+5
* gpg: Do not continue the export after a cancel for the primary key.Werner Koch2022-12-161-1/+10
* wkd: Do not send/install/mirror expired user ids.Werner Koch2022-12-061-2/+2
* gpg: New export option "mode1003".Werner Koch2022-12-021-6/+196
* gpg: Remove a mostly duplicated function.Werner Koch2022-12-021-79/+34
* gpg: New export-filter export-revocsWerner Koch2022-11-281-6/+118
* gpg: Setup the 'usage' filter property for export.Werner Koch2022-05-281-0/+6
* gpg: Add unfinished code for --export-secret-ssh-key.Werner Koch2021-12-201-35/+434
* gpg: Fix key conversion for SSH.NIIBE Yutaka2021-11-241-5/+6
* gpg: Support exporting Ed448 SSH key.NIIBE Yutaka2021-03-221-4/+8
* gpg: Fix exporting SSH key.NIIBE Yutaka2021-03-221-6/+11
* gpg: Remove support for PKA.Werner Koch2021-02-021-47/+19
* gpg: Remove experimental feature to export w/o user-ids.Werner Koch2021-02-021-18/+1
* gpg: Report an error for receiving key from agent.NIIBE Yutaka2020-11-261-0/+1
* gpg: Fix SOS handling when exporting SSH key with libgcrypt 1.8.NIIBE Yutaka2020-11-091-10/+35
* gpg: Fix first zero-byte case for SOS handling.NIIBE Yutaka2020-10-301-1/+1
* gpg,ecc: Fix SOS handling when receiving from agent.NIIBE Yutaka2020-10-091-1/+16
* gpg: Do not close stdout after --export-ssh-keyWerner Koch2020-07-161-2/+3
* gpg,agent: Support Ed448 signing.NIIBE Yutaka2020-06-241-0/+2
* gpg,ecc: Handle external representation as SOS with opaque MPI.NIIBE Yutaka2020-06-091-14/+12
* gpg: Add property "fpr" for use by --export-filter.Werner Koch2020-03-131-1/+51
* Spelling cleanup.Daniel Kahn Gillmor2020-02-191-1/+1
* common: Extend the openpgp_curve_to_oid function.Werner Koch2020-02-111-2/+2
* Merge branch 'switch-to-gpgk' into masterWerner Koch2019-09-271-1/+1
|\
| * gpg: New option --use-keyboxd.Werner Koch2019-09-091-1/+1
* | gpg: Factor export_ssh_key.NIIBE Yutaka2019-08-221-90/+100
|/
* gpg: Make the get_pubkey_byname interface easier to understand.Werner Koch2019-07-041-3/+3
* gpg: Allow deletion of subkeys with --delete-[secret-]key.Werner Koch2019-05-271-2/+2
* gpg: enable OpenPGP export of cleartext keys with commentsDaniel Kahn Gillmor2019-05-151-1/+4
* kbx: Unify the fingerprint search modes.Werner Koch2019-03-141-18/+0
* kbx: Add support for 32 byte fingerprints.Werner Koch2019-03-141-3/+13
* common: Prepare for parsing mail sub-addresses.Werner Koch2018-11-121-1/+1
* all: fix spelling and typosDaniel Kahn Gillmor2018-10-241-1/+1
* gpg: New options import-drop-uids and export-drop-uids.Werner Koch2018-10-021-4/+25
* gpg: Let export-clean remove expired subkeys.Werner Koch2018-07-091-4/+7
* gpg: Split key cleaning function for clarity.Werner Koch2018-07-091-2/+6
* gpg: Move key cleaning functions to a separate file.Werner Koch2018-07-061-0/+2
* gpg: Return an error from hexfingerprint on malloc error.Werner Koch2017-12-131-0/+5
* Revert "g10: Always save standard revocation certificate in file."Marcus Brinkmann2017-08-011-1/+1
* g10: Always save standard revocation certificate in file.Marcus Brinkmann2017-08-011-1/+1
* g10: Make sure to emit NEED_PASSPHRASE on --export-secret-key.Marcus Brinkmann2017-07-241-1/+2
* g10: Minor fixes.NIIBE Yutaka2017-04-171-2/+2
* g10: Minor clean up for export.c.NIIBE Yutaka2017-04-121-19/+16
* gpg: Pass CTRL also to getkey_end.Werner Koch2017-03-311-1/+1
* gpg: Pass CTRL to many more functions.Werner Koch2017-03-311-9/+19
* gpg: Revamp reading and writing of ring trust packets.Werner Koch2017-03-301-9/+20
* gpg: Export ring trust packets in backup mode.Werner Koch2017-03-291-1/+4
* g10: Move more flags into the flag bitfield.Justus Winter2017-03-081-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-9/+9
* gpg: Add new variables to the import and export filters.Werner Koch2017-03-031-1/+1