summaryrefslogtreecommitdiffstats
path: root/sm/import.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use the gpgrt log functions if possible.Werner Koch2017-11-271-1/+1
* Spelling fixes in docs and comments.NIIBE Yutaka2017-04-281-1/+1
* Remove -I option to common.NIIBE Yutaka2017-03-071-3/+3
* common: Rename remaining symbols in ksba-io-support.Werner Koch2017-02-161-3/+3
* common: Remove gpgsm dependencies from ksba-io-support.Werner Koch2017-02-161-1/+6
* gpg,sm: Add STATUS_ERROR keydb_search and keydb_add-resource.Werner Koch2016-11-101-3/+3
* sm: Remove unused arg SECRET from keydb functions.Werner Koch2016-11-101-1/+1
* Change all http://www.gnu.org in license notices to https://Werner Koch2016-11-051-1/+1
* Fix typos found using codespell.Justus Winter2015-11-171-1/+1
* Fix regression in gpg's mail address parsing.Werner Koch2011-04-251-1/+1
* Nuked almost all trailing white space.post-nuke-of-trailing-wsWerner Koch2011-02-041-27/+27
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-4/+10
* Implement export of pkcs#12 objects using a direct agent connection.Werner Koch2010-06-211-4/+5
* Avoid using the protect-tool to import pkcs#12.Werner Koch2010-06-171-208/+334
* Merged Dirmngr with GnuPG.Werner Koch2010-06-091-1/+2
* More changes for CE. gpgsm does now build and run a keylisting.Werner Koch2010-03-241-14/+13
* Replace use stdio by estream functions.Werner Koch2010-03-081-19/+19
* Unification of the search descriptor usage.Werner Koch2009-12-081-1/+1
* Impleemned gpgsm's IMPORT --re-import feature.Werner Koch2009-07-071-3/+127
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-3/+9
* Try to start the agent before invoking the protect-tool.Werner Koch2008-10-231-2/+8
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-1/+3
* Fix --output option used when with --export-secret-kety-p12.Werner Koch2008-05-201-1/+1
* Always search missing certifcates using a running Dirmngr's cache.Werner Koch2008-02-131-2/+2
* [W32] Avoid extra console window when importing or exporting.Werner Koch2008-01-271-1/+1
* Extended the --check-program output: Error messages are now inlcued in anWerner Koch2007-08-291-1/+1
* New command --check-programs for gpgconf.Werner Koch2007-08-291-1/+1
* Updated estream.Werner Koch2007-08-221-2/+3
* Implemented the chain model for X.509 validation.Werner Koch2007-08-101-1/+1
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* A whole bunch of changes to allow building for Windows.Werner Koch2007-06-141-1/+1
* kbx/Werner Koch2007-03-201-1/+2
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-3/+3
* The big Assuan error code removal.Werner Koch2006-09-061-7/+7
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch2004-12-201-0/+1
* * exechelp.h, exechelp.c: New. Based on code from ../sm/import.c.Werner Koch2004-12-061-122/+21
* * minip12.c (parse_bag_encrypted_data): Print error if a badWerner Koch2004-09-291-6/+26
* 2004-08-17 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2004-08-171-1/+1
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-171-11/+28
* * protect-tool.c: New option --enable-status-msg.Werner Koch2004-04-301-12/+59
* (check_and_store): Do not update the stats for hiddenWerner Koch2004-04-301-8/+15
* * misc.c (setup_pinentry_env): New.Werner Koch2004-04-131-0/+2
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-1/+1
* * protect-tool.c: New options --have-cert and --prompt.Werner Koch2004-02-191-1/+1
* * gpgsm.c: New option --with-md5-fingerprint.Werner Koch2004-02-171-6/+14
* * encrypt.c (init_dek): Check for too weak algorithms.Werner Koch2004-02-131-53/+367
* Fixed a build bug (straw letter in sm/import.c) and updated the documentation.Werner Koch2004-02-041-1/+1
* * import.c (check_and_store): Import certificates even withWerner Koch2004-02-031-4/+13
* Replaced deprecated type names.Werner Koch2003-12-171-9/+9