aboutsummaryrefslogtreecommitdiffstats
path: root/common/simple-pwquery.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-4/+2
2004-12-13VArious hacks to make it at least build under W32.Werner Koch1-0/+2
* stringhelp.c (w32_strerror) [W32]: New. * w32-pth.c, w32-pth.h: Added real code written by Timo Schulz. Not finished, though. * gpgconf-comp.c <ignore-ocsp-service-url>: Fixed typo.
2004-12-02First take on a W32 portWerner Koch1-0/+8
2004-08-18(simple_pwquery): Handle gpg-error style returnWerner Koch1-2/+8
code for canceled.
2004-04-13(copy_and_escape): Relaxed quoting.Werner Koch1-5/+7
2004-02-19* protect-tool.c: New options --have-cert and --prompt.Werner Koch1-1/+6
(export_p12_file): Read a certificate from STDIN and pass it to p12_build. Detect a keygrip and construct the filename in that case. Unprotcet a key if needed. Print error messages for key formats we can't handle. (release_passphrase): New. (get_passphrase): New arg PROMPTNO. Return the allocated string. Changed all callers. * minip12.c: Revamped the build part. (p12_build): New args CERT and CERTLEN. * simple-pwquery.c (agent_open): Don't mangle INFOSTR. * export.c (export_p12, popen_protect_tool) (gpgsm_p12_export): New. * gpgsm.c (main): New command --export-secret-key-p12.
2004-02-18* simple-pwquery.c (agent_open): Ignore an empty GPG_AGENT_INFO.Werner Koch1-1/+1
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+486
'GNUPG-1-9-BRANCH'.