summaryrefslogtreecommitdiffstats
path: root/g10/import.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* gpg: Change pinentry prompt to talk about "secret key".Werner Koch2014-04-151-1/+1
* gpg: Protect against rogue keyservers sending secret keys.Werner Koch2014-03-071-0/+6
* gpg: Allow building without any trust model support.Werner Koch2014-02-101-1/+1
* gpg: Change format for the key size in --list-key and --edit-key.Werner Koch2014-02-051-6/+6
* gpg: Use only OpenPGP public key algo ids and add the EdDSA algo id.Werner Koch2014-01-301-1/+2
* Implement unattended OpenPGP secret key import.Werner Koch2013-05-221-1/+1
* gpg: Import only packets which are allowed in a keyblock.Werner Koch2012-12-201-1/+22
* Change all quotes in strings and comments to the new GNU standard.Werner Koch2012-06-051-7/+7
* Add tweaks for the not anymore patented IDEA algorithm.Werner Koch2012-05-081-6/+0
* Fixed set but unused variable bugsWerner Koch2011-08-101-1/+1
* Fix size_t vs int issues.Marcus Brinkmann2011-06-011-1/+1
* Fix import stat counter and abort secret key import on merge-only error case.Marcus Brinkmann2011-04-291-25/+29
* Require libgcrypt 1.5Werner Koch2011-03-081-4/+1
* Sample ECC keys and message do now work.Werner Koch2011-02-021-63/+187
* Keyserver search and get basically works again.Werner Koch2011-01-181-0/+26
* More agent support for gpg.Werner Koch2010-10-131-4/+12
* Import fixes.Werner Koch2010-10-061-5/+15
* Exporting secret keys via gpg-agent is now basically supported.Werner Koch2010-10-011-21/+25
* Removed more secret key related code.Werner Koch2010-09-061-356/+88
* Merge secret keys during importWerner Koch2010-09-021-28/+18
* Even less prompts for a new key now.Werner Koch2010-09-011-1/+4
* Use passphrase caching for import and genkey.Werner Koch2010-09-011-2/+5
* Import OpenPGP keys into the agent.Werner Koch2010-08-311-169/+399
* Fix for bug 1223Werner Koch2010-05-071-160/+227
* More changes on the way to remove secring.gpg.Werner Koch2010-04-211-16/+22
* Use gpg_err_set_errno to assign values to ERRNO.Werner Koch2010-04-011-1/+1
* Finished the bulk of changes to use estream in most places instead ofWerner Koch2010-03-151-2/+2
* Use macros for iobuf ioctls. Werner Koch2010-03-081-1/+2
* Marked all unused args on non-W32 platforms.Werner Koch2008-10-201-6/+25
* Enhanced --auto-key-locate.Werner Koch2008-04-081-22/+35
* Fix bug 894.Werner Koch2008-03-251-2/+19
* Support DSA2.Werner Koch2007-12-121-2/+2
* Fix for bug 851.Werner Koch2007-12-101-2/+2
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
* Ported changes from 1.4.Werner Koch2007-10-251-69/+81
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* Add new SVN only file README.maintWerner Koch2007-02-261-4/+10
* Fixes for CVE-2006-6235Werner Koch2006-12-061-2/+5
* Fixed a bug with very long keys.Werner Koch2006-10-181-5/+5
* Fix for bug 537Werner Koch2006-10-021-1/+1
* Ported patches from 1.4.x Werner Koch2006-06-271-9/+25
* g10/ does build again.Werner Koch2006-05-231-2/+4
* Continued with merging.Werner Koch2006-04-191-8/+8
* Merged with gpg 1.4.3 code. Werner Koch2006-04-191-412/+882
* Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch2003-09-231-105/+127
* Fixes to the libgcrypt switch. Basically works now.Werner Koch2003-06-231-5/+6
* Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch2003-06-181-61/+65
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-06-051-0/+1879
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-1796/+0
* * import.c (import_keys_internal): Missed one s/inp/inp2/.David Shaw2002-10-081-1/+1