summaryrefslogtreecommitdiffstats
path: root/agent/genkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Started to implement the audit log feature.Werner Koch2007-11-191-1/+1
* Changed wording of passphrase checking messages.Werner Koch2007-10-241-15/+14
* Support the SETQUALITYBAR command of recent pinentries.Werner Koch2007-09-181-6/+25
* New command --check-programs for gpgconf.Werner Koch2007-08-291-1/+1
* Add more passphrase policy rules.Werner Koch2007-08-281-1/+1
* Implemented more gpg-agen options to support certain passphrase policies.Werner Koch2007-08-271-12/+144
* Properly close files opened by es_fopen.Werner Koch2007-07-161-13/+34
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
* jnlib/Werner Koch2007-01-251-1/+1
* agent/Werner Koch2007-01-251-6/+6
* agent/Werner Koch2007-01-251-2/+60
* The big Assuan error code removal.Werner Koch2006-09-061-2/+2
* Updated FSF's address.Werner Koch2006-06-201-1/+2
* gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch2005-06-161-1/+1
* * call-scd.c (inq_needpin): Skip leading spaces in of PINWerner Koch2005-05-241-4/+4
* * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch2004-12-201-12/+6
* * command.c (cmd_passwd): Take acount of a key description.Werner Koch2004-02-211-6/+26
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-1/+1
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+240
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-191-200/+0
* * query.c (agent_askpin): Hack to show the right default prompt.NEWPG-0-9-0Werner Koch2002-08-211-4/+4
* * agent.h: Add a callback function to the pin_entry_info structure.Werner Koch2002-06-171-17/+21
* sm/Werner Koch2002-03-061-56/+3
* * cache.c: Add a few debug outputs.Werner Koch2002-02-011-2/+2
* * genkey.c (store_key): Protect the key.Werner Koch2002-01-311-6/+66
* * genkey.c: Store the secret part and return the public part.Werner Koch2002-01-101-0/+189