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-defs.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-17
w32: Cleaner semantics for PID and Process handle.
NIIBE Yutaka
1
-5
/
+43
2023-05-10
w32: Minor fixes for ifdef/endif for W32 and W64.
NIIBE Yutaka
1
-1
/
+1
2022-11-15
w32: Fix confusion between process ID and process HANDLE.
NIIBE Yutaka
1
-1
/
+1
2022-11-09
w32: Have PROCESS_HANDLE in struct assuan_context_s.
NIIBE Yutaka
1
-0
/
+3
2022-11-04
w32: Support sendfd/recvfd through pipe connection.
NIIBE Yutaka
1
-0
/
+2
2022-08-31
Drop WindowsCE support.
NIIBE Yutaka
1
-9
/
+0
2022-05-25
client: Handle inquiry from server with CONFIDENTIAL.
NIIBE Yutaka
1
-2
/
+4
2022-05-25
struct assuan_context_s: Move boolean fields to flags.
NIIBE Yutaka
1
-7
/
+6
2022-04-06
w32: Store a flag if it's socket or not in Assuan CTX.
NIIBE Yutaka
1
-0
/
+2
2022-04-05
Take advantage of gpgrt_get_syscall_clamp function.
NIIBE Yutaka
1
-0
/
+2
2022-03-31
Fix internal socket API to be consistent for SOCKET.
NIIBE Yutaka
1
-4
/
+5
2021-03-09
Support Unicode when starting servers on Windows.
Werner Koch
1
-0
/
+1
2018-02-26
Silence two minor warning on Windows.
NIIBE Yutaka
1
-1
/
+1
2017-11-15
Add an SPDX tag to all core files.
Werner Koch
1
-17
/
+18
2015-11-03
Use asprintf function from libgpg-error.
Werner Koch
1
-6
/
+0
2015-08-07
Wipe the context before releasing as an extra safeguard.
Werner Koch
1
-0
/
+10
2015-06-26
Return GPG_ERR_SOURCE_ASSUAN on errors with no CTX.
Werner Koch
1
-1
/
+1
2014-11-28
Implement socket file redirection.
Werner Koch
1
-0
/
+2
2014-04-16
Fix NULL deref when tracing is enabled and malloc fails.
Werner Koch
1
-3
/
+8
2013-06-19
Changes to support W64.
Werner Koch
1
-5
/
+8
2011-08-10
Add new flag ASSUAN_FORCE_CLOSE.
Werner Koch
1
-2
/
+3
2011-02-28
Pass only the command name to the pre_cmd_notify() callback to keep ABI compa...
Ben Kibbey
1
-2
/
+10
2011-02-24
assuan_register_pre_cmd_notify().
Ben Kibbey
1
-9
/
+4
2011-02-02
Extend system hooks table by socket and connect functions.
Marcus Brinkmann
1
-0
/
+3
2010-11-01
Changes to allow building the CE version with MSC.
Werner Koch
1
-5
/
+13
2010-09-01
Add a no_logging flag.
Werner Koch
1
-0
/
+1
2010-08-11
Add ASSUAN_CONVEY_COMMENTS flag.
Werner Koch
1
-1
/
+3
2010-03-22
Changed the implementation of CreatePipe under W32CE.
Werner Koch
1
-0
/
+1
2010-03-11
Cleaned up the logging
Werner Koch
1
-1
/
+12
2010-02-24
A couple of changes to eventually fully support W32ce.
Werner Koch
1
-2
/
+5
2010-01-28
Cleanups for W32CE.
Werner Koch
1
-0
/
+10
2009-12-08
2009-12-08 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+1
2009-12-02
src/
Marcus Brinkmann
1
-2
/
+2
2009-11-27
2009-11-27 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2
/
+2
2009-11-19
2009-11-19 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2
/
+6
2009-11-10
2009-11-10 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-9
/
+2
2009-11-05
2009-11-05 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-9
/
+3
2009-11-05
doc/
Marcus Brinkmann
1
-0
/
+1
2009-11-04
Extended HELP command.
Werner Koch
1
-0
/
+1
2009-11-02
2009-11-02 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-6
/
+6
2009-10-16
2009-10-16 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-40
/
+56
2009-10-14
Add new ducntion assuan_get_command_name. This makes
Werner Koch
1
-0
/
+5
2009-10-08
2009-10-08 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-2
/
+1
2009-09-21
2009-09-19 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-43
/
+82
2009-09-01
doc/
Marcus Brinkmann
1
-7
/
+7
2009-09-01
2009-09-01 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-7
/
+4
2009-09-01
2009-09-01 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-11
/
+0
2009-08-26
2009-08-26 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-49
/
+27
2008-03-21
2008-03-21 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
1
-1
/
+4
2007-10-08
Add assuan_set_io_hooks.
Werner Koch
1
-0
/
+4
[next]