gpgme.git
17 years ago2006-11-29 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Wed, 29 Nov 2006 19:21:18 +0000 (19:21 +0000)]
2006-11-29  Marcus Brinkmann  <marcus@g10code.de>

* engine-gpgsm.c (gpgsm_new): Check return value of
assuan_pipe_connect.

17 years agoUpdate to rev 231 of libassuan.
Marcus Brinkmann [Wed, 29 Nov 2006 16:25:46 +0000 (16:25 +0000)]
Update to rev 231 of libassuan.

17 years ago2006-11-29 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Wed, 29 Nov 2006 15:47:00 +0000 (15:47 +0000)]
2006-11-29  Marcus Brinkmann  <marcus@g10code.de>

* configure.ac (NEED_GPG_VERSION): Bump to 1.3.0.

17 years ago2006-11-29 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Wed, 29 Nov 2006 15:44:29 +0000 (15:44 +0000)]
2006-11-29  Marcus Brinkmann  <marcus@g10code.de>

* rungpg.c: Include <unistd.h>.
(gpg_new): Support --display, --ttyname, --ttytype, --lc-ctype and
--lc-messages.  Fixes issue 734.

18 years ago2006-11-01 Moritz Schulte <moritz@g10code.com>
Moritz Schulte [Wed, 1 Nov 2006 10:02:12 +0000 (10:02 +0000)]
2006-11-01  Moritz Schulte  <moritz@g10code.com>

* gpgme.texi (Data Buffer I/O Operations): Fixed entry for
gpgme_data_seek: OFFSET is not a pointer; some s/whence/offset/.

18 years ago2006-10-24 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Tue, 24 Oct 2006 09:22:33 +0000 (09:22 +0000)]
2006-10-24  Marcus Brinkmann  <marcus@g10code.de>

* trustlist.c (gpgme_op_trustlist_next): Return error if OPD is
NULL.

18 years ago2006-10-23 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Mon, 23 Oct 2006 18:52:14 +0000 (18:52 +0000)]
2006-10-23  Marcus Brinkmann  <marcus@g10code.de>

* wait-global.c (gpgme_wait): Unlock CTX_LIST_LOCK while calling
_gpgme_engine_io_event().

18 years ago2006-10-23 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Mon, 23 Oct 2006 17:17:25 +0000 (17:17 +0000)]
2006-10-23  Marcus Brinkmann  <marcus@g10code.de>

* keylist.c (gpgme_op_keylist_next): Return error if OPD is NULL.

18 years agodoc/
Marcus Brinkmann [Mon, 25 Sep 2006 14:57:00 +0000 (14:57 +0000)]
doc/
2006-09-25  Marcus Brinkmann  <marcus@g10code.de>

        * gpgme.texi (Destroying Data Buffers): Clarify that
        gpgme_data_release_and_get_mem destroys DH unconditionally.

gpgme/
2006-09-25  Marcus Brinkmann  <marcus@g10code.de>

        * data-mem.c (gpgme_data_release_and_get_mem): Release the data
        object properly.

18 years ago2006-09-22 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Fri, 22 Sep 2006 12:29:36 +0000 (12:29 +0000)]
2006-09-22  Marcus Brinkmann  <marcus@g10code.de>

* keylist.c (keylist_colon_handler): Move debug output after
initialising KEY.

18 years agoassuan/
Marcus Brinkmann [Tue, 19 Sep 2006 14:01:54 +0000 (14:01 +0000)]
assuan/
Update to current version.

2006-09-19  Marcus Brinkmann  <marcus@g10code.de>

* configure.ac: Turn stpcpy into a replacement function.
Check for unistd.h and add setenv as replacement function.

gpgme/
2006-09-19  Marcus Brinkmann  <marcus@g10code.de>

* setenv.c: New file.

18 years ago2006-07-29 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 29 Jul 2006 14:40:16 +0000 (14:40 +0000)]
2006-07-29  Marcus Brinkmann  <marcus@g10code.de>

* configure.ac: Check for network libraries and set NETLIBS.

gpgme/
2006-07-29  Marcus Brinkmann  <marcus@g10code.de>

* gpgme-config.in (Options): Add NETLIBS.
* Makefile.am (libgpgme_la_LIBADD, libgpgme_pthread_la_LIBADD,
libgpgme_pth_la_LIBADD, libgpgme_glib_la_LIBADD): Add NETLIBS.

18 years ago2006-07-29 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 29 Jul 2006 13:42:10 +0000 (13:42 +0000)]
2006-07-29  Marcus Brinkmann  <marcus@g10code.de>

* rungpg.c (read_status): Fix comparison disguising as an
assignment.

18 years agodoc/
Marcus Brinkmann [Sun, 16 Jul 2006 13:36:04 +0000 (13:36 +0000)]
doc/
2005-03-24  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Library Version Check): Make example code compatible
to W32 systems.

