Reworked passing of envars to Pinentry.
commit9ad6c4457484c67e40f7aa949808d4da20bb0983
authorwk <wk@8a63c251-dffc-0310-8ec6-d64dca2275b1>
Tue, 7 Jul 2009 10:02:41 +0000 (7 10:02 +0000)
committerwk <wk@8a63c251-dffc-0310-8ec6-d64dca2275b1>
Tue, 7 Jul 2009 10:02:41 +0000 (7 10:02 +0000)
tree0a8c28fc24f291bbc3a148f7240d1c49421f9077
parenta1c38f4d2e94e140908b4db60ed4220cbae04579
Reworked passing of envars to Pinentry.

git-svn-id: svn://cvs.gnupg.org/gnupg/trunk@5064 8a63c251-dffc-0310-8ec6-d64dca2275b1
31 files changed:
NEWS
agent/ChangeLog
agent/agent.h
agent/call-pinentry.c
agent/command-ssh.c
agent/command.c
agent/gpg-agent.c
agent/protect-tool.c
common/ChangeLog
common/Makefile.am
common/asshelp.c
common/asshelp.h
common/get-passphrase.c
common/get-passphrase.h
common/session-env.c [new file with mode: 0644]
common/session-env.h [new file with mode: 0644]
common/t-exechelp.c
common/t-session-env.c [new file with mode: 0644]
doc/gpgsm.texi
g10/ChangeLog
g10/call-agent.c
g10/gpg.c
g10/options.h
sm/ChangeLog
sm/call-agent.c
sm/gpgsm.c
sm/gpgsm.h
sm/misc.c
sm/server.c
tools/ChangeLog
tools/gpg-connect-agent.c