aboutsummaryrefslogtreecommitdiffstats
path: root/agent/genkey.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-16Properly close files opened by es_fopen.Werner Koch1-13/+34
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-01-25jnlib/Werner Koch1-1/+1
2007-01-25agent/Werner Koch1-6/+6
2007-01-25agent/Werner Koch1-2/+60
2006-09-06The big Assuan error code removal.Werner Koch1-2/+2
2006-06-20Updated FSF's address.Werner Koch1-1/+2
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch1-240/+0
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-1/+1
2005-05-24* call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch1-4/+4
2004-12-20* call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch1-12/+6
2004-02-21* command.c (cmd_passwd): Take acount of a key description.Werner Koch1-6/+26
2003-11-12Mainly changes to adjust for the changed KSBA API.Werner Koch1-1/+1
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+240
2003-06-27Key generation and signing using the OpenPGP card does rudimentary work.Werner Koch1-6/+6
2003-06-04Update error handling to match gpg-error in CVS.Marcus Brinkmann1-3/+3
2003-06-03Make use of libgpg-errorWerner Koch1-8/+10
2003-01-09Updated from latest NewPG projectWerner Koch1-6/+44
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-200/+0
2002-08-21* query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch1-4/+4
2002-06-17* agent.h: Add a callback function to the pin_entry_info structure.Werner Koch1-17/+21
2002-03-06sm/Werner Koch1-56/+3
2002-02-01* cache.c: Add a few debug outputs.Werner Koch1-2/+2
2002-01-31* genkey.c (store_key): Protect the key.Werner Koch1-6/+66
2002-01-10* genkey.c: Store the secret part and return the public part.Werner Koch1-0/+189