gpgme/
2005-03-24  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.c (gpgme_set_locale): Remove conditional on
HAVE_W32_SYSTEM, and just check for LC_MESSAGES.

18 years ago2006-07-16 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sun, 16 Jul 2006 13:27:08 +0000 (13:27 +0000)]
2006-07-16  Marcus Brinkmann  <marcus@g10code.de>

* rungpg.c (read_status): Strip potential carriage return.
* genkey.c (get_key_parameter): Skip potential carriage return.
* version.c (_gpgme_get_program_version): Strip potential carriage
return.

18 years ago2006-07-16 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sun, 16 Jul 2006 13:25:19 +0000 (13:25 +0000)]
2006-07-16  Marcus Brinkmann  <marcus@g10code.de>

* data.c (gpgme_data_set_file_name): Allow to clear the file name
by passing NULL.

18 years ago2006-07-06 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 6 Jul 2006 10:37:52 +0000 (10:37 +0000)]
2006-07-06  Marcus Brinkmann  <marcus@g10code.de>

* lang, lang/cl: New subdirectories.
* lang/Makefile.am, lang/README: New files.
* configure.ac (AC_CONFIG_FILES): Add lang/Makefile,
lang/cl/Makefile and lang/cl/gpgme.asd.
* Makefile.am (SUBDIRS): Add lang.

lang/cl/
2006-07-06  Marcus Brinkmann  <marcus@g10code.de>

* Initial release.

18 years ago2006-06-22 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 22 Jun 2006 17:20:47 +0000 (17:20 +0000)]
2006-06-22  Marcus Brinkmann  <marcus@g10code.de>

* keylist.c (gpgme_get_key): Also clone the engine info.

18 years ago2006-06-21 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Wed, 21 Jun 2006 01:15:42 +0000 (01:15 +0000)]
2006-06-21  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Passphrase Callback): Fix inverted condition in
description.

18 years ago2006-06-08 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 8 Jun 2006 22:07:27 +0000 (22:07 +0000)]
2006-06-08  Marcus Brinkmann  <marcus@g10code.de>

* pth.m4: Add --all to pth-config invocation.

18 years ago2006-03-06 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Mon, 6 Mar 2006 10:33:57 +0000 (10:33 +0000)]
2006-03-06  Marcus Brinkmann  <marcus@g10code.de>

* gpgme-config.in (cflags_pth): Revert accidential removal of
pthread support with last change.

18 years agoPost-release tweaks.
Marcus Brinkmann [Fri, 3 Mar 2006 10:13:49 +0000 (10:13 +0000)]
Post-release tweaks.

18 years ago2006-03-02 Marcus Brinkmann <marcus@g10code.de> gpgme-1-1-2
Marcus Brinkmann [Thu, 2 Mar 2006 10:39:59 +0000 (10:39 +0000)]
2006-03-02  Marcus Brinkmann  <marcus@g10code.de>

* configure.ac (LIBGPGME_LT_REVISION): Bump for release.

18 years ago2006-02-28 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Tue, 28 Feb 2006 16:54:59 +0000 (16:54 +0000)]
2006-02-28  Marcus Brinkmann  <marcus@g10code.de>

* w32-glib-io.c (O_BINARY) [!O_BINARY]: New macro.
(_gpgme_io_pipe): Open pipes in binary mode.

18 years agoChange history. That's double plus good.
Marcus Brinkmann [Thu, 23 Feb 2006 16:31:54 +0000 (16:31 +0000)]
Change history.  That's double plus good.

18 years ago2006-02-22 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Wed, 22 Feb 2006 12:03:33 +0000 (12:03 +0000)]
2006-02-22  Marcus Brinkmann  <marcus@g10code.de>

Released 1.1.1.

* configure.ac (LIBGPGME_LT_CURRENT, LIBGPGME_LT_AGE): Bump for
release.
(LIBGPGME_LT_REVISION): Reset to 0 for release.

18 years agoFix copyright year.
Marcus Brinkmann [Wed, 22 Feb 2006 12:01:27 +0000 (12:01 +0000)]
Fix copyright year.

18 years ago2006-02-22 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Wed, 22 Feb 2006 11:58:33 +0000 (11:58 +0000)]
2006-02-22  Marcus Brinkmann  <marcus@g10code.de>

* pth.m4: Fix code generation (required for Max OS X).
Submitted by Emanuele Giaquinta <exg@gentoo.org>.

18 years ago2006-02-22 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Wed, 22 Feb 2006 11:44:16 +0000 (11:44 +0000)]
2006-02-22  Marcus Brinkmann  <marcus@g10code.de>

* engine.c (gpgme_engine_check_version): Reimplemented to allow
checking the version correctly even after changing the engine
information.  Bug reported by Stéphane Corthésy.

