aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 3.0.1libassuan-3.0.1Werner Koch2024-06-243-3/+8
* Post release updatesWerner Koch2024-06-183-5/+6
* Release 3.0.0libassuan-3.0.0Werner Koch2024-06-182-7/+19
* Add release targetsWerner Koch2024-06-181-1/+70
* Update copyright noticesWerner Koch2024-06-184-24/+5
* Add new socket flags "linger" and "reuseaddr".Werner Koch2024-06-181-0/+54
* Spell fix in gpg-error.m4 from GnuPG.NIIBE Yutaka2024-06-141-1/+1
* m4: Update gpg-error.m4.NIIBE Yutaka2024-06-131-14/+23
* libassuan.m4: Fix setting/using GPG_ERROR_CONFIG.NIIBE Yutaka2024-06-131-9/+8
* Always append the process identification to hello line.Werner Koch2024-06-071-5/+0
* Modify documentation for new release.NIIBE Yutaka2024-05-281-4/+4
* Fix the previous commit.NIIBE Yutaka2024-05-141-1/+1
* m4: Include _AM_PATH_GPGRT_CONFIG definition.NIIBE Yutaka2024-05-141-2/+89
* tests: Cleanup mention of removed variableAndre Heinecke2023-10-281-1/+1
* doc: Minor style fixes.NIIBE Yutaka2023-10-061-4/+4
* build: Change the default for --with-libtool-modification.NIIBE Yutaka2023-09-011-2/+2
* build: Update libtool-patch.sed from libgpg-error.NIIBE Yutaka2023-08-161-18/+53
* build: New configure option --with-libtool-modification.NIIBE Yutaka2023-08-084-16/+74
* Add NEWS entries for 2.5.6 from libassuan 2.5 branch.NIIBE Yutaka2023-08-041-0/+13
* Fix for v2 support: ASSUAN_REALLY_REQUIRE_V2_NPTH_SYSTEM_HOOKSNIIBE Yutaka2023-08-042-13/+19
* New function: assuan_control.NIIBE Yutaka2023-08-024-0/+33
* libassuan.m4: Allow use of libassuan 3 for API of version 2.NIIBE Yutaka2023-07-261-1/+3
* Update NEWS.NIIBE Yutaka2023-07-251-0/+3
* Add new pipe functions to control its server process.NIIBE Yutaka2023-07-247-6/+77
* socket: Don't call pre/post_syscall for bind.NIIBE Yutaka2023-07-241-3/+0
* build: Prepare release with API change.NIIBE Yutaka2023-07-241-4/+4
* Update NEWS.NIIBE Yutaka2023-07-211-2/+8
* Expose assuan_sock_accept function.NIIBE Yutaka2023-07-203-0/+6
* Add _assuan_pre_syscall / _assuan_post_syscall to _assuan_sock_*.NIIBE Yutaka2023-07-201-12/+31
* Support larger greeting message.NIIBE Yutaka2023-07-191-1/+1
* Next release will be 3.0Werner Koch2023-06-162-4/+4
* Flush data before clearing the confidential flag.Werner Koch2023-06-151-1/+3
* w32: Fix closing for non-socket HANDLE.NIIBE Yutaka2023-06-061-9/+4
* w32: Fix hello_line parsing for fd passing.NIIBE Yutaka2023-06-012-1/+2
* w32: Always include process information in HELLO.NIIBE Yutaka2023-05-311-4/+23
* w32: Fix error return for sending fd.NIIBE Yutaka2023-05-311-6/+16
* Allow use of global system hooks with API version 2.NIIBE Yutaka2023-05-242-1/+7
* doc: Update documentation for the method spawn and waitpid.NIIBE Yutaka2023-05-171-2/+2
* w32: File handle passing to server is now supported.NIIBE Yutaka2023-05-172-6/+14
* Don't use ASSUAN_INVALID_PID for assuan_pid_t value.NIIBE Yutaka2023-05-172-3/+3
* w32: Cleaner semantics for PID and Process handle.NIIBE Yutaka2023-05-1715-36/+119
* Fix comments.NIIBE Yutaka2023-05-172-2/+2
* Fix wrong return type for functions.NIIBE Yutaka2023-05-161-6/+6
* tests: Use -no-fast-install LDFLAGS for Windows.NIIBE Yutaka2023-05-111-0/+4
* Deprecate ASSUAN_SYSTEM_NPTH.NIIBE Yutaka2023-05-112-2/+11
* Allow NULL for system_hooks.NIIBE Yutaka2023-05-111-0/+3
* Fix the previous commit.NIIBE Yutaka2023-05-111-0/+2
* Fix calling gpgrt_get_syscall_clamp.NIIBE Yutaka2023-05-111-6/+5
* tests: Fix for POSIX machine.NIIBE Yutaka2023-05-111-0/+2
* w32: Fix test header file for 64-bit Windows.NIIBE Yutaka2023-05-101-1/+7