aboutsummaryrefslogtreecommitdiffstats
path: root/g10/export.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-02-02Sample ECC keys and message do now work.Werner Koch1-35/+113
2011-01-21Editorial changes and allow building with old libgcrypts.Werner Koch1-12/+10
2011-01-20All standard keyserver commands are now using dirmngr.Werner Koch1-0/+54
2011-01-06Integrating http://code.google.com/p/gnupg-ecc/source/detail?r=15 .Andrey Jivsov1-0/+12
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-153/+598
2010-09-06Removed more secret key related code.Werner Koch1-416/+421
2010-04-21More changes on the way to remove secring.gpg.Werner Koch1-1/+1
2010-04-20Generating an OpenPGP key cia gpg-agent basically works.Werner Koch1-1/+1
2009-12-08Unification of the search descriptor usage.Werner Koch1-2/+3
2009-09-30Some changes to suport g13.Werner Koch1-1/+1
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-02-14 * export.c (do_export_stream): Allow reset-subkey-passwd alongWerner Koch1-1/+4
2006-12-06Fixes for CVE-2006-6235Werner Koch1-4/+5
2006-10-02Fix for bug 537Werner Koch1-9/+9
2006-04-19Continued with merging.Werner Koch1-1/+0
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-158/+367
2005-11-18* keyedit.c (keyedit_menu, menu_clean): Simplify clean options to justDavid Shaw1-27/+16
2005-11-10* options.h, import.c (parse_import_options, clean_sigs_from_all_uids,David Shaw1-1/+1
2005-11-10* trustdb.h, trustdb.c (clean_sigs_from_uid): Add flag to remove allDavid Shaw1-18/+7
2005-11-02* import.c (import_one): Do collapse_uids() before we do any cleaningDavid Shaw1-2/+2
2005-10-17exported subkeys are now merged into one output keyblockWerner Koch1-75/+177
2005-10-06Yet another fix for the gpg.c renameWerner Koch1-0/+15
2005-09-14* main.h, misc.c (parse_options): Add the ability to have helpDavid Shaw1-15/+22
2005-08-04Fixes pertaining to revocation creation with subkey-only exported card keysWerner Koch1-0/+11
2005-07-27Converted all m_free to xfree etc.Werner Koch1-6/+5
2005-07-19* configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch1-1/+51
2005-06-10* options.h, export.c (do_export_stream), keyedit.c (keyedit_menu,David Shaw1-9/+2
2005-06-08* options.h, g10.c (main), export.c (parse_export_options,David Shaw1-20/+33
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-05-14* build-packet.c (do_comment): Removed. (build_packet): IgnoreDavid Shaw1-5/+7
2005-01-01* options.h, import.c (parse_import_options, delete_inv_parts): AddDavid Shaw1-1/+12
2004-11-26* export.c (do_export_stream): Allow export-minimal to work with secretDavid Shaw1-4/+7
2004-11-26* options.h, export.c (parse_export_options, do_export_stream), import.cDavid Shaw1-6/+10
2004-11-25* options.h, export.c (parse_export_options, do_export_stream): AddDavid Shaw1-22/+38
2004-10-28* delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw1-1/+1
2004-10-14* export.c (do_export_stream) [ENABLE_SELINUX_HACKS]: Don't allowWerner Koch1-0/+8
2004-03-05* revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.cDavid Shaw1-36/+26
2004-02-14* keyserver.c (argsep): Move to misc.c.David Shaw1-5/+5
2003-12-28* main.h, misc.c (parse_options): Add a "noisy" flag to enable and disableDavid Shaw1-3/+4
2003-11-15* options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw1-2/+2
2003-10-31* misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw1-2/+2
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch1-2/+2
2003-07-16* export.c (parse_export_options): New option sexp-format.Werner Koch1-29/+180
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-11/+10
2003-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+396
2003-05-31* main.h, misc.c (parse_options): New general option line parser. Fix theDavid Shaw1-36/+2
2003-05-03* packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw1-4/+0
2003-04-27* g10.c (main): Add --no-textmode.David Shaw1-2/+2
2003-02-26* keyserver.c (keyserver_spawn): Include various pieces of informationDavid Shaw1-7/+18