summaryrefslogtreecommitdiffstats
path: root/tests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix for make distcheckgnupg-1.9.91Werner Koch2006-10-042-1/+5
|
* Fix for bug 537Werner Koch2006-10-025-2/+983
|
* 2006-09-06 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-09-062-1/+12
| | | | | | | | | | | * configure.ac: New automake conditional RUN_GPG_TESTS. tests/ 2006-09-06 Marcus Brinkmann <marcus@g10code.de> * Makefile.am (openpgp): New variable. (SUBDIRS): Conditionalize openpgp on RUN_GPG_TESTS.
* Migrated more stuff to doc/Werner Koch2006-08-2150-0/+4146
| | | | | | | | Migrated the gpg regression tests. Some changes tp the gpg code to fix bugs and for the use in testing. make distcheck works now with gpg enabled.
* Create bag attributes so that Mozilla will accept these files.Werner Koch2006-07-241-0/+3
| | | | | Tested with using a CAcert generated certificate.
* Updated FSF's address.Werner Koch2006-06-206-6/+12
|
* 2006-06-08 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2006-06-082-1/+19
| | | | | | | * asschk.c (__func__) [__STDC_VERSION__ < 199901L && __GNUC__ >= 2]: Define macro to __FUNCTION__. (die): Use __func__ instead of __FUNCTION__.
* Added sample certificates.Werner Koch2006-05-163-1/+7
|
* Repackaged PKITS_data.tar.bz2Werner Koch2006-05-024-2/+7
|
* 2005-10-07 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2005-10-072-20/+7
| | | | | | | * Makefile.am (TESTS_ENVIRONMENT): Remove LD_LIBRARY_PATH hack. It's the responsibility of the person building the software to set it properly.
* * gpg-agent.c (handle_connections): Need to check for events ifWerner Koch2005-02-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | select returns with -1. * tools.texi (gpg-connect-agent): New. * app-openpgp.c (get_one_do): Never try to get a non cacheable object from the cache. (get_one_do): Add new arg to return an error code. Changed all callers. (do_getattr): Let it return a proper error code. * app.c (select_application): Return an error code and the application context in an new arg. * command.c (open_card): Adjusted for that. Don't use the fallback if no card is present. Return an error if the card has been removed without a reset. (do_reset, cmd_serialno): Clear that error flag. (TEST_CARD_REMOVAL): New. Use it with all command handlers. * scdaemon.c (ticker_thread): Termintate if a shutdown is pending. * apdu.c: Added some PCSC error codes. (pcsc_error_to_sw): New. (reset_pcsc_reader, pcsc_get_status, pcsc_send_apdu) (open_pcsc_reader): Do proper error code mapping. * gpg-connect-agent.c: New. * Makefile.am: Add it.
* Preparing a new release. Updated gettextWerner Koch2004-09-302-7/+12
|
* tests/pkits: New directoryWerner Koch2004-08-171-1/+12
|
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-1711-0/+931
| | | | | | | | | | | | | | --with-validation is set. * certchain.c (gpgsm_basic_cert_check): Print more detailed error messages. * certcheck.c (do_encode_md): Partly support DSA. Add new arg PKALGO. Changed all callers to pass it. (pk_algo_from_sexp): New. tests/pkits: New directory
* * Makefile.am: Reset GPG_AGENT_INFO hereWerner Koch2004-02-203-3/+6
| | | | | * runtest: and not anymore here.
* More samplesWerner Koch2004-02-175-0/+49
|
* More stuff for testingWerner Koch2004-02-127-0/+17
|
* This commit was manufactured by cvs2svn to create branchRepo Admin2003-01-094-0/+1304
| | | | 'GNUPG-1-9-BRANCH'.
* This commit was manufactured by cvs2svn to create branchRepo Admin2002-10-194-1272/+0
| | | | 'GNUPG-1-9-BRANCH'.
* 2002-09-04 Neal H. Walfield <neal@g10code.de>Neal Walfield2002-09-052-4/+15
| | | | | | * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH, but rather prepend it. Be more robust and prefer printf over echo -n.
* 2002-09-04 Marcus Brinkmann <marcus@g10code.de>Marcus Brinkmann2002-09-042-5/+11
| | | | | | | | * asschk.c (start_server): Close the parent's file descriptors in the child. (read_assuan): Variable NREAD removed. Cut off the received line currectly if more than one line was read.
* 2002-09-03 Neal H. Walfield <neal@cs.uml.edu>Neal Walfield2002-09-042-1/+20
| | | | | | * Makefile.am (inittests.stamp): Construct an LD_LIBRARY_PATH from LDFLAGS.
* new test certs and messagesWerner Koch2002-09-034-0/+138
|
* Tweaked the build system so that make distcheck finanly said WellWerner Koch2002-08-098-43/+67
| | | | | Done.
* Added distfiles kludge to distribute the content of the samplekeys directory.Werner Koch2002-08-092-1/+14
|
* * asschk.c: Added some new features.Werner Koch2002-08-0819-43/+630
| | | | | | | | | | * runtest, inittests: New. * text-1.txt, text-2.txt, text-3.txt: New. * text-1.osig.pem, text-1.dsig.pem, text-1.osig-bad.pem: New. * text-2.osig.pem, text-2.osig-bad.pem: New. * samplekeys : New directory * sm-verify, sm-sign+verify: The first test scripts.
* First test script. Still missing the environment setup.Werner Koch2002-08-072-43/+325
|
* New Assuan testing tool.Werner Koch2002-08-073-0/+738
|
* released 0.3.5NEWPG-0-3-5Werner Koch2002-04-152-0/+42
|
* yet another test certificateNEWPG-0-3-4Werner Koch2002-03-282-0/+61
|
* A few test certificatesWerner Koch2002-01-2910-0/+162
|
* added test certificate and secret keyWerner Koch2001-12-063-0/+56
|
* Created configuration filesWerner Koch2001-10-311-0/+0