mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Use Assuan socket wrapper calls.
Made socket servers secure under Windows.
This commit is contained in:
parent
a6b11ea482
commit
31c19d1d68
46 changed files with 464 additions and 260 deletions
|
@ -43,7 +43,7 @@ NEED_LIBGCRYPT_API=1
|
|||
NEED_LIBGCRYPT_VERSION=1.2.2
|
||||
|
||||
NEED_LIBASSUAN_API=1
|
||||
NEED_LIBASSUAN_VERSION=1.0.2
|
||||
NEED_LIBASSUAN_VERSION=1.0.4
|
||||
|
||||
NEED_KSBA_API=1
|
||||
NEED_KSBA_VERSION=1.0.2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue