aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 2.5.6libassuan-2.5.6Werner Koch2023-06-192-2/+12
* Flush data before clearing the confidential flag.Werner Koch2023-06-161-1/+3
* build: Fix listing m4 files.NIIBE Yutaka2023-06-161-1/+1
* build: Better cross build support.NIIBE Yutaka2023-06-163-18/+82
* tests: Use -no-fast-install LDFLAGS for Windows.NIIBE Yutaka2023-06-161-0/+4
* build: Update gpg-error.m4.NIIBE Yutaka2023-06-161-23/+36
* doc: Update the description about pkg-config.NIIBE Yutaka2023-06-161-12/+14
* Fix an explanation for socket on Windows.NIIBE Yutaka2023-06-161-1/+1
* build: Update gpg-error.m4.NIIBE Yutaka2023-06-161-1/+5
* build: Update config.guess, config.sub, and config.rpath.NIIBE Yutaka2023-06-163-1965/+2324
* build: Update gpg-error.m4.NIIBE Yutaka2023-06-161-1/+2
* Fix the previous commit.NIIBE Yutaka2023-06-161-1/+1
* Don't access NULL by wipememory.NIIBE Yutaka2023-06-161-1/+1
* client: Wipe the inbound buffer when CONFIDENTIAL.NIIBE Yutaka2023-06-161-0/+2
* server,client: Wipe the outbound buffer when CONFIDENTIAL.NIIBE Yutaka2023-06-161-0/+2
* server: Wipe out the memory used by assuan_inquire if CONFIDENTIAL.NIIBE Yutaka2023-06-161-1/+7
* build: Update for newer autoconf.NIIBE Yutaka2021-12-222-25/+1
* build,w32: Update configure script.NIIBE Yutaka2021-12-171-1/+1
* libtool: Link without -flat_namespace for macOS.NIIBE Yutaka2021-11-101-9/+4
* build: Simplify configure.ac.NIIBE Yutaka2021-08-051-1/+1
* build: _DARWIN_C_SOURCE should be 1.NIIBE Yutaka2021-05-271-1/+1
* build: Update gpg-error.m4.NIIBE Yutaka2021-04-211-50/+69
* Post release updateslibassuan-3.0-baseWerner Koch2021-03-222-1/+5
* Release 2.5.5.libassuan-2.5.5Werner Koch2021-03-226-6/+13
* Support Unicode when starting servers on Windows.Werner Koch2021-03-093-21/+36
* m4: Update with newer autoconf constructs.NIIBE Yutaka2020-11-171-1/+2
* build: Update to newer autoconf constructs.NIIBE Yutaka2020-11-177-229/+84
* Fix crash when logging.Ben Kibbey2020-11-121-1/+1
* Post release updatesWerner Koch2020-10-232-1/+6
* Release 2.5.4libassuan-2.5.4Werner Koch2020-10-236-6/+12
* Support Unicode socket file names under Windows.Werner Koch2020-10-202-10/+6
* build: Use Requires.private and Libs.private.NIIBE Yutaka2020-02-253-6/+3
* w32: Fix bad-function-cast warning.Werner Koch2019-11-271-0/+7
* doc: Minor comment cleanup and beautification.Werner Koch2019-11-272-63/+81
* libassuan.pc: Fix to have -I for Cflags and -L for Libs.NIIBE Yutaka2019-08-201-2/+2
* build: Use {CFLAGS,CPPFLAGS,LDFLAGS}_FOR_BUILD for helper programs.Daniel Kahn Gillmor2019-07-181-1/+2
* Post release updatesWerner Koch2019-02-112-1/+5
* Release 2.5.3libassuan-2.5.3Werner Koch2019-02-116-7/+16
* socks5: Fix compiler warning on Windows.Werner Koch2019-01-251-1/+1
* socks5: Implement timeout to detect bogus service.NIIBE Yutaka2019-01-251-0/+26
* build: With LD_LIBRARY_PATH defined, use --disable-new-dtags.NIIBE Yutaka2019-01-162-1/+37
* Post release updatesWerner Koch2018-12-132-1/+5
* Release 2.5.2libassuan-2.5.2Werner Koch2018-12-136-7/+13
* libassuan.vers: Remove duplicates.NIIBE Yutaka2018-11-141-2/+0
* server: Don't call _assuan_waitpid on server side.NIIBE Yutaka2018-11-142-7/+6
* build: Update autogen.rc and autogen.sh.NIIBE Yutaka2018-11-132-22/+42
* socket: Use union for sockaddr access.NIIBE Yutaka2018-11-081-15/+21
* build: Update gpg-error.m4 and libassuan.m4.NIIBE Yutaka2018-11-022-13/+47
* build: Update gpg-error.m4 and libassuan.m4.NIIBE Yutaka2018-10-292-25/+31
* libassuan.m4: Better backward compatibility support.NIIBE Yutaka2018-10-262-10/+35