[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.19
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
share
/
doc
/
libassuan
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 AUTHORS
2,081 B
SET
[ EDIT ]
|
[ DEL ]
📄 ChangeLog
25,852 B
SET
[ EDIT ]
|
[ DEL ]
📄 NEWS
17,349 B
SET
[ EDIT ]
|
[ DEL ]
📄 README
1,998 B
SET
[ EDIT ]
|
[ DEL ]
📄 THANKS
505 B
SET
[ EDIT ]
|
[ DEL ]
📄 TODO
719 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: TODO
-*- outline -*- * More tests. * Check that we have Pth-ed all blocking fucntions. * Introduce a spawn wrapper program as gpgme has to not leak fds under W32. * assuan_transact returns immediately on an error in the callback function. It might be better to return the error to the caller. As an example see dirmngr-client, where we need to send empty responses for unknown inquiries, albeit dirmngr itself would handle the returns for assuan_inquire gracefully. We need to check all applications whether it is safe to change this. * XOPEN_SOURCE and snprintf See Peter O'Gorman's mail. * W32 ** Check what kind of fd we use with inbound.fd etc.