| Commit message (Collapse) | Author | Age | Files | Lines | 
| | 
| 
| 
| 
|  | 
The rule of least surprise.
 | 
| | 
| 
| 
| 
| 
|  | 
* assuan-socket-server.c: Ditto
* assuan-domain-connect.c: Ditto.
 | 
| | 
| 
| 
| 
|  | 
* autogen.sh: Added ACLOCAL_FLAGS.
 | 
| | 
| 
| 
| 
|  | 
unused result.signatures items.
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
|  | 
if we can't process it.
* decrypt-verify.c (decrypt_verify_status_handler): Backed out
yesterday's hack.  It is not any longer required.
 | 
| | 
| 
| 
| 
|  | 
with meaningless error codes from the verify status function.
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
libtools 1.5.4.
 | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
* gpgsm/Makefile.am: Changed the faked system time to 20011213T12000.
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
token.
(prepare_new_sig): New.
(parse_new_sig): Use prepare_new_sig when required.
(_gpgme_verify_status_handler): Handle STATUS_NEWSIG.
* engine-gpgsm.c (gpgsm_keylist_ext): Send with-validation
option.  Fixed pattern construction.
(status_handler): Add debugging output.
 | 
| | 
| 
| 
| 
|  | 
token.
 | 
| | 
| 
| 
| 
|  | 
option.  Fixed pattern construction.
 | 
| | 
| 
| 
| 
| 
|  | 
* gpgme.texi (Verify): Fix type of gpgme_op_verify_result.
	* gpgme.texi (Key Listing Mode): Typo fix.
 | 
| | 
| 
| 
| 
| 
|  | 
* engine-gpgsm.c (gpgsm_new): Protect _only_ tty related code with
	isatty().  Submitted by Bernhard Herzog.
 | 
| | 
| 
| 
| 
| 
|  | 
* gpgme.texi (Library Version Check): Fix the instruction when to
	set the locale.
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
|  | 
* rungpg.c (gpg_cancel): Set GPG->fd_data_map to NULL after
	releasing it.
 | 
| | 
| 
| 
| 
| 
|  | 
* engine-gpgsm.c (gpgsm_cancel): Only call assuan_disconnect if
	GPGSM->assuan_ctx is not NULL.  Set it to NULL afterwards.
 | 
| |  | 
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
|  | 
* configure.ac (NEED_GPGSM_VERSION): Bump up to 1.9.6.
2004-03-07  Marcus Brinkmann  <[email protected]>
	* gpgsm/t-keylist.c: Add chain IDs.
 | 
| | 
| 
| 
| 
|  | 
* gpgme.texi (I/O Callback Example Qt): New section by Marc Mutz.
 | 
| | 
| 
| 
| 
| 
| 
|  | 
Released 0.4.5.
	* Makefile.am (EXTRA_DIST): Remove autogen.sh and README.CVS.
 | 
| | 
| 
| 
| 
| 
|  | 
* gpgme-config.in: Do not emit include and lib directory for
	prefix "/usr" or "".
 | 
| | 
| 
| 
| 
|  | 
* gpgme.texi (I/O Callback Example Qt): New section by Marc Mutz.
 | 
| | 
| 
| 
| 
| 
| 
|  | 
beween patterns.
* gpgsm/t-export.c (main): Also check exporting 2 certificates.
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
* rungpg.c (gpg_cancel): New function.
	(gpg_release): Call it here.
	(_gpgme_engine_ops_gpg): Add it here.
	* engine-gpgsm.c (gpgsm_cancel): Fix last change.
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
2004-02-24  Marcus Brinkmann  <[email protected]>
	* gpgme.texi (cancellation): New section.
gpgme/
2004-02-24  Marcus Brinkmann  <[email protected]>
	* gpgme.c (gpgme_cancel): New function.
	* engine-backend.h (struct engine_ops): New member cancel.
	* engine.h (_gpgme_engine_cancel): New prototype.
	* engine.c (_gpgme_engine_cancel): New function.
	* engine-gpgsm.c: Add new member cancel.
	(gpgsm_cancel): New function.
	(gpgsm_release): Use it.
	* rungpg.c: Add new member cancel.
 | 
| | 
| 
| 
| 
| 
| 
| 
|  | 
warning.
* assuan-handler.c (assuan_get_data_fp): Fail with ENOSYS if we
can't implement this.
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
the result->imports; adjust for that.
* gpgsm/Makefile.am (TESTS_ENVIRONMENT): Reset the GPG_AGENT_INFO.
* gpg/t-keylist-sig.c (main): s/class/sig_class/.
* gpg/t-signers.c (check_result): Ditto.
* gpg/t-sign.c (check_result): Ditto.
* gpg/t-encrypt-sign.c (check_result): Ditto.
* gpgsm/t-sign.c (check_result): Ditto.
 | 
| | 
| 
| 
| 
| 
|  | 
* gpgme.h: Add GPGME_KEYLIST_MODE_VALIDATE.
* engine-gpgsm.c (gpgsm_keylist): Send this to gpgsm.
 | 
| | 
| 
| 
| 
|  | 
by Adriaan de Groot.
 | 
| |  | 
 | 
| | 
| 
| 
| 
| 
|  | 
Hey, Moritz what was the orginal problem?  Does autoconf not anymore
allow to put AC_LIBOBJ into AC_CEHCK_FUNCS?
 | 
| | 
| 
| 
| 
| 
|  | 
* gpgme.texi: A couple of small fixes regarding the Largfile
	Support section.
 | 
| | 
| 
| 
| 
|  | 
* configure.ac: Fix funopen replacement mechanism.
 | 
| | 
| 
| 
| 
|  | 
* rungpg.c (build_argv): Use --no-comment, not --comment "".
 | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
|  | 
* configure.ac: Add invocation of AC_SYS_LARGEFILE, AC_TYPE_OFF_T
	and AC_FUNC_FSEEKO.
doc/
2004-02-01  Marcus Brinkmann  <[email protected]>
	* gpgme.texi (Largefile Support): New section.
gpgme/
2004-02-01  Marcus Brinkmann  <[email protected]>
	* data-compat.c (gpgme_data_new_from_filepart): Call fseeko if
	available.
	* data-stream.c (stream_seek): Likewise.
 | 
| | 
| 
| 
| 
|  | 
used by GnuPG 1.9.x
 | 
| |  | 
 | 
| | 
| 
| 
| 
|  | 
* gpgme.texi (Key Management): Fix exportable field.
 | 
| | 
| 
| 
| 
|  | 
* gpgme.h (struct _gpgme_key_sig): Fix comment on REVOKED>
 | 
| | 
| 
| 
| 
|  | 
from now on.
 | 
| |  | 
 |