Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 2004-06-23 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-06-23 | 2 | -0/+5 | |
| | | | | | * assuan-handler.c: Include <errno.h>. | |||||
* | D'oh, forget the release date in the released NEWS entry! | Marcus Brinkmann | 2004-06-08 | 2 | -2/+6 | |
| | | | | | Prepare for upcoming release. | |||||
* | Add two items about documentation fixes.gpgme-0-9-0 | Marcus Brinkmann | 2004-06-08 | 1 | -0/+9 | |
| | ||||||
* | 2004-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-06-08 | 2 | -0/+8 | |
| | | | | | | * assuan-buffer.c (assuan_write_line): If the line is longer than the maximum line length, bail out early. | |||||
* | 2004-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-06-08 | 2 | -2/+16 | |
| | | | | | | * gpgme.texi (Listing Keys): Elaborate on the length restrictions on search patterns. | |||||
* | 2004-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-06-08 | 2 | -6/+22 | |
| | | | | | | | | * gpgme.texi (Decrypt and Verify): Document the NO_DATA error code. (Verify): Document the relationship between gpgme_op_verify_result and the decrypt and verify operations. | |||||
* | 2004-06-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-06-02 | 2 | -1/+5 | |
| | | | | | | * libgpgme.vers: Remove C-style comment, which is not supported by older binutils. | |||||
* | Add item about gpgme.m4. | Marcus Brinkmann | 2004-05-21 | 1 | -1/+4 | |
| | ||||||
* | 2004-05-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-05-21 | 4 | -0/+17 | |
| | | | | | | | | | | | * configure.ac (GPGME_CONFIG_API_VERSION): New variable, substitute it. gpgme/ 2004-05-21 Marcus Brinkmann <[email protected]> * gpgme-config.in (Options): Support --api-version. | |||||
* | 2004-05-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-05-21 | 2 | -4/+129 | |
| | | | | | * libgpgme.vers: List all gpgme symbols under version GPGME_1.0. | |||||
* | Remove item about verify.keyusage. | Marcus Brinkmann | 2004-05-21 | 1 | -2/+0 | |
| | ||||||
* | 2004-05-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-05-21 | 3 | -3/+3 | |
| | | | | | | * decrypt.c (_gpgme_decrypt_status_handler): Fix last change. * verify.c (parse_error): Likewise. | |||||
* | 2004-05-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-05-21 | 2 | -7/+4 | |
| | | | | | * verify.c (parse_error): Do not skip location of where token. | |||||
* | Add item about GPG_ERR_CERT_REVOKED in verify status. | Marcus Brinkmann | 2004-05-21 | 1 | -0/+3 | |
| | ||||||
* | 2004-05-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-05-21 | 2 | -0/+8 | |
| | | | | | * gpgme.text (Verify): Document GPG_ERR_CERT_REVOKED status. | |||||
* | 2004-05-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-05-21 | 3 | -1/+14 | |
| | | | | | | | | * gpgme.h (gpgme_status_code_t): Add GPGME_STATUS_REVKEYSIG. * verify.c (_gpgme_verify_status_handler): Add handling of GPGME_STATUS_REVKEYSIG. (parse_trust): Likewise. | |||||
* | doc/ | Marcus Brinkmann | 2004-05-21 | 7 | -7/+48 | |
| | | | | | | | | | | | | | | | | | | 2004-05-21 Marcus Brinkmann <[email protected]> * gpgme.texi (Decrypt): Add note about new field wrong_key_usage of gpgme_decrypt_result_t. gpgme/ 2004-05-21 Marcus Brinkmann <[email protected]> * gpgme.h (struct _gpgme_decrypt_result): New fields wrong_key_usage and _unused. * decrypt.c (_gpgme_decrypt_status_handler): Don't skip over character after a matched string, as in a protocol error this could skip over the trailing binary zero. Handle decrypt.keyusage error notifications. | |||||
* | doc/ | Marcus Brinkmann | 2004-05-21 | 7 | -10/+46 | |
| | | | | | | | | | | | | | | 2004-05-21 Marcus Brinkmann <[email protected]> * gpgme.texi (Key Management): Add note about new field keylist_mode of gpgme_key_t. gpgme/ 2004-05-21 Marcus Brinkmann <[email protected]> * gpgme.h (struct _gpgme_key): New member keylist_mode. * keylist.c (keylist_colon_handler): Set the keylist_mode of KEY. | |||||
* | Update version number. | Marcus Brinkmann | 2004-04-29 | 1 | -1/+1 | |
| | ||||||
* | 2004-04-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-04-29 | 2 | -2/+8 | |
| | | | | | | | Released 0.4.7. * configure.ac (LIBGPGME_LT_REVISION): Bump it up. | |||||
* | Finalize for 0.4.7. | Marcus Brinkmann | 2004-04-29 | 1 | -1/+1 | |
| | ||||||
* | 2004-04-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-04-29 | 2 | -1/+4 | |
| | | | | | | * gpgme.h (struct _gpgme_signature): Change member WRONG_KEY_USAGE to unsigned int. Same for member _unused. | |||||
* | 2004-04-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-04-29 | 2 | -1/+5 | |
| | | | | | * gpgme.texi (Verify): Correct type of member wrong_key_usage. | |||||
* | Add Albrecht Dre� <[email protected]>, because he was helpful. | Marcus Brinkmann | 2004-04-29 | 1 | -0/+1 | |
| | ||||||
* | Add Albrecht Dress, because he was helpful. | Marcus Brinkmann | 2004-04-29 | 1 | -1/+4 | |
| | ||||||
* | Add item about key fields. | Marcus Brinkmann | 2004-04-29 | 1 | -0/+2 | |
| | ||||||
* | 2004-04-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-04-29 | 2 | -60/+65 | |
| | | | | | | | * keylist.c (set_mainkey_trust_info): Rewritten. (set_subkey_capability): Handle 'd' (disabled). (set_mainkey_capability): Rewritten. | |||||
* | 2004-04-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-04-22 | 2 | -1/+5 | |
| | | | | | * gpgme.m4: Quote first argument to AC_DEFUN. | |||||
* | (gpgme_key_unref): Allow passing NULL like free does. | Werner Koch | 2004-04-21 | 2 | -0/+8 | |
| | | | | | The rule of least surprise. | |||||
* | * assuan-socket-connect.c: Include sys/types.h | Werner Koch | 2004-04-19 | 4 | -0/+9 | |
| | | | | | | * assuan-socket-server.c: Ditto * assuan-domain-connect.c: Ditto. | |||||
* | 2004-04-02 Thomas Schwinge <[email protected]> | Marcus Brinkmann | 2004-04-19 | 2 | -2/+6 | |
| | | | | | * autogen.sh: Added ACLOCAL_FLAGS. | |||||
* | (prepare_new_sig, _gpgme_verify_status_handler): Remove | Werner Koch | 2004-04-15 | 2 | -10/+59 | |
| | | | | | unused result.signatures items. | |||||
* | (gpgme_get_key): Return an error if FPR is NULL. | Werner Koch | 2004-04-15 | 2 | -1/+5 | |
| | ||||||
* | * verify.c (_gpgme_verify_status_handler): Ignore the error status | Werner Koch | 2004-04-08 | 5 | -12/+15 | |
| | | | | | | | if we can't process it. * decrypt-verify.c (decrypt_verify_status_handler): Backed out yesterday's hack. It is not any longer required. | |||||
* | (decrypt_verify_status_handler): Hack to cope | Werner Koch | 2004-04-07 | 2 | -1/+15 | |
| | | | | | with meaningless error codes from the verify status function. | |||||
* | Post-release version bumb | Werner Koch | 2004-04-06 | 2 | -1/+10 | |
| | ||||||
* | Updatedgpgme-0-4-6 | Werner Koch | 2004-04-06 | 3 | -1038/+2553 | |
| | ||||||
* | Bumbed version number | Werner Koch | 2004-04-06 | 1 | -1/+1 | |
| | ||||||
* | Tell that gpgsm 1.9.6 is required. | Werner Koch | 2004-04-06 | 1 | -1/+1 | |
| | ||||||
* | Updated | Werner Koch | 2004-04-06 | 1 | -2509/+4731 | |
| | ||||||
* | * config.guess, config.sub, ltmain.sh: Updated to those from | Werner Koch | 2004-04-06 | 3 | -8/+11 | |
| | | | | | libtools 1.5.4. | |||||
* | Final fix. | Werner Koch | 2004-04-05 | 1 | -1/+1 | |
| | ||||||
* | * gpgme.h: Add GPGME_STATUS_NEWSIG. | Werner Koch | 2004-04-05 | 4 | -2/+10 | |
| | | | | | * gpgsm/Makefile.am: Changed the faked system time to 20011213T12000. | |||||
* | * verify.c (parse_error): Compare only the last part of the where | Werner Koch | 2004-04-05 | 3 | -12/+58 | |
| | | | | | | | | | | | | 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. | |||||
* | (parse_error): Compare only the last part of the where | Werner Koch | 2004-04-05 | 3 | -3/+12 | |
| | | | | | token. | |||||
* | (gpgsm_keylist_ext): Send with-validation | Werner Koch | 2004-04-05 | 4 | -2/+25 | |
| | | | | | option. Fixed pattern construction. | |||||
* | 2004-03-29 Moritz Schulte <[email protected]> | Moritz Schulte | 2004-03-29 | 2 | -2/+7 | |
| | | | | | | * gpgme.texi (Verify): Fix type of gpgme_op_verify_result. * gpgme.texi (Key Listing Mode): Typo fix. | |||||
* | 2004-03-23 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-03-23 | 2 | -29/+34 | |
| | | | | | | * engine-gpgsm.c (gpgsm_new): Protect _only_ tty related code with isatty(). Submitted by Bernhard Herzog. | |||||
* | 2004-03-23 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2004-03-23 | 2 | -3/+8 | |
| | | | | | | * gpgme.texi (Library Version Check): Fix the instruction when to set the locale. | |||||
* | *** empty log message *** | Marcus Brinkmann | 2004-03-11 | 2 | -47/+53 | |
| |