1
0
Fork 0
mirror of https://github.com/gpg/libassuan.git synced 2026-03-06 16:00:29 +00:00
No description
Find a file
NIIBE Yutaka e71eb3ec61
Enable warnings for maintainer mode. Fix warnings.
* configure.ac: Apply GCC specific options for maintainer mode.
* src/assuan-handler.c, src/assuan-logging.c: Fix warnings.
* src/assuan-socket-connect.c, src/assuan-socket.c: Likewise.
* src/assuan-uds.c, src/debug.c, src/system-posix.c: Likewise.
* src/system-w32.c, src/system.c: Likewise.
* tests/socks5.c (main): Use int for the check of the value 65535.

--

The code in configure.ac is from libgpg-error master.

Signed-off-by: NIIBE Yutaka <gniibe@fsij.org>
2026-02-27 16:08:59 +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 Enable warnings for maintainer mode. Fix warnings. 2026-02-27 16:08:59 +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/ .