- 25 Aug, 2018 1 commit
-
-
Roger Shimizu authored
-
- 06 Feb, 2018 6 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 09 Dec, 2017 4 commits
-
-
Eric Dorland authored
-
Eric Dorland authored
Generate changelog for dkg@ changes
-
Eric Dorland authored
Update to upstream version '2.5.1' with Debian dir 8d4e9f6c75096edcf2c24c9d6dd102f09d29dc02
-
Eric Dorland authored
-
- 07 Dec, 2017 5 commits
-
-
Werner Koch authored
Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
* src/assuan.h.in (ASSUAN_SYSTEM_NPTH_IMPL): A void fucntion can't assign. -- Fixes-commit: a627350e Signed-off-by:
Werner Koch <wk@gnupg.org>
-
Werner Koch authored
--
-
Werner Koch authored
Signed-off-by:Werner Koch <wk@gnupg.org>
-
NIIBE Yutaka authored
* src/assuan-socket.c (assuan_sock_set_system_hooks): New. * src/assuan.h.in (assuan_sock_set_system_hooks): New prototype. * src/libassuan.def: Add new function. * src/libassuan.vers: Add new function. -- Co-authored-by:
<wk@gnupg.org> Signed-off-by:
Werner Koch <wk@gnupg.org>
-
- 06 Dec, 2017 4 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
NIIBE Yutaka authored
* src/assuan.h.in (_assuan_npth_usleep): Wrap __assuan_usleep. -- Assuan should support system hooks for nPth before npth_init. Before the call of npth_init, npth_unprotect and npth_protect do nothing, whiile npth_usleep may crash. No use of npth_usleep is better. Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 03 Dec, 2017 3 commits
-
-
Eric Dorland authored
-
Eric Dorland authored
Update to upstream version '2.4.5' with Debian dir 481237c998c41ea9b4c495ff112477d7f8777d84
-
Eric Dorland authored
-
- 01 Dec, 2017 2 commits
-
-
Werner Koch authored
--
-
Werner Koch authored
-
- 30 Nov, 2017 1 commit
-
-
NIIBE Yutaka authored
* src/assuan.h.in (_assuan_npth_close): New. (_assuan_system_npth): Use _assuan_npth_close. -- In some situation, closesocket on Windows may block. Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 25 Nov, 2017 6 commits
-
-
Eric Dorland authored
-
Eric Dorland authored
-
Eric Dorland authored
-
Eric Dorland authored
-
Eric Dorland authored
Update to upstream version '2.4.4' with Debian dir c1b91d9f9b37bb476593bd53b5919dc5159d76e3
-
Eric Dorland authored
-
- 20 Nov, 2017 1 commit
-
-
Ben Kibbey authored
* tests/fdpassing.c: Include config.h to define GPGRT_ENABLE_ES_MACROS. Signed-off-by:Ben Kibbey <bjk@luxsci.net>
-
- 16 Nov, 2017 2 commits
-
-
Werner Koch authored
--
-
Werner Koch authored
Signed-off-by:Werner Koch <wk@gnupg.org>
-
- 15 Nov, 2017 5 commits
-
-
Werner Koch authored
* src/assuan.c (assuan_check_version): Handle version "\001\001" * tests/version.c (main): Print extended version info. Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
* autogen.sh: Update from Libgpg-error * configure.ac: Create file VERSION. * Makefile.am (dist-hook): Do not create VERSION. (EXTRA_DIST): Add VERSION. -- GnuPG-bug-id: 3283
-
Werner Koch authored
--
-
Werner Koch authored
* src/system-posix.c (__assuan_usleep): Its ysec and usecs -- Copy+Paste without even compiling was pretty dumb. Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
* src/system-posix.c (__assuan_usleep): Handle full seconds. -- This function would have failed for any value >= 1000000 because the nsec field is limited to 999999999 and the function fails for larger values. Signed-off-by:Werner Koch <wk@gnupg.org>
-