aboutsummaryrefslogtreecommitdiffstats
path: root/tests/gpgsm (follow)
Commit message (Collapse)AuthorAgeFilesLines
* (DISTCLEANFILES): Add random_seed.Werner Koch2003-11-191-1/+1
|
* * gpgsm/Makefile.am (./gpgsm.conf): Use a faked system timeWerner Koch2002-12-041-0/+1
| | | | | becuase one test certificate expired yesterday.
* * gpgsm/t-keylist.c (doit): Add arg SECRET.gpgme-0-3-16gpgme-0-3-15gpgme-0-3-14gpgme-0-3-13Werner Koch2002-09-301-3/+8
| | | | | (main): Add option --secret.
* * gpgsm/t-import.c (print_op_info): New.Werner Koch2002-06-261-0/+16
| | | | | | | | | | | | | | | | (main): Print operation info. * engine-gpgsm.c (map_assuan_error): Map No_Data_Available to EOF. * import.c (append_xml_impinfo): Kludge to print fingerprint instead of keyid for use with gpgsm. (import_status_handler): Set a flag to know whether any import occured. (gpgme_op_import): Reurn -1 if no certificate ewas imported. * gpgme.texi (Importing Keys): Document the return value -1 of gpgme_op_import.
* * gpgsm/Makefile.am (DISTCLEANFILES): new.gpgme-0-3-8Werner Koch2002-06-251-0/+5
|
* 2002-06-25 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-06-252-1/+92
| | | | | | * gpgsm/Makefile.am (TESTS): Add t-export. gpgsm/t-export.c: New file.
* * gpgsm/t-sign.c (main): Also test a normal signature.Werner Koch2002-06-201-17/+0
| | | | | | | | | * gpg/Makefile (TESTS_ENVIRONMENT): Set GPG_AGENT_INFO empty. * gpg/t-signers.c, gpg/t-sign.c, gpg/t-encrypt-sym.c * gpg/t-encrypt-sign.c, gpg/t-decrypt.c * gpg/t-decrypt-verify.c (main): Changed the GPG_AGENT_INFO check to match the one in ../../gpgme/rungpg.c.
* tests/Werner Koch2002-06-122-21/+65
| | | | | | | | | | | | | * gpgsm/t-keylist.c (doit): Print operation info if available. gpgme/ * keylist.c (struct keylist_result_s): New. (_gpgme_release_keylist_result): Release it here (keylist_status_handler): Handle truncated. (append_xml_keylistinfo): New. * gpgme.c (_gpgme_release_result): and use it here. * types.h: Declare the new type here. * context.h (struct gpgme_context_s): Use it here.
* * gpgme.h: Add GPGME_ATTR_SIG_SUMMARY and the GPGME_SIGSUM_Werner Koch2002-06-111-1/+2
| | | | | | | constants. * verify.c (calc_sig_summary): New. (gpgme_get_sig_ulong_attr): And use it here.
* * gpgsm/t-encrypt.c (main): Add a simple option parser and allowWerner Koch2002-06-041-2/+25
| | | | | to specify an encryption key.
* 2002-05-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-05-081-3/+32
| | | | | | | * gpgsm/t-verify.c (validity_string): New. (print_sig_stat): Print expire time and validity. (status_string): Add new exipred stati.
* 2002-04-05 Marcus Brinkmann <marcus@g10code,de>Marcus Brinkmann2002-04-041-4/+4
| | | | | | | | * gpgsm/Makefile.am (./trustlist.txt): Put more into this file to prevent use of gpg-agent. (./gpg-agent.conf): Remove target. (all-local): Remove ./gpg-agent.conf.
* 2002-04-05 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-04-042-3/+3
| | | | | | | * gpgsm/t-keylist.c (main): Use gpgme_engine_check_version instead gpgme_check_engine. * gpgsm/t-encrypt.c (main): Likewise.
* removed all the .cvsignre files - they should be localWerner Koch2002-03-101-12/+0
|
* * gpgsm/Makefile.am (private-keys-v1.d): Don'tWerner Koch2002-02-131-1/+1
| | | | | fail when the directory already exists.
* 2002-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-091-1/+1
| | | | | * gpgsm/Makefile.am (./private-keys-v1.d/$(key_id).key): Fix rule.
* 2002-02-09 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-091-0/+85
| | | | | | * gpgsm/t-genkey.c: New file (not added to Makefile.am because of gpg-agent bug).
* 2002-02-08 Marcus Brinkmann <[email protected]>Marcus Brinkmann2002-02-082-3/+9
| | | | | | | | | | | | * gpgsm/Makefile.am (key_id): Update value. (all-local): Add .key to keyid filename. (./private-keys-v1.d/$(key_id)): Renamed to ... (./private-keys-v1.d/$(key_id).key): ... this. (all-local): Add ./gpgsm.conf, ./trustlist.txt. (./gpgsm.conf, ./trustlist.txt): New target. * gpgsm/567064FE6D14A17B2D811ABB407728BC558AA455: Renamed to ... * gpgsm/32100C27173EF6E9C4E9A25D3D69F86D37A4F939: ... this.
* Revert cruft from last check in.Marcus Brinkmann2001-12-191-8/+8
|
* updated .cvsignore filesWerner Koch2001-12-191-0/+11
|
* 2001-12-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-181-1/+1
| | | | | * gpgsm/Makefile.am (EXTRA_DIST): Add $(key_id).
* 2001-12-16 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-161-2/+2
| | | | | * gpgsm/Makefile: Rename `pubcerts.kbx' to `pubring.kbx'.
* 2001-12-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-151-3/+9
| | | | | * gpgsm/t-keylist.c (check_two_contexts): Set protocols.
* Small code cleanup.Marcus Brinkmann2001-12-141-4/+0
|
* 2001-12-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-142-1/+136
| | | | | | * gpgsm/t-sign.c: New file. * gpgsm/Makefile.am (TESTS): Add t-sign.
* 2001-12-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-143-2/+132
| | | | | | | | | | * gpgsm/t-decrypt.c: New file. * gpgsm/567064FE6D14A17B2D811ABB407728BC558AA455: Likewise. * gpgsm/Makefile.am (TESTS): Add t-decrypt. (key_id): New variable. (all-local): New target ./private-keys-v1.d/$(key_id) added. (./private-keys-v1.d/$(key_id)): New target.
* 2001-12-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-142-1/+166
| | | | | | * gpgsm/t-verify.c: New file. * gpgsm/Makefile.am (TESTS): Add t-verify.
* 2001-12-14 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-143-10/+123
| | | | | | | | | | | | | | | | | | | | * 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.
* gpgme/Marcus Brinkmann2001-12-142-1/+161
| | | | | | | | | | | | | | | | 2001-12-14 Marcus Brinkmann <[email protected]> * engine-gpgsm.c (struct gpgsm_object_s): New member colon.attic. (_gpgme_gpgsm_new): Initialize some more members. (_gpgme_gpgsm_release): Free the colon line handler's attic line. (gpgsm_status_handler): Rework the inline-data processing. tests/ 2001-12-14 Marcus Brinkmann <[email protected]> * gpgsm/t-keylist.c: New file. * gpgsm/Makefile.am (TESTS): Add t-keylist.
* 2001-12-13 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-12-135-2/+106
| | | | | | | | | | * gpgsm/cert_dfn_pca01.der: New file. * gpgsm/cert_dfn_pca15.der: Likewise. * gpgsm/cert_g10code_test1.der: Likewise. * gpgsm/t-import.c: Likewise. * gpgsm/Makefile.am (EXTRADIST): Add new files. (TESTS): Add t-import.
* Add .cvsignore files. Suggested by Jan-Oliver Wagner <[email protected]>.Marcus Brinkmann2001-12-051-0/+1
|
* 2001-11-22 Marcus Brinkmann <[email protected]>Marcus Brinkmann2001-11-221-0/+33
* 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.