Linux server1.hosting4iran.com 4.18.0-553.89.1.el8_10.x86_64 #1 SMP Mon Dec 8 03:53:08 EST 2025 x86_64
LiteSpeed
Server IP : 185.208.174.156 & Your IP : 216.73.216.218
Domains : 282 Domain
User : satitravel
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
share /
doc /
libassuan /
Delete
Unzip
Name
Size
Permission
Date
Action
AUTHORS
2.03
KB
-rw-r--r--
2017-12-07 13:05
ChangeLog
25.25
KB
-rw-r--r--
2017-12-07 14:56
NEWS
16.94
KB
-rw-r--r--
2017-12-07 14:53
README
1.95
KB
-rw-r--r--
2017-12-07 13:05
THANKS
505
B
-rw-r--r--
2013-03-15 19:26
TODO
719
B
-rw-r--r--
2013-03-15 19:26
Save
Rename
-*- 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.