| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 2001-12-13 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-12-13 | 1 | -3/+14 |
| | | | | | | | | | | | | | | | | | | * engine-gpgsm.c (close_notify_handler): New function. (_gpgme_gpgsm_new): Manage the file descriptors a bit differently. Do not set close-on-exec flags. (_gpgme_gpgsm_op_decrypt): Do not set message_fd to -1, this is done by the close handler. (_gpgme_gpgsm_op_encrypt): Likewise. (_gpgme_gpgsm_op_import): Likewise (also for output_fd). (_gpgme_gpgsm_op_keylist): Likewise (also for input_fd and output_fd). (_gpgme_gpgsm_op_sign): Likewise. (_gpgme_gpgsm_op_verify): Likewise, but for output_fd. * posix-io.c (_gpgme_io_pipe): Set the close-on-exec flag for the non-inherited file descriptor index of the pipe. | ||||
| * | Release 0.2.1gpgme-0-2-1 | Werner Koch | 2001-04-02 | 1 | -4/+11 |
| | | |||||
| * | Reworked the process code. | Werner Koch | 2001-02-20 | 1 | -1/+4 |
| | | |||||
| * | FD are now released and a major bug has been fixed. | Werner Koch | 2001-02-19 | 1 | -1/+31 |
| | | | | | | The W32 version does not compile at the meoment. | ||||
| * | reap off gpg processes | Werner Koch | 2001-02-13 | 1 | -0/+6 |
| | | |||||
| * | Add some debugging code | Werner Koch | 2001-02-13 | 1 | -1/+5 |
| | | |||||
| * | Add better debug printing. Use reader threads for W32 | Werner Koch | 2001-01-30 | 1 | -36/+23 |
| | | |||||
| * | More changes and and some new functions | Werner Koch | 2001-01-08 | 1 | -1/+1 |
| | | |||||
| * | Add a passphrase callback and minor changes to the interface | Werner Koch | 2000-12-12 | 1 | -2/+18 |
| | | |||||
| * | Okay, it runs at least on Windows 95 | Werner Koch | 2000-12-06 | 1 | -1/+2 |
| | | |||||
| * | Now we are able to compile the W32 stuff - don't now whether it works; I have | Werner Koch | 2000-11-23 | 1 | -3/+10 |
| | | | | | | no Windoze box here. | ||||
| * | Added some comments and prepared for W32 support | Werner Koch | 2000-11-22 | 1 | -0/+284 |