18 years ago2006-02-22 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Wed, 22 Feb 2006 11:02:50 +0000 (11:02 +0000)]
2006-02-22  Marcus Brinkmann  <marcus@g10code.de>

* rungpg.c (read_colon_line): Invoke colon preprocess handler if
it is set.
(colon_preprocessor_t): New type.
(struct engine_gpg): New member colon.preprocess_fnc.
(gpg_keylist_preprocess): New function.
* keylist.c (keylist_colon_handler): Allow short key IDs.

18 years ago2006-02-15 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Wed, 15 Feb 2006 13:30:08 +0000 (13:30 +0000)]
2006-02-15  Marcus Brinkmann  <marcus@g10code.de>

* w32-io.c (create_writer): Make C->have_data a manually resetted
event.
(writer): Move code from end of if block to beginning, so it
is also run the first time.
(_gpgme_io_write): Move assert check after error check.  Reset
the is_empty event, and also do it eagerly.
(_gpgme_io_select): Unconditionally wait for the is_empty event.

18 years ago.
Werner Koch [Thu, 26 Jan 2006 10:56:56 +0000 (10:56 +0000)]
.

18 years ago[W32] Add a tuning feature
Werner Koch [Thu, 26 Jan 2006 10:23:15 +0000 (10:23 +0000)]
[W32] Add a tuning feature

18 years agoMinor glib fix.
Werner Koch [Thu, 5 Jan 2006 08:58:50 +0000 (08:58 +0000)]
Minor glib fix.
Pretty up debug output.

18 years agoAppend revision number to the version string
Werner Koch [Tue, 3 Jan 2006 18:40:33 +0000 (18:40 +0000)]
Append revision number to the version string

18 years agoAdded PKA stuff
Werner Koch [Tue, 3 Jan 2006 18:31:48 +0000 (18:31 +0000)]
Added PKA stuff

18 years ago2006-01-03 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Tue, 3 Jan 2006 14:20:12 +0000 (14:20 +0000)]
2006-01-03  Marcus Brinkmann  <marcus@g10code.de>

* w32-glib-io.c (_gpgme_io_close): Only close fd if there is no
channel for it.

18 years agoFix last change.
Marcus Brinkmann [Sat, 31 Dec 2005 12:56:49 +0000 (12:56 +0000)]
Fix last change.

18 years ago2005-12-31 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 31 Dec 2005 04:22:14 +0000 (04:22 +0000)]
2005-12-31  Marcus Brinkmann  <marcus@g10code.de>

* w32-glib-io.c (find_channel): Set channel to unbuffered.
(_gpgme_io_select): Fix debug output.

18 years agoBasic PKA support.
Werner Koch [Tue, 20 Dec 2005 20:22:19 +0000 (20:22 +0000)]
Basic PKA support.

18 years ago * Fixed a bug in that the fingerprints of subkeys are not available.
Werner Koch [Tue, 6 Dec 2005 16:30:21 +0000 (16:30 +0000)]
 * Fixed a bug in that the fingerprints of subkeys are not available.

 * Clarified usage of the SECRET flag in key listings.  It is now
   reset for stub keys.

18 years ago2005-11-27 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sun, 27 Nov 2005 17:11:55 +0000 (17:11 +0000)]
2005-11-27  Marcus Brinkmann  <marcus@g10code.de>

* engine.c (_gpgme_set_engine_info): Use new_file_name in
engine_get_version invocation.  Reported by Stéphane Corthésy.

19 years ago2005-11-24 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 24 Nov 2005 08:39:23 +0000 (08:39 +0000)]
2005-11-24  Marcus Brinkmann  <marcus@g10code.de>

* w32-glib-io.c (_gpgme_io_fd2str): Remove debug printf.

19 years agoGPA does now work with the glib based i/o backend.
Werner Koch [Fri, 18 Nov 2005 16:52:38 +0000 (16:52 +0000)]
GPA does now work with the glib based i/o backend.

19 years ago2005-11-18 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Fri, 18 Nov 2005 14:00:50 +0000 (14:00 +0000)]
2005-11-18  Marcus Brinkmann  <marcus@g10code.de>

* priv-io.h (_gpgme_io_fd2str): New prototype.
* posix-io.c (_gpgme_io_fd2str): New function.
* w32-io.c (_gpgme_io_fd2str): New function.
* rungpg.c: Use this new function.
* w32-glib-io.c (_gpgme_io_fd2str): Rewrote the file handle code
again.  Two's company, three's the musketeers.

19 years ago2005-11-18 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Fri, 18 Nov 2005 11:18:01 +0000 (11:18 +0000)]
2005-11-18  Marcus Brinkmann  <marcus@g10code.de>

