lp:~vcs-imports/gpgme/main

Created by VCS imports and last modified
Get this branch:
bzr branch lp:~vcs-imports/gpgme/main

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
GPGME
Status:
Development

Import details

Import Status: Suspended

This branch is an import of the CVS module gpgme from :pserver:anoncvs:anoncvs@cvs.gnupg.org:/cvs/gnupg.

Last successful import was .

Recent revisions

992. By wk

.

991. By marcus

2005-08-26 Marcus Brinkmann <email address hidden>

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

990. By marcus

2005-08-26 Marcus Brinkmann <email address hidden>

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

989. By marcus

2005-08-26 Marcus Brinkmann <email address hidden>

 * 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.

988. By wk

* 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.

987. By wk

Added missing files and fixed stuff from the recent merged. I did only
tests on W32 at that time.

986. By wk

Changes to allow building a W32 DLL

985. By wk

Merged changes from upstream libassuan to allow building a W32 DLL.

984. By marcus

doc/
2005-07-27 Marcus Brinkmann <email address hidden>

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

gpgme/
2005-07-27 Marcus Brinkmann <email address hidden>

 * 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.

983. By marcus

2005-07-26 Marcus Brinkmann <email address hidden>

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

This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.