- 19 Oct, 2018 3 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 12 Oct, 2018 4 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
-
Closes: #872806
-
- 13 Jul, 2018 5 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
Update to upstream version '1.32' with Debian dir 90cd3ffa8913c6402127e83428bf191a03d2ee93
-
Daniel Kahn Gillmor authored
-
- 12 Jul, 2018 2 commits
-
-
Werner Koch authored
Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
* src/estream.c (flush_stream): Always call cookie's flush func. Signed-off-by:Werner Koch <wk@gnupg.org>
-
- 11 Jul, 2018 2 commits
-
-
NIIBE Yutaka authored
* configure.ac (AX_CC_FOR_BUILD): New. * doc/Makefile.am: Use EXEEXT and EXEEXT_FOR_BUILD. * m4/ac_prog_cc_for_build.m4: Remove. * m4/ax_cc_for_build.m4: New. -- Suggested-by: Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> Fixes-commit: 6eb80abc Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org> -
NIIBE Yutaka authored
* configure.ac (YAT2M, HAVE_YAT2M): Remove. * doc/Makefile.am: Always use yat2m which comes with this source. -- Suggested-by: Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> Fixes-commit: 4dc6d4d2 Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 10 Jul, 2018 1 commit
-
-
NIIBE Yutaka authored
* autogen.rc (version_parts): Remove. * autogen.sh: Determine by $micro argument. -- It can be determined by the invocation of ./autogen.sh --find-version Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 05 Jul, 2018 3 commits
-
-
Werner Koch authored
* src/gpg-error.c (main): Remove a log_debug. -- Also a few typo fixes. Signed-off-by:Werner Koch <wk@gnupg.org>
-
Yuri Chornoivan authored
-
Andre Heinecke authored
* src/estream-printf.c (_gpgrt_estream_format): Make sure valuetable.value is inialized even on stack. -- This makes the behavior more consistent with the calloc'ed codepath for more then 8 variables. It also fixes a potential crash if there were unmatched format args provided. GnuPG-Bug-Id: T4054
-
- 30 May, 2018 2 commits
-
-
Ineiev authored
-
Werner Koch authored
* src/gpg-error.h.in (GPGRT_ATTR_NORETURN): Use gcc specific symbol name __noreturn__. -- GnuPG-bug-id: 4002 Signed-off-by:Werner Koch <wk@gnupg.org>
-
- 29 May, 2018 1 commit
-
-
-- Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net>
-
- 03 May, 2018 1 commit
-
-
Andre Heinecke authored
* doc/Makefile.am: Handle not cross compiling but building for windows. Signed-off-by:Andre Heinecke <aheinecke@intevation.de>
-
- 02 May, 2018 5 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
Update to upstream version '1.31' with Debian dir 4224a95a351dc103f6c7cd4b49268ee40f65a9d1
-
Daniel Kahn Gillmor authored
-
Werner Koch authored
--
-
Werner Koch authored
* configure.ac: Set LT version to C24/A24/R2.
-
- 01 May, 2018 7 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
Update to upstream version '1.30' with Debian dir 49e076c0976db46af2a1ce170eb4e8c27498aebe
-
Daniel Kahn Gillmor authored
-
Werner Koch authored
-- Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
* src/w32-estream.c (reader): Use standard free. (writer): Ditto. -- There are two errors: The minor one is that we allocated with calloc but released with _gpgrt_free. The major one is the recursive use of npth_unprotect due to the syscall_clamp mechanism: 1. Around the call to _gpgrt_w32_poll 2. By gpgrt_lock_lock on behalf of a the custom allocation handler in the worker threads at their _gpgrt_free. This problem was exhibited by GnuPG's dirmngr component. GnuPG-bug-id: 3937 Signed-off-by:Werner Koch <wk@gnupg.org>
-
Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net>
-
- 30 Apr, 2018 4 commits
-
-
Werner Koch authored
--
-
Werner Koch authored
* configure.ac: Bump LT version to C24/A/24/R1. Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
* Makefile.am: Add release and sign-release targets. Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
* src/estream.c (_gpgrt_poll) [W32]: Use syscall clamp. Signed-off-by:Werner Koch <wk@gnupg.org>
-