summaryrefslogtreecommitdiffstats
path: root/g10/export.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* gpg: Make --export-options work with --export-secret-keys.Werner Koch2017-03-011-15/+16
* Clean up word replication.Yuri Chornoivan2017-02-211-1/+1
* gpg: Make --export-ssh-key work for the primary key.Werner Koch2017-02-141-0/+42
* gpg: New export and import options "backup" and "restore".Werner Koch2017-01-231-3/+18
* gpg: Clean bogus subkey binding when cleaning a key.Werner Koch2017-01-171-0/+1
* gpg: New option --quick-set-expire.Werner Koch2016-12-051-3/+3
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* gpg: New export filter drop-subkey.Werner Koch2016-09-051-0/+53
* gpg: Use a common filter_getval for import and export.Werner Koch2016-09-051-32/+1
* More cleanup of "allow to".Daniel Kahn Gillmor2016-08-031-1/+1
* gpg: Extend import-option import-export to print PKA or DANE.Werner Koch2016-07-121-55/+95
* gpg: Move a function from import.c to export.c.Werner Koch2016-07-121-0/+57
* gpg: Add export options "export-pka" and "export-dane".Werner Koch2016-07-071-13/+164
* gpg: Split a too large export function.Werner Koch2016-07-071-271/+290
* gpg: New option --export-filterWerner Koch2016-07-011-0/+126
* g10: Fix memory leak.Justus Winter2016-06-301-0/+9
* gpg: Remove C-99ism, re-indent, and simplify one function.Werner Koch2016-06-111-45/+77
* g10: Export cleartext keys as cleartextDaniel Kahn Gillmor2016-06-111-2/+3
* g10: Allow receiving cleartext secret keys from agentDaniel Kahn Gillmor2016-06-111-3/+221
* g10: Add openpgp_protected flag to agent secret key export functionsDaniel Kahn Gillmor2016-06-111-1/+1