aboutsummaryrefslogtreecommitdiffstats
path: root/sm/misc.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (setup_pinentry_env): Try hard to set a default for GPG_TTY.Werner Koch2004-10-041-1/+16
|
* * misc.c (setup_pinentry_env): New.Werner Koch2004-04-131-2/+34
| | | | | | * import.c (popen_protect_tool): Call it. * export.c (popen_protect_tool): Call it.
* Mainly changes to adjust for the changed KSBA API.Werner Koch2003-11-121-1/+2
|
* Added new directory common to enable sharing of some code and errorWerner Koch2001-11-241-59/+0
| | | | | | numbers between gpg, gpgsm and gpg-agent. Move some files and code to there.
* We have reached a state where we are able to import certs andWerner Koch2001-11-131-2/+52
| | | | | check the certification path.
* Implemented server main loop and started with import command.Werner Koch2001-11-071-0/+41