* w32-glib-io.c: Rewrote the file handle code.  We don't create
system fds for every handle (doesn't work for inherited handles),
but we create pseudo fds in a private namespace that designate a
handle and potentially a giochannel.

19 years ago2005-11-17 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 17 Nov 2005 18:45:30 +0000 (18:45 +0000)]
2005-11-17  Marcus Brinkmann  <marcus@g10code.de>

* configure.ac: Add support for --enable-w32-glib (disabled by
default).  Invoke AM_PATH_GLIB_2_0.

gpgme/
2005-11-17  Marcus Brinkmann  <marcus@g10code.de>

* w32-glib-io.c: New file.
* gpgme.def (gpgme_get_giochannel): Add symbol.
* Makefile.am (system_components) [HAVE_DOSISH_SYSTEM]: Remove
w32-io.c.
(ltlib_gpgme_extra): New variable.
(lib_LTLIBRARIES): Add $(ltlib_gpgme_extra).
(system_components_not_extra): New variable.
(libgpgme_la_SOURCES, libgpgme_pthread_la_SOURCES,
(libgpgme_pth_la_SOURCES): Add $(system_components_not_extra).
(libgpgme_glib_la_LDFLAGS, libgpgme_glib_la_DEPENDENCIES,
(libgpgme_glib_la_LIBADD, libgpgme_glib_la_CFLAGS)
[BUILD_W32_GLIB]: New variables.
* gpgme-config.in (glib): New option.
* gpgme.m4 (AM_PATH_GPGME_GLIB): New macro.

m4/
2005-11-17  Marcus Brinkmann  <marcus@g10code.de>

* glib-2.0.m4: New file.

19 years ago2005-11-17 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 17 Nov 2005 18:45:14 +0000 (18:45 +0000)]
2005-11-17  Marcus Brinkmann  <marcus@g10code.de>

* configure.ac: Add support for --enable-w32-glib (disabled by
default).  Invoke AM_PATH_GLIB_2_0.

gpgme/
2005-11-17  Marcus Brinkmann  <marcus@g10code.de>

* w32-glib-io.c: New file.
* gpgme.def (gpgme_get_giochannel): Add symbol.
* Makefile.am (system_components) [HAVE_DOSISH_SYSTEM]: Remove
w32-io.c.
(ltlib_gpgme_extra): New variable.
(lib_LTLIBRARIES): Add $(ltlib_gpgme_extra).
(system_components_not_extra): New variable.
(libgpgme_la_SOURCES, libgpgme_pthread_la_SOURCES,
(libgpgme_pth_la_SOURCES): Add $(system_components_not_extra).
(libgpgme_glib_la_LDFLAGS, libgpgme_glib_la_DEPENDENCIES,
(libgpgme_glib_la_LIBADD, libgpgme_glib_la_CFLAGS)
[BUILD_W32_GLIB]: New variables.
* gpgme-config.in (glib): New option.
* gpgme.m4 (AM_PATH_GPGME_GLIB): New macro.

m4/
2005-11-17  Marcus Brinkmann  <marcus@g10code.de>

* glib-2.0.m4: New file.

19 years ago2005-11-17 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 17 Nov 2005 16:12:27 +0000 (16:12 +0000)]
2005-11-17  Marcus Brinkmann  <marcus@g10code.de>

* priv-io.h (_gpgme_io_waitpid, _gpgme_io_kill): Removed.
* w32-io.c (_gpgme_io_waitpid, _gpgme_io_kill): Removed.
* posix-io.c (_gpgme_io_kill): Removed.
(_gpgme_io_waitpid): Declare static.

19 years agobuild static and shared lib by default - required by gpgol.
Werner Koch [Tue, 15 Nov 2005 16:04:28 +0000 (16:04 +0000)]
build static and shared lib by default - required by gpgol.

19 years ago2005-10-24 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Mon, 24 Oct 2005 09:53:59 +0000 (09:53 +0000)]
2005-10-24  Marcus Brinkmann  <marcus@g10code.de>

* w32-io.c (_gpgme_io_spawn): Don't minimize window, hide it.

19 years agofixed c+p error and a typo
Werner Koch [Fri, 21 Oct 2005 16:18:08 +0000 (16:18 +0000)]
fixed c+p error and a typo

19 years ago2005-10-20 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 20 Oct 2005 19:21:30 +0000 (19:21 +0000)]
2005-10-20  Marcus Brinkmann  <marcus@g10code.de>

* Makefile.am: Build versioninfo.lo, not versioninfo.o.  Also, fix
the whole mess.

19 years ago2005-10-20 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 20 Oct 2005 13:32:48 +0000 (13:32 +0000)]
2005-10-20  Marcus Brinkmann  <marcus@g10code.de>

* w32-dll/ChangeLog, w32-dll/build-dll, w32-dll/gpgme.def: Remove
files.

19 years ago2005-10-20 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 20 Oct 2005 13:05:04 +0000 (13:05 +0000)]
2005-10-20  Marcus Brinkmann  <marcus@g10code.de>

