1
0
Fork 0
mirror of https://github.com/gpg/libassuan.git synced 2026-09-19 21:16:30 +00:00
No description
  • Shell 38.8%
  • C 31.7%
  • TeX 24.5%
  • M4 3.9%
  • Makefile 1%
  • Other 0.1%
Find a file
NIIBE Yutaka 92587b7bf5
w32: Fix casting in assuan_fd_from_posix_fd.
* src/w32-fd-t.inc.h (assuan_fd_from_posix_fd): Firstly cast to
integer type.

--

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2026-05-14 10:32:03 +09:00
build-aux build: Update build-aux and m4 from libgpg-error. 2026-01-15 14:07:55 +09:00
doc doc: Minor style fixes. 2023-10-06 09:19:03 +09:00
m4 build: Update build-aux and m4 from libgpg-error. 2026-01-15 14:07:55 +09:00
src w32: Fix casting in assuan_fd_from_posix_fd. 2026-05-14 10:32:03 +09:00
tests Enable warnings for maintainer mode. Fix warnings. 2026-02-27 16:08:59 +09:00
.gitignore Let configure create the VERSION file. 2017-11-15 18:29:52 +01:00
AUTHORS Put full commit id into VERSION. 2025-02-18 12:34:46 +01:00
autogen.rc build: Update autogen.rc and autogen.sh. 2018-11-13 10:20:27 +09:00
autogen.sh Update autogen.sh and gpg-error.m4 from upstream. 2025-09-23 11:48:22 +02:00
ChangeLog Generate the ChangeLog from commit logs. 2011-12-01 22:53:03 +01:00
ChangeLog-2011 Generate the ChangeLog from commit logs. 2011-12-01 22:53:03 +01:00
configure.ac Enable warnings for maintainer mode. Fix warnings. 2026-02-27 16:08:59 +09:00
COPYING Switched to LGPLv3. 2007-07-05 18:32:34 +00:00
COPYING.LIB Preparing 1.0.3 2007-08-24 05:49:26 +00:00
INSTALL Switched to automake 1.9. 2004-12-22 20:56:52 +00:00
Makefile.am Post release updates 2024-06-18 15:56:45 +02:00
mkinstalldirs Update helper scripts. 2013-02-22 15:15:57 +01:00
NEWS Post release updates 2025-02-18 13:53:18 +01:00
README Put full commit id into VERSION. 2025-02-18 12:34:46 +01:00
README.GIT Update gpg-error.me and add check for the git hook 2011-04-06 17:00:42 +02:00
THANKS Just some pre-release clean ups. 2009-12-15 01:23:07 +00:00
TODO Just some pre-release clean ups. 2009-12-15 01:23:07 +00:00

                              Libassuan
                             ===========

    Copyright (C) 2001-2013 Free Software Foundation, Inc.
    Copyright (C) 2001-2021,2023-2025 g10 Code GmbH


    This is a general purpose IPC library which is for example used
    GnuPG, GPGME and some other software.

    See COPYING.LIB on how to share, modify and distribute the
    software itself (LGPLv2.1+) and COPYING for the documentation
    (GPLv3+).

    Please send bug report to the gnupg-devel mailing list or enter
    them into the gnupg bug tracker at https://bugs.gnupg.org using the
    tag "libassuan".

    The primary FTP site is https://gnupg.org/ftp/gcrypt/libassuan.


    Contact
    -------

    See the file AUTHORS.

    Commercial grade support for Libassuan and GnuPG is available; for
    a listing of offers see https://www.gnupg.org/service.html .
    Maintaining and improving this software is costly.  Since 2001,
    g10 Code GmbH, a German company owned and headed by GnuPG's
    principal author Werner Koch, is bearing the majority of these
    costs.  To help them carry on this work, they need your support.
    See https://gnupg.org/donate/ .