aboutsummaryrefslogtreecommitdiffstats
path: root/g10/exec.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-04-29Added a copyright year for files changed this year.Werner Koch1-1/+1
2002-04-22RISC OS specific changesStefan Bellon1-1/+2
2002-04-08Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch1-4/+6
affected - but everything else and it seems that there is no backup of the BTS data is available :-(
2002-01-27More comments about when to use IDEA in keygen.cDavid Shaw1-6/+9
When key signing with multiple keys at the same time, make sure each key gets the sigclass prompt Close the iobuf and FILE before trying to reap the child process to encourage the child to exit Disable cache-on-close of the fd iobuf (shouldn't all fd iobufs not be cached?)
2002-01-09Added missing include file.Timo Schulz1-0/+3
2002-01-03Minor tweaks: remove --no-default-check-level, don't cache child tempfilesDavid Shaw1-6/+4
and simpler code in keyserver
2002-01-02invalidate close cacheStefan Bellon1-2/+7
2001-12-27Some exec cleanups and tweaks for photo ID and keyserver executionDavid Shaw1-24/+54
2001-12-23Fixed a typo and W32 support for the latest CVS changes.Timo Schulz1-0/+4
2001-12-22Avoid const compiler warningDavid Shaw1-1/+1
2001-12-22Some last minute tweaks - type fixes from Stefan and win32 temp filesDavid Shaw1-1/+8
from Timo.
2001-12-21Add new photo ID files and modify gpgsplit to name attribute packetsDavid Shaw1-0/+443
properly