<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gpgme/src/ChangeLog, branch javascript-binding</title>
<subtitle>GnuPG Made Easy.</subtitle>
<id>http://git.bktus.com/gpgfrontend/gpgme/atom?h=javascript-binding</id>
<link rel='self' href='http://git.bktus.com/gpgfrontend/gpgme/atom?h=javascript-binding'/>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/'/>
<updated>2011-12-02T10:36:37Z</updated>
<entry>
<title>Generate the ChangeLog from commit logs.</title>
<updated>2011-12-02T10:36:37Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2011-12-02T10:32:31Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=a4c4ee1aaea4359432bdf60dd572f549ef8dee83'/>
<id>urn:sha1:a4c4ee1aaea4359432bdf60dd572f549ef8dee83</id>
<content type='text'>
* build-aux/gitlog-to-changelog: New script.  Taken from gnulib.
* build-aux/git-log-fix: New file.
* build-aux/git-log-footer: New file.
* build-aux/git-hook/commit-msg: New script.
* doc/HACKING: New file.
* ChangeLog: New file.
* Makefile.am (EXTRA_DIST): Add new files.
(gen-ChangeLog): New.
(dist-hook): Run gen-ChangeLog.
* autogen.sh: Install commit-msg hook for git.

Rename all ChangeLog files to ChangeLog-2011.
</content>
</entry>
<entry>
<title>Remove support for libgpgme-pth.</title>
<updated>2011-10-25T16:59:26Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus.brinkmann@ruhr-uni-bochum.de</email>
</author>
<published>2011-10-25T16:59:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=3ddf4c3d4000a9b0b52180c3aa3acf1387a193bf'/>
<id>urn:sha1:3ddf4c3d4000a9b0b52180c3aa3acf1387a193bf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Check context pointers for null pointer on entry points.</title>
<updated>2011-05-26T14:01:26Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus.brinkmann@ruhr-uni-bochum.de</email>
</author>
<published>2011-05-26T14:01:26Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b34add3fe438a693e236a835135bd11b4e177daa'/>
<id>urn:sha1:b34add3fe438a693e236a835135bd11b4e177daa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>gpgme-config cleanups and --host option</title>
<updated>2011-04-06T18:10:45Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2011-04-06T18:10:45Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=cdefec02b385dcf3302e47d380812c3450e8713c'/>
<id>urn:sha1:cdefec02b385dcf3302e47d380812c3450e8713c</id>
<content type='text'>
gpgme-config.in: Add option --host.  Change options --cflags and
--libs to collapse duplicate include and lib dirs.  Try to put extra
libs at the end.

Note that gpgme.m4 has not yet been extended.
</content>
</entry>
<entry>
<title>Insert platform dependent typedefs into gpgme.h</title>
<updated>2011-04-06T11:45:15Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2011-04-06T11:45:15Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=7e547d87d2d3c170f9e035399f4afe56c999a923'/>
<id>urn:sha1:7e547d87d2d3c170f9e035399f4afe56c999a923</id>
<content type='text'>
We already modify gpgme.h per playform and thus we can also get rid of
some #ifdefs.  The change does not change anything for current
platforms but should do the right think for W64.

Note that as per MS specs ssize_t is to be defined as LONG_PTR which
translates to a long on 32 bit platforms and to __int64 on 64 bit
Windows platforms.  We already used long in the past.  There seems to
be a problem with some versions of mingw32 which includes a ssize_t
type typedefed to int.  O(n 32 bit W32 platforms int and long are
identically.
</content>
</entry>
<entry>
<title>Merge branch 'master' of git+ssh://playfair.gnupg.org/git/gpgme</title>
<updated>2011-02-03T19:51:36Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2011-02-03T19:51:36Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=b001a8df68c8eb33abbe879f6c7fb4db4909b6f6'/>
<id>urn:sha1:b001a8df68c8eb33abbe879f6c7fb4db4909b6f6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add support for non-API GnuPG status codes.</title>
<updated>2011-02-03T19:49:41Z</updated>
<author>
<name>Werner Koch</name>
<email>wk@gnupg.org</email>
</author>
<published>2011-02-03T19:49:41Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=55ad4d80e278e56bd5bc4fbac837db34edd70bde'/>
<id>urn:sha1:55ad4d80e278e56bd5bc4fbac837db34edd70bde</id>
<content type='text'>
As an example stub code for DECRYTPION_INFO has been added.  Note
that the status codes in gpgme.h do only make sense for the edit
interactor interface and thus certain codes don't need to be part of
the public interface.
</content>
</entry>
<entry>
<title>Fix socket implementation on Windows.</title>
<updated>2011-02-03T11:38:28Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus.brinkmann@ruhr-uni-bochum.de</email>
</author>
<published>2011-02-03T11:38:28Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=2bdbe888228ce09f15be4773800ed13263a8e43e'/>
<id>urn:sha1:2bdbe888228ce09f15be4773800ed13263a8e43e</id>
<content type='text'>
2011-02-03  Marcus Brinkmann  &lt;marcus@g10code.com&gt;

        * w32-io.c (_gpgme_io_socket): Return fd, not res.
</content>
</entry>
<entry>
<title>Fix Windows port (spawn and assuan engine).</title>
<updated>2011-02-02T13:11:18Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus.brinkmann@ruhr-uni-bochum.de</email>
</author>
<published>2011-02-02T13:07:05Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=129741d2f713305a862a1505f20738a0ce2ea656'/>
<id>urn:sha1:129741d2f713305a862a1505f20738a0ce2ea656</id>
<content type='text'>
2011-02-02  Marcus Brinkmann  &lt;mb@g10code.com&gt;

        * configure.ac (NEED_LIBASSUAN_VERSION): Bump to 2.0.2 for system hooks.

src/
2011-02-02  Marcus Brinkmann  &lt;mb@g10code.com&gt;

        * assuan-support.c (my_socket, my_connect): New functions.
        (_gpgme_assuan_system_hooks): Add my_Socket, my_connect.
        * priv-io.h (_gpgme_io_socket): New prototype.
        * w32-io.c (pid_to_handle, handle_to_oid, fd_to_handle): Remove macros.
        (is_socket): Remove function.
        (_gpgme_io_spawn) [HAVE_W32CE_SYSTEM]: Remove some dead code.
        (_gpgme_io_spawn): Translate handles before DuplicateHandle them.
</content>
</entry>
<entry>
<title>Merge commit 'a2b9adafe46c55a2c26dd46163055bbdf3526835'</title>
<updated>2011-02-02T12:51:42Z</updated>
<author>
<name>Marcus Brinkmann</name>
<email>marcus.brinkmann@ruhr-uni-bochum.de</email>
</author>
<published>2011-02-02T12:51:42Z</published>
<link rel='alternate' type='text/html' href='http://git.bktus.com/gpgfrontend/gpgme/commit/?id=de287a7996c85e6c6eb740f110df0f904d4cd867'/>
<id>urn:sha1:de287a7996c85e6c6eb740f110df0f904d4cd867</id>
<content type='text'>
</content>
</entry>
</feed>
