Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-05-03 | * gpg/t-verify.c (validity_string): New. | Werner Koch | 1 | -3/+32 | |
(print_sig_stat): Print expire time and validity. (status_string): Add new exipred stati. | |||||
2002-03-03 | doc/ | Marcus Brinkmann | 1 | -10/+50 | |
2002-03-03 Marcus Brinkmann <[email protected]> * gpgme.texi (Verify): Document verification of normal and cleartext signatures. gpgme/ 2002-03-03 Marcus Brinkmann <[email protected]> * rungpg.c (_gpgme_gpg_op_verify): If TEXT is of mode GPGME_DATA_MODE_IN, construct a command line that stores the plaintext in TEXT. * verify.c (gpgme_op_verify_start): Accept TEXT being uninitialized, and in this case interpret SIG as a normal or cleartext signature and TEXT as a return data object. * engine-gpgsm.c (_gpgme_gpgsm_op_verify): Likewise. tests/ 2002-03-03 Marcus Brinkmann <[email protected]> * gpg/t-verify.c (main): Add a few more sanity checks, and a check for normal signatures. | |||||
2001-11-22 | 2001-11-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+1 | |
* gpg/: New directory. * Makefile.am, t-verify.c, t-encrypt.c, t-signers.c, t-trustlist.c, t-sign.c, t-keylist.c, t-import.c, t-genkey.c, t-export.c, t-decrypt-verify.c, t-decrypt.c, t-version.c, t-data.c, mkdemodirs. cipher-1.asc, cipher-2.asc, geheim.txt, pubdemo.asc, pubkey-1.asc, secdemo.asc, seckey-1.asc): Move to sub directory gpg/. * gpg/Makefile.am (INCLUDES): Include gpgme/, not include/ and intl/. (LDD): Correct relative path to gpgme library. (TESTS): Remove t-version and t-data. * gpg/t-verify.c, gpg/t-encrypt.c, gpg/t-signers.c, gpg/t-trustlist.c, gpg/t-sign.c, gpg/t-keylist.c, gpg/t-import.c, gpg/t-genkey.c, gpg/t-export.c, gpg/t-decrypt-verify.c, gpg/t-decrypt.c, t-version.c, t-data.c): Include gpgme.h, not "../gpgme/gpgme.h". * Makefile.am: New file. * gpgsm/: New directory. * gpgsm/Makefile.am: New file. | |||||
2001-05-28 | Changes by Jose and Tommy. | Werner Koch | 1 | -1/+3 | |
2001-04-02 | Release 0.2.1gpgme-0-2-1 | Werner Koch | 1 | -0/+1 | |
2001-02-19 | FD are now released and a major bug has been fixed. | Werner Koch | 1 | -0/+3 | |
The W32 version does not compile at the meoment. | |||||
2001-02-14 | W32 fixes | Werner Koch | 1 | -1/+1 | |
2001-02-12 | Multiple signatures can now be verified. | Werner Koch | 1 | -10/+41 | |
2000-12-12 | Add a passphrase callback and minor changes to the interface | Werner Koch | 1 | -1/+6 | |
2000-11-20 | Does some basic tasks.V0-1-0 | Werner Koch | 1 | -2/+2 | |
2000-11-16 | Added decryption | Werner Koch | 1 | -3/+6 | |
2000-11-15 | Notation stuff added | Werner Koch | 1 | -2/+58 | |
2000-11-13 | Reanmed public functions | Werner Koch | 1 | -11/+11 | |
2000-11-09 | Add verify function | Werner Koch | 1 | -16/+32 | |
2000-11-07 | Just a backup for now | Werner Koch | 1 | -0/+69 | |