aboutsummaryrefslogtreecommitdiffstats
path: root/sm/import.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-04-28Spelling fixes in docs and comments.NIIBE Yutaka1-1/+1
2017-03-07Remove -I option to common.NIIBE Yutaka1-3/+3
2017-02-16common: Rename remaining symbols in ksba-io-support.Werner Koch1-3/+3
2017-02-16common: Remove gpgsm dependencies from ksba-io-support.Werner Koch1-1/+6
2016-11-10gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch1-3/+3
2016-11-10sm: Remove unused arg SECRET from keydb functions.Werner Koch1-1/+1
2016-11-05Change all http://www.gnu.org in license notices to https://Werner Koch1-1/+1
2015-11-17Fix typos found using codespell.Justus Winter1-1/+1
2011-04-25Fix regression in gpg's mail address parsing.Werner Koch1-1/+1
2011-02-04Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch1-27/+27
2010-10-01Exporting secret keys via gpg-agent is now basically supported.Werner Koch1-4/+10
2010-06-21Implement export of pkcs#12 objects using a direct agent connection.Werner Koch1-4/+5
2010-06-17Avoid using the protect-tool to import pkcs#12.Werner Koch1-208/+334
2010-06-09Merged Dirmngr with GnuPG.Werner Koch1-1/+2
2010-03-24More changes for CE. gpgsm does now build and run a keylisting.Werner Koch1-14/+13
2010-03-08Replace use stdio by estream functions.Werner Koch1-19/+19
2009-12-08Unification of the search descriptor usage.Werner Koch1-1/+1
2009-07-07Impleemned gpgsm's IMPORT --re-import feature.Werner Koch1-3/+127
2009-04-01Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch1-3/+9
2008-10-23Try to start the agent before invoking the protect-tool.Werner Koch1-2/+8
2008-10-20Marked all unused args on non-W32 platforms.Werner Koch1-1/+3
2008-05-20Fix --output option used when with --export-secret-kety-p12.Werner Koch1-1/+1
2008-02-13Always search missing certifcates using a running Dirmngr's cache.Werner Koch1-2/+2
2008-01-27[W32] Avoid extra console window when importing or exporting.Werner Koch1-1/+1
2007-08-29Extended the --check-program output: Error messages are now inlcued in anWerner Koch1-1/+1
2007-08-29New command --check-programs for gpgconf.Werner Koch1-1/+1
2007-08-22Updated estream.Werner Koch1-2/+3
2007-08-10Implemented the chain model for X.509 validation.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-06-14A whole bunch of changes to allow building for Windows.Werner Koch1-1/+1
2007-03-20kbx/Werner Koch1-1/+2
2006-09-14Take advantage of newer gpg-error features.Werner Koch1-3/+3
2006-09-06The big Assuan error code removal.Werner Koch1-7/+7
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-349/+0
2004-12-20* configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch1-0/+1
2004-12-06* exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.Werner Koch1-122/+21
2004-09-29* minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch1-6/+26
2004-08-172004-08-17 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
2004-08-17* import.c (check_and_store): Do a full validation ifWerner Koch1-11/+28
2004-04-30* protect-tool.c: New option --enable-status-msg.Werner Koch1-12/+59
2004-04-30(check_and_store): Do not update the stats for hiddenWerner Koch1-8/+15
2004-04-13* misc.c (setup_pinentry_env): New.Werner Koch1-0/+2
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-1/+1
2004-02-19* protect-tool.c: New options --have-cert and --prompt.Werner Koch1-1/+1
2004-02-17* gpgsm.c: New option --with-md5-fingerprint.Werner Koch1-6/+14
2004-02-13* encrypt.c (init_dek): Check for too weak algorithms.Werner Koch1-53/+367
2004-02-04Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch1-1/+1
2004-02-03* import.c (check_and_store): Import certificates even withWerner Koch1-4/+13
2003-12-17Replaced deprecated type names.Werner Koch1-9/+9