- 24 Dec, 2016 5 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
Upstream version 1.26
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 21 Dec, 2016 3 commits
-
-
Werner Koch authored
* configure.ac: Bump LT version to C21/A21/R0. Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
--
-
Werner Koch authored
--
-
- 13 Dec, 2016 1 commit
-
-
Werner Koch authored
Signed-off-by:Werner Koch <wk@gnupg.org>
-
- 12 Dec, 2016 2 commits
-
-
Werner Koch authored
Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
Signed-off-by:Werner Koch <wk@gnupg.org>
-
- 05 Dec, 2016 2 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 02 Dec, 2016 3 commits
-
-
Werner Koch authored
* src/gpg-error.c (print_desc): Shortcur for unknown symbols. Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
-
Werner Koch authored
* doc/errorref.txt: Remove all tabs. * doc/Makefile.am (install-data-local): New to install errorref.txt. (uninstall-local): New. (errorref.txt.x): New. * src/Makefile.am (gpg_error_CPPFLAGS): Define PKGDATADIR * src/gpg-error.c (print_desc): New. (show_usage): New. (main): Improve option parser. Add new option --desc. Call print_desc. -- Signed-off-by:Werner Koch <wk@gnupg.org>
-
- 18 Nov, 2016 6 commits
-
-
-- http://www.unicode.org/unicode/onlinedat/languages.html currently says: The mapping information between Macintosh and Windows codes is no longer available on the Unicode site. Please consult the Macintosh and Windows developer sites. And there are no outbound links. Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net> -
-- Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net> -
-- Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net> -
-- Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net> -
-- Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net> -
-- Signed-off-by:
Daniel Kahn Gillmor <dkg@fifthhorseman.net>
-
- 17 Nov, 2016 1 commit
-
-
NIIBE Yutaka authored
* src/Makefile.am (lock-obj-pub.native.h): Add EXEEXT for the executable gen-posix-lock-obj. -- This change is from packaging work for Cygwin. Reported-by:
Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com> Signed-off-by:
NIIBE Yutaka <gniibe@fsij.org>
-
- 16 Nov, 2016 5 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 15 Nov, 2016 5 commits
-
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
Upstream version 1.25
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
Daniel Kahn Gillmor authored
-
- 14 Nov, 2016 5 commits
-
-
Werner Koch authored
--
-
Werner Koch authored
* configure.ac: Set LT version to C20/A20/R0. Signed-off-by:Werner Koch <wk@gnupg.org>
-
Werner Koch authored
--
-
Werner Koch authored
-
Werner Koch authored
-
- 12 Nov, 2016 2 commits
-
-
Werner Koch authored
-- A trailing comma in an enum is not groked by all compilers. Binary operation should have their own parentheses to make it clear that a binary operator was meant. Signed-off-by:Werner Koch <wk@gnupg.org>
-
Justus Winter authored
* src/Makefile.am (arch_sources): Add new file. * src/estream.c (O_NONBLOCK): Move to 'gpgrt-int.h'. (BUFFER_BLOCK_SIZE): Likewise. (BUFFER_UNREAD_SIZE): Likewise. (struct notify_list_s, notify_list_t): Likewise. (struct _gpgrt_stream_internal, estream_internal_t): Likewise. (X_POLLABLE): New macro. (parse_mode): Parse keyword 'pollable', emulate O_NONBLOCK using the same mechanism on Windows. (_gpgrt_poll): Use the new '_gpgrt_w32_poll' on Windows. * src/gpgrt-int.h (_gpgrt_functions_w32_pollable): New declaration. (_gpgrt_w32_pollable_create): New prototype. (_gpgrt_w32_poll): Likewise. * src/w32-estream.c: New file. This code is adapted from GPGME. * tests/t-poll.c (create_pipe): Create pollable streams. GnuPG-bug-id: 2731 Signed-off-by:Justus Winter <justus@g10code.com>
-