* configure.ac: Instead checking for windres and dlltool, invoke
AC_LIBTOOL_WIN32_DLL and AC_LIBTOOL_RC.
* src/Makefile.am [HAVE_W32_SYSTEM]: Use libtool, which simplifies
the rules.

19 years agoAdd a test for expired subkeys
Werner Koch [Wed, 19 Oct 2005 08:23:23 +0000 (08:23 +0000)]
Add a test for expired subkeys

19 years ago2005-10-16 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sun, 16 Oct 2005 19:38:32 +0000 (19:38 +0000)]
2005-10-16  Marcus Brinkmann  <marcus@g10code.de>

* rungpg.c (gpg_edit): Don't add a key argument if in card edit
mode.

19 years ago2005-10-07 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Fri, 7 Oct 2005 13:34:22 +0000 (13:34 +0000)]
2005-10-07  Marcus Brinkmann  <marcus@g10code.de>

* gpgsm/t-keylist.c (main): Allow for an email address as a second
uid.

19 years ago2005-10-07 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 6 Oct 2005 23:28:50 +0000 (23:28 +0000)]
2005-10-07  Marcus Brinkmann  <marcus@g10code.de>

* gpg/t-sig-notation.c: Change critical notation to something
GnuPG understands.

19 years ago2005-10-06 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 6 Oct 2005 11:06:25 +0000 (11:06 +0000)]
2005-10-06  Marcus Brinkmann  <marcus@g10code.de>

* Makefile.am (gpgme.dll gpgme.dll.a): Use $(srcdir) for
gpgme.def.

19 years agodoc/
Marcus Brinkmann [Thu, 6 Oct 2005 10:44:26 +0000 (10:44 +0000)]
doc/
2005-10-06  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Destroying Data Buffers): Document gpgme_free.

gpgme/
2005-10-06  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.h (gpgme_free): New prototype.
* data-mem.c (gpgme_free): New function.
* libgpgme.vers (GPGME_1.1): Add gpgme_free.
* gpgme.def: Add gpgme_free.

19 years agoUpdate some items.
Marcus Brinkmann [Sun, 2 Oct 2005 14:55:33 +0000 (14:55 +0000)]
Update some items.

19 years agoUpdate some items.
Marcus Brinkmann [Sun, 2 Oct 2005 14:41:03 +0000 (14:41 +0000)]
Update some items.

19 years agodoc/
Marcus Brinkmann [Sun, 2 Oct 2005 14:39:31 +0000 (14:39 +0000)]
doc/
2005-10-02  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Key Management): Add the new member notations of
gpgme_sig_key_t.
(Key Listing Mode): Document GPGME_KEYLIST_MODE_SIG_NOTATIONS.

gpgme/
2005-10-02  Marcus Brinkmann  <marcus@g10code.de>

* util.h (_gpgme_decode_percent_string): Add new argument BINARY
to prototype.
* verify.c (parse_notation): Likewise for invocation.
* conversion.c (_gpgme_decode_percent_string): Likewise to
declaration.  If set, do not replace '\0' characters with a
printable string.
* gpgme.h (struct _gpgme_key_sig): New field notations.
* ops.h (_gpgme_parse_notation): New prototype.
* sig-notation.c (_gpgme_parse_notation): New function.
* key.c (gpgme_key_unref): Free all signature notations.
* keylist.c (op_data_t): New member tmp_keysig.
(finish_key): Clear OPD->tmp_keysig.
* gpgme.c (gpgme_set_keylist_mode): Remove check.
* rungpg.c (gpg_keylist): Support listing signature notations.
(gpg_keylist_ext): Likewise.

19 years agoAdd item about docs.
Marcus Brinkmann [Sat, 1 Oct 2005 22:17:03 +0000 (22:17 +0000)]
Add item about docs.

19 years agoFix copyright year.
Marcus Brinkmann [Sat, 1 Oct 2005 22:15:20 +0000 (22:15 +0000)]
Fix copyright year.

19 years ago2005-10-01 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 1 Oct 2005 22:14:40 +0000 (22:14 +0000)]
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi: Enclose all return parameters of deftypefuns in
curly brackets.

19 years agoPost-release fixup.
Marcus Brinkmann [Sat, 1 Oct 2005 21:58:29 +0000 (21:58 +0000)]
Post-release fixup.

19 years agoFix typo. gpgme-1-1-0
Marcus Brinkmann [Sat, 1 Oct 2005 21:39:42 +0000 (21:39 +0000)]
Fix typo.

19 years ago2005-10-01 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 1 Oct 2005 21:31:24 +0000 (21:31 +0000)]
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

Released 1.1.0.

* configure.ac (LIBGPGME_LT_CURRENT, LIBGPGME_LT_AGE): Bump for
release.
(LIBGPGME_LT_REVISION): Reset to 0 for release.

