aboutsummaryrefslogtreecommitdiffstats
path: root/src/assuan.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* New function: assuan_control.NIIBE Yutaka2023-08-021-0/+21
* Don't use ASSUAN_INVALID_PID for assuan_pid_t value.NIIBE Yutaka2023-05-171-1/+1
* w32: Cleaner semantics for PID and Process handle.NIIBE Yutaka2023-05-171-0/+7
* Fix the previous commit.NIIBE Yutaka2023-05-111-0/+2
* Fix calling gpgrt_get_syscall_clamp.NIIBE Yutaka2023-05-111-6/+5
* Take advantage of gpgrt_get_syscall_clamp function.NIIBE Yutaka2022-04-051-0/+31
* Add special check version request \001\001Werner Koch2017-11-151-0/+2
* Add an SPDX tag to all core files.Werner Koch2017-11-151-17/+18
* Wipe the context before releasing as an extra safeguard.Werner Koch2015-08-071-1/+5
* Add assuan_check_version and ASSUAN_VERSION_NUMBER.Werner Koch2013-02-221-2/+93
* Cleaned up the loggingWerner Koch2010-03-111-0/+1
* Fix NULL de-reference in debug code.Werner Koch2010-01-141-2/+2
* 2009-10-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-10-161-9/+17
* Add new ducntion assuan_get_command_name. This makesWerner Koch2009-10-141-1/+1
* Allow apssing NULL to assuan_release.Werner Koch2009-09-291-6/+9
* 2009-09-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2009-09-211-0/+177