index
:
libassuan
LIBASSUAN-2.5-BRANCH
dkg-fix-T4641
gniibe/spawn
gniibe/t6236
gniibe/t6487
master
svn-import/libassuan-2.0.0
svn-import/pre-new-assuan-branch
A small library implementing the so-called Assuan protocol.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
assuan.h.in
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
Update copyright notices
Werner Koch
1
-1
/
+1
2023-08-04
Fix for v2 support: ASSUAN_REALLY_REQUIRE_V2_NPTH_SYSTEM_HOOKS
NIIBE Yutaka
1
-3
/
+3
2023-08-02
New function: assuan_control.
NIIBE Yutaka
1
-0
/
+10
2023-07-24
Add new pipe functions to control its server process.
NIIBE Yutaka
1
-0
/
+4
2023-05-24
Allow use of global system hooks with API version 2.
NIIBE Yutaka
1
-1
/
+6
2023-05-17
w32: Cleaner semantics for PID and Process handle.
NIIBE Yutaka
1
-9
/
+10
2023-05-11
Deprecate ASSUAN_SYSTEM_NPTH.
NIIBE Yutaka
1
-0
/
+5
2023-05-08
Implement timeout in assuan_sock_connect_byname.
NIIBE Yutaka
1
-1
/
+1
2022-10-12
build: Remove WindowsCE support from mkheader.
NIIBE Yutaka
1
-4
/
+2
2022-04-08
Add assuan_sock_accept function.
NIIBE Yutaka
1
-0
/
+2
2022-04-04
w32: Fix assuan_socket_connect_fd to be usable.
NIIBE Yutaka
1
-1
/
+1
2022-03-31
Fix internal socket API to be consistent for SOCKET.
NIIBE Yutaka
1
-14
/
+23
2022-03-31
Remove GNU Pth support.
NIIBE Yutaka
1
-27
/
+0
2021-03-22
Release 2.5.5.
libassuan-2.5.5
Werner Koch
1
-1
/
+1
2020-10-23
Release 2.5.4
libassuan-2.5.4
Werner Koch
1
-1
/
+1
2019-11-27
doc: Minor comment cleanup and beautification.
Werner Koch
1
-42
/
+61
2019-02-11
Release 2.5.3
libassuan-2.5.3
Werner Koch
1
-2
/
+2
2018-02-23
Fix previous commit.
NIIBE Yutaka
1
-2
/
+2
2017-12-07
Fix regression in ASSUAN_SYSTEM_NPTH_IMPL.
Werner Koch
1
-2
/
+2
2017-12-07
Release 2.5.0
libassuan-2.5.0
Werner Koch
1
-1
/
+1
2017-12-07
Allow change of system hooks for assuan_sock_...
NIIBE Yutaka
1
-2
/
+7
2017-12-06
Use wrapped __assuan_usleep for _assuan_npth_usleep.
NIIBE Yutaka
1
-1
/
+3
2017-11-30
Wrap assuan_close for nPth.
NIIBE Yutaka
1
-6
/
+10
2017-11-15
Add an SPDX tag to all core files.
Werner Koch
1
-19
/
+20
2015-11-26
Protect connect system hook against blocking (nPth).
Werner Koch
1
-1
/
+6
2015-10-26
Support hostname based SOCKS5 connection.
Werner Koch
1
-0
/
+12
2015-08-28
Release 2.3.0
libassuan-2.3.0
Werner Koch
1
-1
/
+1
2015-06-30
Add assuan_sock_set_flag and assuan_sock_get_flag.
Werner Koch
1
-0
/
+2
2014-11-28
Implement socket file redirection.
Werner Koch
1
-0
/
+2
2014-08-17
Update copyright info
Werner Koch
1
-2
/
+2
2013-02-22
Add assuan_check_version and ASSUAN_VERSION_NUMBER.
Werner Koch
1
-1
/
+13
2012-01-24
Fix npth port file handle use.
Marcus Brinkmann
1
-7
/
+20
2012-01-03
Make assuan portable to NPTH.
Marcus Brinkmann
1
-0
/
+31
2011-12-20
Release version 2.0.3.
libassuan-2.0.3
Werner Koch
1
-2
/
+2
2011-08-10
Add new flag ASSUAN_FORCE_CLOSE.
Werner Koch
1
-4
/
+6
2011-03-09
Added assuan_socket_connect_fd() to attach an existing socket file descriptor...
[email protected]
1
-0
/
+4
2011-02-28
Pass only the command name to the pre_cmd_notify() callback to keep ABI compa...
Ben Kibbey
1
-10
/
+1
2011-02-24
assuan_register_pre_cmd_notify().
Ben Kibbey
1
-0
/
+11
2011-02-02
Fix C++ users.
Marcus Brinkmann
1
-1
/
+1
2011-02-02
Fix C++ users.
Marcus Brinkmann
1
-1
/
+1
2011-02-02
Extend system hooks table by socket and connect functions.
Marcus Brinkmann
1
-2
/
+7
2010-11-01
Changes to allow building the CE version with MSC.
Werner Koch
1
-2
/
+2
2010-09-01
Add a no_logging flag.
Werner Koch
1
-0
/
+2
2010-08-19
Prepare for a gpg-error change
Werner Koch
1
-1
/
+1
2010-08-11
Add ASSUAN_CONVEY_COMMENTS flag.
Werner Koch
1
-0
/
+3
2010-04-06
Removed sysdep stuff from assuan.h.
Werner Koch
1
-154
/
+5
2010-03-22
Changed the implementation of CreatePipe under W32CE.
Werner Koch
1
-8
/
+4
2010-03-11
Cleaned up the logging
Werner Koch
1
-0
/
+1
2010-02-24
A couple of changes to eventually fully support W32ce.
Werner Koch
1
-0
/
+11
2010-01-28
Cleanups for W32CE.
Werner Koch
1
-2
/
+7
[next]