19 years agoUpdate some items.
Marcus Brinkmann [Sat, 1 Oct 2005 21:02:48 +0000 (21:02 +0000)]
Update some items.

19 years agoRemove ath item.
Marcus Brinkmann [Sat, 1 Oct 2005 20:53:27 +0000 (20:53 +0000)]
Remove ath item.

19 years ago2005-10-01 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 1 Oct 2005 20:42:34 +0000 (20:42 +0000)]
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

* engine.h (_gpgme_set_engine_info): Add prototype.
* engine-backend.h (struct engine_ops): Change return type of
get_file_name() to const char * to silence gcc warning.
* engine.c (engine_get_file_name): Change return type to const
char * to silence gcc warning.
(gpgme_get_engine_info): Use transitional variable to go from
const char * to char * to silence gcc warning.
(_gpgme_set_engine_info): Likewise.
* engine-gpgsm.c (struct engine_gpgsm): Change type of LINE to
char * to silence gcc warning.
(gpgsm_new): Make ARGV a pointer to const char.
(status_handler): Change type of SRC, END, DST, ALINE and NEWLINE
to char * to silence gcc warning.

19 years ago2005-10-01 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 1 Oct 2005 20:41:41 +0000 (20:41 +0000)]
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

* gpg/Makefile.am (EXTRA_DIST): Remove gpg.conf.
(DISTCLEANFILES): Add gpg.conf.
(all-local): Add gpg.conf.
(./gpg.conf): New target.
* gpg/gpg.conf: Remove file.

19 years ago2005-10-01 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 1 Oct 2005 20:17:03 +0000 (20:17 +0000)]
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

* assuan.h (assuan_pipe_connect, assuan_pipe_connect2): Make type
of ARGV parameter const in prototype.
* assuan-pipe-connect.c (assuan_pipe_connect,
assuan_pipe_connect2): Likewise in declaration.
(assuan_pipe_connect2): Add braindead cast to make execv happy.

19 years ago2005-10-01 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 1 Oct 2005 19:51:27 +0000 (19:51 +0000)]
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

* assuan-client.c (assuan_transact): Change LINE, S and D from
unsigned char * to char * to silence gcc warning.
* assuan-util.c (_assuan_log_sanitized_string): Add explicit cast
to silence gcc warning.
* assuan-inquire.c (assuan_inquire): Likewise.

19 years ago2005-10-01 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Sat, 1 Oct 2005 19:22:16 +0000 (19:22 +0000)]
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

* gpg/Makefile.am (EXTRA_DIST): Add gpg.conf.

19 years agodoc/
Marcus Brinkmann [Sat, 1 Oct 2005 02:33:35 +0000 (02:33 +0000)]
doc/
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Signature Notation Data): New section.
(Verify): Added more about the notation data structure.

gpgme/
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.def: Add gpgme_data_set_file_name,
gpgme_data_get_file_name, gpgme_sig_notation_clear,
gpgme_sig_notation_add and gpgme_sig_notation_get.
* libgpgme.vers: Add gpgme_sig_notation_clear,
gpgme_sig_notation_add and gpgme_sig_notation_get.
* Makefile.am (libgpgme_real_la_SOURCES): Add sig-notation.c.
* context.h (struct gpgme_context): New field sig_notations.
* gpgme.h (struct _gpgme_sig_notation): New member value_len and
critical.
(GPGME_SIG_NOTATION_CRITICAL): New symbol.
(gpgme_sig_notation_flags_t): New type.
(gpgme_sig_notation_add, gpgme_sig_notation_clear,
gpgme_sig_notation_get): New prototypes.
* ops.h (_gpgme_sig_notation_create, _gpgme_sig_notation_free):
New prototypes.
* sig-notation.c (_gpgme_sig_notation_free): New file.
* verify.c (parse_notation): Use support functions.
(release_op_data): Likewise.
* rungpg.c (append_args_from_sig_notations): New function.
(gpg_encrypt_sign, gpg_sign): Call it.

tests/
2005-10-01  Marcus Brinkmann  <marcus@g10code.de>

* gpg/Makefile.am (TESTS): Add t-sig-notation.
* gpg/t-sig-notation.c (check_result): New file.
* gpg/t-verify.c (check_result): Also check the length of the
notation data.
* gpg/gpg.conf: New file.

19 years agodoc/
Marcus Brinkmann [Fri, 30 Sep 2005 14:17:47 +0000 (14:17 +0000)]
doc/
2005-09-30  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Data Buffer I/O Operations, Data Buffer Meta-Data):
New subsections.

gpgme/
2005-09-30  Marcus Brinkmann  <marcus@g10code.de>

