mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
common/
2009-12-08 Marcus Brinkmann <marcus@g10code.de> * asshelp.c (start_new_gpg_agent): Convert posix FD to assuan FD. agent/ 2009-12-08 Marcus Brinkmann <marcus@g10code.de> * call-pinentry.c (start_pinentry): Convert posix fd to assuan fd. * call-scd.c (start_scd): Likewise. sm/ 2009-12-08 Marcus Brinkmann <marcus@g10code.de> * call-dirmngr.c (start_dirmngr_ext): Convert posix fd to assuan fd. tools/ 2009-12-08 Marcus Brinkmann <marcus@g10code.de> * gpg-connect-agent.c (main): Convert posix fd to assuan fd.
This commit is contained in:
parent
e347e5667d
commit
146a4665bb
10 changed files with 29 additions and 14 deletions
|
@ -1,5 +1,7 @@
|
|||
2009-12-08 Marcus Brinkmann <marcus@g10code.de>
|
||||
|
||||
* asshelp.c (start_new_gpg_agent): Convert posix FD to assuan FD.
|
||||
|
||||
* asshelp.c (start_new_gpg_agent) [HAVE_W32_SYSTEM]: Add missing
|
||||
argument in assuan_socket_connect invocation.
|
||||
* iobuf.c (iobuf_open_fd_or_name): Fix type of FD in function
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue