master
Generate the ChangeLog from commit logs.
w32: Fix make dist
w32: File handle passing to server is now supported.
w32: Enable "w32_error" for assuan_sock_get_flag.
Drop WindowsCE support.
Enable warnings for maintainer mode. Fix warnings.
Fix the previous commit.
Add an SPDX tag to all core files.
Always append the process identification to hello line.
Fix comment.
w32: Cleaner semantics for PID and Process handle.
w32: Fix Windows specific warnings.
Work around missing getpeereid declaration on AIX.
Allow assuan_new_ext call with malloc_hooks=NULL.
Use socklen_t for the length of socket address.
Care about the case when data callback is not supplied or failed.
Flush data before clearing the confidential flag.
config: Remove 18 years unused variable
New function: assuan_control.
Update version string in libassuan.m4.
build: Use Requires.private and Libs.private.
Release 3.0.1
build: Remove WindowsCE support from mkheader.
Fix API break.
Silence two minor warning on Windows.
Put full commit id into VERSION.
w32: Fix casting in assuan_fd_from_posix_fd.