* data.h (struct gpgme_data): New member file_name.
* data.c (gpgme_data_set_filename): New function.
(_gpgme_data_release): Free DH->filename if necessary.
(gpgme_data_get_filename): New function.
* rungpg.c (gpg_encrypt): Set filename option.
(gpg_encrypt_sign): Likewise.
(gpg_sign): Likewise.
* libgpgme.vers (GPGME_1.1): Add gpgme_data_set_file_name and
gpgme_data_get_file_name.

tests/
2005-09-30  Marcus Brinkmann  <marcus@g10code.de>

* gpg/Makefile.am (TESTS): Add t-filename.
* gpg/t-filename.c: New file.

19 years agodoc/
Marcus Brinkmann [Fri, 30 Sep 2005 13:24:40 +0000 (13:24 +0000)]
doc/
2005-09-30  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi: Replace plaintext_filename with file_name.

gpgme/
2005-09-30  Marcus Brinkmann  <marcus@g10code.de>

* decrpyt.c, verify.c, gpgme.h: Replace plaintext_filename with
file_name.

19 years ago2005-09-30 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Fri, 30 Sep 2005 11:01:37 +0000 (11:01 +0000)]
2005-09-30  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Key Management): Document is_qualified.

19 years ago2005-09-29 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 29 Sep 2005 17:58:00 +0000 (17:58 +0000)]
2005-09-29  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.h (struct _gpgme_key): Add field is_qualified.
(struct _gpgme_subkey): Likewise.
* keylist.c (set_subkey_capability, set_mainkey_capability): Set
field is_qualified.

19 years ago2005-09-29 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Thu, 29 Sep 2005 17:54:25 +0000 (17:54 +0000)]
2005-09-29  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.h (struct _gpgme_key): Add field is_qualified.
(struct _gpgme_subkey): Likewise.

19 years agoBoosted performance of w32 I/O
Werner Koch [Fri, 23 Sep 2005 13:29:04 +0000 (13:29 +0000)]
Boosted performance of w32 I/O

19 years ago* ath.c: Changes to make it work under W32.
Werner Koch [Tue, 13 Sep 2005 14:17:04 +0000 (14:17 +0000)]
* ath.c: Changes to make it work under W32.
* w32-io.c (build_commandline): Quote argv[0].

19 years ago2005-09-12 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Mon, 12 Sep 2005 19:15:14 +0000 (19:15 +0000)]
2005-09-12  Marcus Brinkmann  <marcus@g10code.de>

* configure.ac (HAVE_PTH): Don't add $PTH_CFLAGS to $CFLAGS here.

gpgme/
2005-09-12  Marcus Brinkmann  <marcus@g10code.de>

* Makefile.am (libgpgme_la_SOURCES): Set to ath.h and ath.c.
(ath_pth_src, ath_pthread_src): Removed.
(w32_o_files): Replace ath-compat.o with ath.o.
(libgpgme_pth_la_CFLAGS): New variable.
* ath-compat.c, ath-pthread-compat.c, ath-pth-compat.c: Removed.
* ath.h (ath_pthread_available, ath_pth_available): Removed.
(ath_init) [!_ATH_EXT_SYM_PREFIX]: Do not define macro.
(struct ath_ops, ath_init) [_ATH_COMPAT]: Removed.
(_ATH_COMPAT): Macro removed.
* posix-sema.c (_gpgme_sema_subsystem_init): Do not call
_gpgme_ath_init.

19 years ago2005-09-12 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Mon, 12 Sep 2005 19:14:36 +0000 (19:14 +0000)]
2005-09-12  Marcus Brinkmann  <marcus@g10code.de>

* configure.ac (HAVE_PTH): Don't add $PTH_CFLAGS to $CFLAGS here.

gpgme/
2005-09-12  Marcus Brinkmann  <marcus@g10code.de>

* Makefile.am (libgpgme_la_SOURCES): Set to ath.h and ath.c.
(ath_pth_src, ath_pthread_src): Removed.
(w32_o_files): Replace ath-compat.o with ath.o.
(libgpgme_pth_la_CFLAGS): New variable.
* ath-compat.c, ath-pthread-compat.c, ath-pth-compat.c: Removed.
* ath.h (ath_pthread_available, ath_pth_available): Removed.
(ath_init) [!_ATH_EXT_SYM_PREFIX]: Do not define macro.
(struct ath_ops, ath_init) [_ATH_COMPAT]: Removed.
(_ATH_COMPAT): Macro removed.
* posix-sema.c (_gpgme_sema_subsystem_init): Do not call
_gpgme_ath_init.

19 years ago2005-09-12 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Mon, 12 Sep 2005 19:06:45 +0000 (19:06 +0000)]
2005-09-12  Marcus Brinkmann  <marcus@g10code.de>

* keylist.c (release_op_data): Do not free opd->tmp_uid.

19 years agoRestore the key files.
Marcus Brinkmann [Thu, 8 Sep 2005 15:17:58 +0000 (15:17 +0000)]
Restore the key files.

