|  | Commit message (Collapse) | Author | Age | Files | Lines | 
|---|
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | 2003-10-06  Marcus Brinkmann  <[email protected]>
	* gpgme.texi (Signal Handling): New section.
gpgme/
2003-10-06  Marcus Brinkmann  <[email protected]>
	* io.h (_gpgme_io_subsystem_init): New prototype.
	* posix-io.c (_gpgme_io_subsystem_init): Add function.
	(_gpgme_io_spawn): Do not fixup signal handler here.
	* version.c (do_subsystem_inits): Call _gpgme_io_subsystem_init.
tests/
2003-10-06  Marcus Brinkmann  <[email protected]>
	* gpg/t-thread1.c (thread_one): Do not call initialize_gpgme.
	Likewise. | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * configure.ac: If building Assuan, check for funopen and
	fopencookie, and make isascii, putc_unlocked and memrchr
	replacement functions.
assuan/
Update to the latest assuan version.
gpgme/
2003-08-18  Marcus Brinkmann  <[email protected]>
	* funopen.c, putc_unlocked.c, isascii.c, memrchr.c: New files.
	* fopencookie.c: File removed. | 
| | 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| 
| | * assuan/: Update files to 2002-11-10 version of assuan.
gpgme/
2003-02-01  Marcus Brinkmann  <[email protected]>
	* engine-gpgsm.c (map_assuan_error): Replace
	ASSUAN_Bad_Certificate_Path with ASSUAN_Bad_Certificate_Chain.
	(gpgsm_new): Use assuan_pipe_connect instead assuan_pipe_connect2.
	* util.h (DIMof): Remove macro.
	* ops.h (_gpgme_op_event_cb, _gpgme_op_event_cb_user,
	_gpgme_data_unread): Prototypes removed. | 
| | 
| 
| 
| 
| 
| | assuan_pipe_connect with some flags.  Implemented a bitbucket for
stderr. | 
|  |  |