summaryrefslogtreecommitdiffstats
path: root/common/membuf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* First steps towards the W32CE portWerner Koch2010-03-021-1/+1
|
* Import/export of pkcs#12 now uses the gpg-agent directly.Werner Koch2009-04-011-5/+9
| | | | | Removed duplicated code (percent unescaping).
* Changed to GPLv3.Werner Koch2007-07-041-4/+2
| | | | | Removed intl/.
* Implemented the --gen-key command as we can't use the gpgsm-gencert.sh under ↵Werner Koch2007-06-211-1/+8
| | | | Windows.
* Fixed agent access for gpg.Werner Koch2006-10-041-3/+17
|
* Updated FSF's address.Werner Koch2006-06-201-1/+2
|
* * call-scd.c (init_membuf, put_membuf, get_membuf): Removed. WeWerner Koch2004-12-201-0/+5
| | | | | | | | | | | | | | | now use the identical implementation from ../common/membuf.c. * pksign.c (agent_pksign): Changed arg OUTFP to OUTBUF and use membuf functions to return the value. * pkdecrypt.c (agent_pkdecrypt): Ditto. * genkey.c (agent_genkey): Ditto. * command.c (cmd_pksign, cmd_pkdecrypt, cmd_genkey): Replaced assuan_get_data_fp() by a the membuf scheme. (clear_outbuf, write_and_clear_outbuf): New. * membuf.c (put_membuf): Wipe out buffer after a failed realloc.
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-08-051-0/+89
'GNUPG-1-9-BRANCH'.