19 years agoDeleted the property eol-style and set the property binary file.
Marcus Brinkmann [Thu, 8 Sep 2005 15:17:12 +0000 (15:17 +0000)]
Deleted the property eol-style and set the property binary file.

19 years ago2005-08-26 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Fri, 26 Aug 2005 15:35:37 +0000 (15:35 +0000)]
2005-08-26  Marcus Brinkmann  <marcus@g10code.de>

* rungpg.c (command_handler): Use _gpgme_io_write instead of write.

19 years ago2005-08-26 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Fri, 26 Aug 2005 15:00:18 +0000 (15:00 +0000)]
2005-08-26  Marcus Brinkmann  <marcus@g10code.de>

* edit.c (command_handler): Do not depend on PROCESSED being
available.

19 years ago2005-08-26 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Fri, 26 Aug 2005 14:53:55 +0000 (14:53 +0000)]
2005-08-26  Marcus Brinkmann  <marcus@g10code.de>

* engine.h (engine_command_handler_t): Add new argument processed.
* ops.h (_gpgme_passphrase_command_handler_internal): Rename
prototype to ...
(_gpgme_passphrase_command_handler): ... this one.
* passphrase.c (_gpgme_passphrase_command_handler_internal):
Rename to ...
(_gpgme_passphrase_command_handler): ... this one.
* edit.c (command_handler): Add new argument processed.  Remove
local variable with the same name.  Always return processed as
true.
* rungpg.c (command_handler): Send a newline character if the
handler did not.

19 years ago* configure.ac (SEPCONSTANTS): New to define DIRSEP_C et al.
Werner Koch [Fri, 26 Aug 2005 12:38:57 +0000 (12:38 +0000)]
* configure.ac (SEPCONSTANTS): New to define DIRSEP_C et al.

* w32-util.c (read_w32_registry_string): Updated from code used by
GnuPG.  This allows for expanding strings and features the
implicit fallback key.
(w32_shgetfolderpath, find_program_at_standard_place): New.
(_gpgme_get_gpg_path, _gpgme_get_gpgsm_path): With no registry
entry, locate the programs at the standard place.
(dlopen, dlsym, dlclose): New, so that we can keep on using what
we are accustomed to.

* debug.c (debug_init): Use PATHSEP_C so that under W32 a
semicolon is used which allows us to create files with drive
letters.

* w32-io.c (_gpgme_io_read, _gpgme_io_write): Print content in
debug mode too.

19 years agoAdded missing files and fixed stuff from the recent merged. I did only
Werner Koch [Fri, 19 Aug 2005 16:34:42 +0000 (16:34 +0000)]
Added missing files and fixed stuff from the recent merged.  I did only
tests on W32 at that time.

19 years agoChanges to allow building a W32 DLL
Werner Koch [Fri, 19 Aug 2005 16:11:46 +0000 (16:11 +0000)]
Changes to allow building a W32 DLL

19 years agoMerged changes from upstream libassuan to allow building a W32 DLL.
Werner Koch [Tue, 9 Aug 2005 13:19:24 +0000 (13:19 +0000)]
Merged changes from upstream libassuan to allow building a W32 DLL.

19 years agodoc/
Marcus Brinkmann [Wed, 27 Jul 2005 01:50:08 +0000 (01:50 +0000)]
doc/
2005-07-27  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.texi (Decrypt): Add plaintext_filename to
gpgme_decrypt_result_t.
(Verify): Likewise for gpgme_verify_result_t.

gpgme/
2005-07-27  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.h (gpgme_status_code_t): Add GPGME_STATUS_PLAINTEXT.
(struct _gpgme_op_decrypt_result): New member plaintext_filename.
(struct _gpgme_op_verify_result): Likewise.
* ops.h (_gpgme_parse_plaintext): Add prototype.
* op-support.c (_gpgme_parse_plaintext): New function.
* decrypt.c (release_op_data): Release
OPD->result.plaintext_filename.
(_gpgme_decrypt_status_handler): Handle GPGME_STATUS_PLAINTEXT.
* verify.c (release_op_data): Release
OPD->result.plaintext_filename.
(_gpgme_verify_status_handler): Handle GPGME_STATUS_PLAINTEXT.

19 years ago2005-07-26 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Tue, 26 Jul 2005 17:30:36 +0000 (17:30 +0000)]
2005-07-26  Marcus Brinkmann  <marcus@g10code.de>

* keylist.c (gpgme_get_key): Allow key IDs.

19 years ago2005-06-20 Marcus Brinkmann <marcus@g10code.de>
Marcus Brinkmann [Mon, 20 Jun 2005 18:10:33 +0000 (18:10 +0000)]
2005-06-20  Marcus Brinkmann  <marcus@g10code.de>

* gpgme.m4: Only call GPGME_CONFIG if found.