Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-10-13 | Replace C99 style vararg macro which was anyway not correct. | Werner Koch | 1 | -0/+6 | |
2009-02-19 | Fix bug 1001. | Werner Koch | 1 | -0/+5 | |
Documentation updates. | |||||
2008-10-20 | Marked all unused args on non-W32 platforms. | Werner Koch | 1 | -0/+6 | |
2008-09-30 | Add gpgsm server command GETINFO agent-check. | Werner Koch | 1 | -0/+4 | |
Fix tests. | |||||
2008-02-19 | Fixed release creation. | Werner Koch | 1 | -0/+4 | |
2008-01-26 | Typo fixes. | Werner Koch | 1 | -0/+4 | |
Portability fix for asschk.c | |||||
2006-11-05 | Collected fixes. | Werner Koch | 1 | -0/+4 | |
2006-09-06 | 2006-09-06 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+5 | |
* configure.ac: New automake conditional RUN_GPG_TESTS. tests/ 2006-09-06 Marcus Brinkmann <[email protected]> * Makefile.am (openpgp): New variable. (SUBDIRS): Conditionalize openpgp on RUN_GPG_TESTS. | |||||
2006-08-21 | Migrated more stuff to doc/ | Werner Koch | 1 | -0/+5 | |
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. | |||||
2006-06-08 | 2006-06-08 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+6 | |
* asschk.c (__func__) [__STDC_VERSION__ < 199901L && __GNUC__ >= 2]: Define macro to __FUNCTION__. (die): Use __func__ instead of __FUNCTION__. | |||||
2005-10-07 | 2005-10-07 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+6 | |
* Makefile.am (TESTS_ENVIRONMENT): Remove LD_LIBRARY_PATH hack. It's the responsibility of the person building the software to set it properly. | |||||
2004-09-30 | Preparing a new release. Updated gettext | Werner Koch | 1 | -0/+5 | |
2004-08-17 | * import.c (check_and_store): Do a full validation if | Werner Koch | 1 | -0/+4 | |
--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 | |||||
2004-02-20 | * Makefile.am: Reset GPG_AGENT_INFO here | Werner Koch | 1 | -0/+5 | |
* runtest: and not anymore here. | |||||
2003-01-09 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -0/+68 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-01-09 | Updated from latest NewPG project | Werner Koch | 1 | -0/+16 | |
2002-10-19 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -52/+0 | |
'GNUPG-1-9-BRANCH'. | |||||
2002-09-05 | 2002-09-04 Neal H. Walfield <[email protected]> | Neal Walfield | 1 | -1/+6 | |
* 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 | 2002-09-04 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+7 | |
* 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-04 | 2002-09-03 Neal H. Walfield <[email protected]> | Neal Walfield | 1 | -0/+5 | |
* Makefile.am (inittests.stamp): Construct an LD_LIBRARY_PATH from LDFLAGS. | |||||
2002-08-09 | Tweaked the build system so that make distcheck finanly said Well | Werner Koch | 1 | -0/+9 | |
Done. | |||||
2002-08-08 | * asschk.c: Added some new features. | Werner Koch | 1 | -0/+10 | |
* 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. | |||||
2002-08-07 | New Assuan testing tool. | Werner Koch | 1 | -0/+16 | |
2001-10-31 | Created configuration files | Werner Koch | 1 | -0/+0 | |