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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Release version 2.1.0.
libassuan-2.1.0
Werner Koch
2013-02-22
4
-7
/
+13
*
Add assuan_check_version and ASSUAN_VERSION_NUMBER.
Werner Koch
2013-02-22
9
-28
/
+247
*
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
2
-7
/
+6
*
w32ce: Adjust to changed API and make it build again.
Werner Koch
2013-02-22
2
-23
/
+23
*
w32: Allow overriding a toolchain via ~/.gnupg-autogen.rc.
Werner Koch
2013-02-22
1
-2
/
+3
*
Modernize release version management.
Werner Koch
2013-02-22
2
-41
/
+61
*
Fix --with-{lib,}gpg-error-prefix.
Werner Koch
2013-02-22
1
-4
/
+5
*
Update helper scripts.
Werner Koch
2013-02-22
7
-611
/
+1457
*
Make assuan_transact more robust against inquiry errors.
Werner Koch
2013-02-07
1
-10
/
+19
*
Check for getpeerucred().
Ben Kibbey
2012-11-26
2
-9
/
+27
*
Support LOCAL_PEEREID (NetBSD) and getpeereid() (FreeBSD)
Ben Kibbey
2012-11-21
2
-0
/
+47
*
Improve parsing of the GIT revision number.
Werner Koch
2012-11-16
1
-2
/
+10
*
Fix non-portable use of chmod in autogen.sh.
Werner Koch
2012-11-16
1
-2
/
+2
*
src/assuan-handler.c: add help strings for standard commands.
W. Trevor King
2012-06-05
1
-16
/
+66
*
Update example code for pipe server.
W. Trevor King
2012-04-20
1
-20
/
+27
*
Wrap reference to END with @code.
W. Trevor King
2012-04-20
1
-2
/
+2
*
State new contribution rules.
Werner Koch
2012-04-20
4
-3
/
+121
*
Make new functions also visible on non-W32.
Werner Koch
2012-01-25
6
-37
/
+64
*
Require gitlog-to-changelog to be installed.
Werner Koch
2012-01-25
2
-363
/
+6
*
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
*
Post release version number update
Werner Koch
2011-12-20
1
-2
/
+2
*
Release version 2.0.3.
libassuan-2.0.3
Werner Koch
2011-12-20
4
-8
/
+9
*
Update gitlog-to-changelog to support --tear-off.
Werner Koch
2011-12-20
2
-2
/
+17
*
Fix assuan_get_pid for pipe servers.
Werner Koch
2011-12-13
2
-19
/
+26
*
vasprintf.c: Improve test code.
Werner Koch
2011-12-13
1
-4
/
+10
*
Generate the ChangeLog from commit logs.
Werner Koch
2011-12-01
14
-439
/
+1028
*
accept --with-libgpg-error-prefix as well as --with-gpg-error-prefix
Jim Meyering
2011-11-28
2
-2
/
+17
*
Update libtool and other framework stuff.
Werner Koch
2011-08-10
10
-2466
/
+4339
*
Add new flag ASSUAN_FORCE_CLOSE.
Werner Koch
2011-08-10
7
-32
/
+68
*
Unreleased.
Marcus Brinkmann
2011-07-04
2
-1
/
+7
*
Release 2.0.2
libassuan-2.0.2
Marcus Brinkmann
2011-06-16
3
-4
/
+10
*
Fix Makefile for rename of README.SVN to README.GIT.
Werner Koch
2011-04-20
2
-2
/
+6
*
Add option --host to libassuan-config.
Werner Koch
2011-04-11
5
-24
/
+58
*
Prepare for building for a W64 host.
Werner Koch
2011-04-06
3
-1
/
+23
*
Update gpg-error.me and add check for the git hook
Werner Koch
2011-04-06
4
-37
/
+69
*
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
5
-58
/
+70
*
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
3
-6
/
+15
*
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
11
-10
/
+138
[next]