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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Do not allow LFs in the redirected name.
Werner Koch
2014-11-28
1
-1
/
+8
*
Implement socket file redirection.
Werner Koch
2014-11-28
5
-22
/
+244
*
w32: Remove I/O delays due to our 100ms delay after an EAGAIN.
Werner Koch
2014-11-07
2
-0
/
+46
*
Release 2.1.2.
libassuan-2.1.2
Werner Koch
2014-08-17
1
-1
/
+1
*
Update copyright info
Werner Koch
2014-08-17
2
-4
/
+4
*
Fix possible segv in a call to _assuan_debug.
Werner Koch
2014-08-17
1
-1
/
+1
*
Avoid a vasprintf call if tracing has not been enabled.
Werner Koch
2014-06-30
1
-12
/
+16
*
Fix NULL deref when tracing is enabled and malloc fails.
Werner Koch
2014-04-16
2
-7
/
+12
*
Changes to support W64.
Werner Koch
2013-06-19
2
-8
/
+11
*
Add assuan_check_version and ASSUAN_VERSION_NUMBER.
Werner Koch
2013-02-22
6
-22
/
+144
*
w32: Fix header inclusion order for newer toolchain.
Werner Koch
2013-02-22
1
-13
/
+12
*
Beautify the BUILD_TIMESTAMP and put it into the binary.
Werner Koch
2013-02-22
1
-1
/
+3
*
w32ce: Adjust to changed API and make it build again.
Werner Koch
2013-02-22
1
-22
/
+22
*
Modernize release version management.
Werner Koch
2013-02-22
1
-3
/
+3
*
Make assuan_transact more robust against inquiry errors.
Werner Koch
2013-02-07
1
-10
/
+19
*
Check for getpeerucred().
Ben Kibbey
2012-11-26
1
-5
/
+21
*
Support LOCAL_PEEREID (NetBSD) and getpeereid() (FreeBSD)
Ben Kibbey
2012-11-21
1
-0
/
+21
*
src/assuan-handler.c: add help strings for standard commands.
W. Trevor King
2012-06-05
1
-16
/
+66
*
Make new functions also visible on non-W32.
Werner Koch
2012-01-25
3
-36
/
+41
*
Fix npth port file handle use.
Marcus Brinkmann
2012-01-24
3
-12
/
+30
*
Make assuan portable to NPTH.
Marcus Brinkmann
2012-01-03
1
-0
/
+31
*
Release version 2.0.3.
libassuan-2.0.3
Werner Koch
2011-12-20
1
-2
/
+2
*
Fix assuan_get_pid for pipe servers.
Werner Koch
2011-12-13
1
-19
/
+24
*
vasprintf.c: Improve test code.
Werner Koch
2011-12-13
1
-4
/
+10
*
Generate the ChangeLog from commit logs.
Werner Koch
2011-12-01
1
-0
/
+7
*
Add new flag ASSUAN_FORCE_CLOSE.
Werner Koch
2011-08-10
5
-11
/
+39
*
Add option --host to libassuan-config.
Werner Koch
2011-04-11
3
-24
/
+55
*
Add a version string to the binary.
Werner Koch
2011-03-30
2
-7
/
+10
*
Include sys/select.h in a test utility.
Werner Koch
2011-03-28
1
-1
/
+2
*
Replace strcasecmp by ascii_strcasecmp variant/
Werner Koch
2011-03-09
2
-30
/
+34
*
Added assuan_socket_connect_fd() to attach an existing socket file descriptor...
[email protected]
2011-03-09
5
-34
/
+76
*
Let an existing command previously registered with assuan_register_command() ...
[email protected]
2011-03-09
2
-5
/
+21
*
Simplify libassuan.vers
Werner Koch
2011-02-28
2
-7
/
+7
*
Pass only the command name to the pre_cmd_notify() callback to keep ABI compa...
Ben Kibbey
2011-02-28
4
-15
/
+20
*
Add ChangeLog entry for last patch
Werner Koch
2011-02-24
1
-1
/
+7
*
assuan_register_pre_cmd_notify().
Ben Kibbey
2011-02-24
5
-10
/
+36
*
Reroute all socket and connect through the nonce implemenation in assuan-sock...
Marcus Brinkmann
2011-02-03
5
-17
/
+45
*
Fix C++ users.
Marcus Brinkmann
2011-02-02
1
-1
/
+1
*
Fix C++ users.
Marcus Brinkmann
2011-02-02
2
-2
/
+7
*
Extend system hooks table by socket and connect functions.
Marcus Brinkmann
2011-02-02
10
-10
/
+133
*
Check malloc and CreateEvent return codes.
Werner Koch
2010-12-20
2
-0
/
+26
*
Typo fixes.
Werner Koch
2010-12-14
4
-22
/
+170
*
2010-11-17 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-11-17
2
-0
/
+17
*
2010-11-17 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-11-17
2
-48
/
+210
*
Add log device to gpgcedev
Werner Koch
2010-11-15
3
-116
/
+641
*
Chnage directory layout for MSC builds
Werner Koch
2010-11-02
1
-1
/
+1
*
Replace open/fdopen stuff by CreateFile et al.
Werner Koch
2010-11-01
2
-21
/
+113
*
2010-11-01 Marcus Brinkmann <
[email protected]
>
Marcus Brinkmann
2010-11-01
11
-19
/
+44
*
Changes to allow building the CE version with MSC.
Werner Koch
2010-11-01
23
-52
/
+180
*
Fix portability bug#1282.
Werner Koch
2010-09-17
2
-0
/
+8
[prev]
[next]