- 16 Jan, 2021 7 commits
-
-
Eric Dorland authored
-
Eric Dorland authored
-
Eric Dorland authored
-
Eric Dorland authored
Update to upstream version '2.5.4' with Debian dir 7d6582926f400a9462c89a04a4b73521187807cc
-
Eric Dorland authored
-
-
* Non-maintainer upload. * debian/tests/build-windows: updated to fix testsuite flags being incorrectly passed and to skip a test fail on arch arm64. Thanks Gianfranco Costamagna. Closes: 949664
-
- 23 Oct, 2020 1 commit
-
-
Werner Koch authored
-
- 20 Oct, 2020 1 commit
-
-
Werner Koch authored
* src/assuan-socket.c [W32]: Always use CreateFileW. Drop support for Windows-CE (read_port_and_nonce): Use gpgrt_fopen. -- GnuPG-bug-id: 5098 Signed-off-by:Werner Koch <wk@gnupg.org>
-
- 25 Feb, 2020 1 commit
-
-
NIIBE Yutaka authored
* configure.ac (LIBASSUAN_CONFIG_LIBS): Remove NETLIBS. * src/libassuan.pc.in: Distinguish static link. * tests/Makefile.am: Don't need to link NETLIBS. GnuPG-bug-id: 4624 Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 27 Nov, 2019 2 commits
-
-
Werner Koch authored
* src/w32-fd-t.inc.h (assuan_fd_from_posix_fd): Avoid compiler warning. -- The actual warning was: warning: cast from function call of type 'intptr_t' {aka 'int'} to non-matching type 'void *' [-Wbad-function-cast] return (assuan_fd_t)(HANDLE) _get_osfhandle (fd); Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
--
-
- 20 Aug, 2019 1 commit
-
-
NIIBE Yutaka authored
* src/libassuan.pc.in (Cflags): Add -I flag. (Libs): Add -L flag. GnuPG-bug-id: 4678 Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 18 Jul, 2019 2 commits
-
-
Daniel Kahn Gillmor authored
-
* src/Makefile.am: pass distinct build flags to CC_FOR_BUILD. -- We don't want to use the standard CFLAGS, CPPFLAGS, and LDFLAGS for build helper tools because when cross-compiling they might include choices that only make sense for the platform we are aiming to build for. That said, the environment might offer standard build flags for non-cross-built helper tools too. So we include those flags in the right place here. Debian-bug-id: 932213 Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net>
-
- 17 Jul, 2019 2 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 16 Jul, 2019 5 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 15 Jul, 2019 8 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
Ensure that we have the right package name for the mingw-w64 64-bit compiler. Use wine from its path in /usr/lib/wine/ instead of regular $PATH, since we're not dependent on the wine-stable package or anything like that.
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 14 Jul, 2019 3 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
libassuan-dev isn't possible to use without libgpg-error This should fix the broken build test suite. Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net> -
Daniel Kahn Gillmor authored
-
- 08 Jul, 2019 2 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 20 Mar, 2019 5 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
Update to upstream version '2.5.3' with Debian dir 09473202bdc7baa50a6f09a2607c18fde276d9df
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-