Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-04-04 | 2002-04-05 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+1 | |
* gpgsm/t-keylist.c (main): Use gpgme_engine_check_version instead gpgme_check_engine. * gpgsm/t-encrypt.c (main): Likewise. | |||||
2001-12-14 | 2001-12-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -5/+3 | |
* configure.ac (GPG): Substitute this variable. (GPGSM): Likewise. tests/ CVS2001-12-14 Marcus Brinkmann <[email protected]> * gpg/Makefile.am (GPG): Set to @GPG_PATH@. (./pubring.gpg): Use $(GPG) instead gpg. (./secring.gpg): Likewise. * gpgsm/t-import.c (main): Remove third test case. * gpgsm/Makefile.am (GPGSM): Set to @GPGSM@. (all-local): New target. (./pubcerts.kbx): Likewise. * gpgsm/t-encrypt.c: New file. * gpgsm/Makefile.am (TESTS): Add t-encrypt. | |||||
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-09-03 | Some changes | Werner Koch | 1 | -0/+15 | |
2001-04-02 | Release 0.2.1gpgme-0-2-1 | Werner Koch | 1 | -0/+1 | |
2001-02-13 | reap off gpg processes | Werner Koch | 1 | -0/+1 | |
2001-01-22 | Some new but untested functions | Werner Koch | 1 | -0/+4 | |
2001-01-11 | Release 0.1.4gpgme-0-1-4 | Werner Koch | 1 | -2/+4 | |
2000-11-16 | Added decryption | Werner Koch | 1 | -2/+2 | |
2000-11-13 | Reanmed public functions | Werner Koch | 1 | -14/+14 | |
2000-11-09 | Add verify function | Werner Koch | 1 | -1/+27 | |
2000-11-07 | Just a backup for now | Werner Koch | 1 | -0/+69 | |