Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Delete obsolete item. | Marcus Brinkmann | 2002-01-22 | 1 | -2/+0 |
| | |||||
* | Some small updates. | Marcus Brinkmann | 2002-01-22 | 1 | -4/+2 |
| | |||||
* | Remove obsolete item. | Marcus Brinkmann | 2002-01-22 | 1 | -1/+0 |
| | |||||
* | doc/ | Marcus Brinkmann | 2002-01-22 | 1 | -4/+2 |
| | | | | | | | | | | | | | | | | | | | | | | 2002-01-22 Marcus Brinkmann <[email protected]> * gpgme.texi (Passphrase callback): Change GpgmePassphraseCb's R_HD type from void* to void**. gpgme/ 2002-01-22 Marcus Brinkmann <[email protected]> * gpgme.h (GpgmePassphraseCb): Change type of R_HD from void* to void**. tests/ 2002-01-22 Marcus Brinkmann <[email protected]> * gpg/t-signers.c (passphrase_cb): Change type of r_hd to void**. * gpg/t-sign.c (passphrase_cb): Likewise. * gpg/t-decrypt-verify.c (passphrase_cb): Likewise. * gpg/t-decrypt.c (passphrase_cb): Likewise. | ||||
* | doc/ | Marcus Brinkmann | 2002-01-22 | 1 | -2/+0 |
| | | | | | | | | | | | | | | | 2002-01-22 Marcus Brinkmann <[email protected]> * gpgme.texi (Creating data buffers): Change gpgme_data_new_from_filepart's LENGTH type from off_t to size_t. gpgme/ 2002-01-22 Marcus Brinkmann <[email protected]> * data.c (gpgme_data_new_from_filepart): Change type of LENGTH from off_t to size_t. * gpgme.h: Likewise. | ||||
* | Some more items. | Marcus Brinkmann | 2002-01-22 | 1 | -0/+5 |
| | |||||
* | New items about various things. | Marcus Brinkmann | 2002-01-15 | 1 | -1/+29 |
| | |||||
* | 2001-12-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-12-21 | 1 | -0/+5 |
| | | | | | | * engine-gpgsm.c (_gpgme_gpgsm_new): Replace General_Error with Pipe_Error where appropriate. | ||||
* | New item about make clean. | Marcus Brinkmann | 2001-12-18 | 1 | -0/+3 |
| | |||||
* | 2001-12-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-12-18 | 1 | -8/+0 |
| | | | | | | | * key.c (_gpgme_key_append_name): Append, not prepend, the uid. Initialize the next field of the uid structure. (gpgme_key_get_as_xml): Do not list last uid first. | ||||
* | * acinclude.m4 (GNUPG_FIX_HDR_VERSION): Fixed for new automake. | Werner Koch | 2001-12-18 | 1 | -0/+5 |
| | |||||
* | add some more items | Marcus Brinkmann | 2001-11-21 | 1 | -0/+4 |
| | |||||
* | * TODO: Remove obsolete items, categorize another. | Marcus Brinkmann | 2001-11-16 | 1 | -9/+3 |
| | | | | | * NEWS: Add new feature decrypt-verify. | ||||
* | FIx last change (grr, didn't want to check in the version I checked in). | Marcus Brinkmann | 2001-10-22 | 1 | -1/+1 |
| | |||||
* | 2001-10-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2001-10-22 | 1 | -0/+6 |
| | | | | | | * autogen.sh: Invoke automake with `-a' (add missing files). Do not invoke configure. | ||||
* | New API to switch to S/MIME. There is no code yet behind it. | Werner Koch | 2001-10-15 | 1 | -2/+36 |
| | |||||
* | Added more doc entries and prepared for 0.2.3gpgme-0-2-3 | Werner Koch | 2001-09-17 | 1 | -2/+0 |
| | |||||
* | Typo fixes and new gpgme_get_op_info | Werner Koch | 2001-08-28 | 1 | -2/+1 |
| | |||||
* | A couple of minor changes and a short README for Gpgcom | Werner Koch | 2001-07-31 | 1 | -1/+8 |
| | |||||
* | Timos fixes | Werner Koch | 2001-06-16 | 1 | -0/+2 |
| | |||||
* | Reworked the process code. | Werner Koch | 2001-02-20 | 1 | -2/+0 |
| | |||||
* | FD are now released and a major bug has been fixed. | Werner Koch | 2001-02-19 | 1 | -3/+0 |
| | | | | | The W32 version does not compile at the meoment. | ||||
* | Multiple signatures can now be verified. | Werner Koch | 2001-02-12 | 1 | -0/+3 |
| | |||||
* | Fixed W32 bugs and one major bug which swallowed up some output. | Werner Koch | 2001-01-31 | 1 | -3/+1 |
| | |||||
* | Lookup the path in the Registry | Werner Koch | 2001-01-30 | 1 | -1/+1 |
| | |||||
* | Add better debug printing. Use reader threads for W32 | Werner Koch | 2001-01-30 | 1 | -0/+10 |