summaryrefslogtreecommitdiffstats
path: root/g10/export.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* g10: report whether key in agent is passphrase-protected or notDaniel Kahn Gillmor2016-06-111-1/+1
* g10: Fix typo in comment.Daniel Kahn Gillmor2016-05-231-1/+1
* gpg: Remove all assert.h and s/assert/log_assert/.Werner Koch2016-04-291-3/+2
* gpg: Support ECDSA keys with --export-ssh-key.Werner Koch2016-01-081-0/+6
* gpg: New command --export-ssh-keyWerner Koch2016-01-081-1/+295
* g10: factor out a function for secret key retrieval.NIIBE Yutaka2015-12-171-70/+83
* gpg: Take care of keydb_new returning NULL.Werner Koch2015-12-031-0/+2
* gpg: Change keydb_search to not return legacy keys.Neal H. Walfield2015-11-171-4/+0
* gpg: Use only one fingerprint formatting function.Werner Koch2015-11-141-1/+1
* gpg: Print a new EXPORTED status line.Werner Koch2015-11-121-3/+28
* gpg: Print export statistics to the status-fd.Werner Koch2015-11-121-38/+117
* gpg: Add option --print-dane-records.Werner Koch2015-10-081-8/+9
* gpg: Remove unfinished experimental code to export as S-expressions.Werner Koch2015-10-071-174/+9
* common: Don't assume on-disk layout matches in-memory layout.Neal H. Walfield2015-08-211-1/+1
* gpg: Fix export problem in case an old keyring has PGP-2 keys.Werner Koch2015-06-191-1/+8
* gpg: Fix export bug using exact search with only one key in the keybox.Werner Koch2014-12-011-0/+2
* gpg: Avoid extra pinentries for each subkey in --export-secret-keys.Werner Koch2014-11-021-1/+5