1 2002-12-04 Werner Koch <wk@gnupg.org>
3 * inittests (gpgsm.conf): Fake system time.
5 2002-10-31 Neal H. Walfield <neal@g10code.de>
7 * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH here.
8 (TESTS_ENVIRONMENT): Do it here. And also frob $(LIBGCRYPT_LIBS)
11 2002-10-31 Neal H. Walfield <neal@g10code.de>
13 * asschk.c (die): New macro.
14 (read_assuan): If in verbose mode, dump the string that was read.
15 (write_assuan): Be more verbose on failure.
17 2002-09-04 Neal H. Walfield <neal@g10code.de>
19 * Makefile.am (inittests.stamp): Do not set LD_LIBRARY_PATH, but
20 rather prepend it. Be more robust and prefer printf over echo -n.
22 2002-09-04 Marcus Brinkmann <marcus@g10code.de>
24 * asschk.c (start_server): Close the parent's file descriptors in
26 (read_assuan): Variable NREAD removed. Cut off the received line
27 currectly if more than one line was read.
29 2002-09-03 Neal H. Walfield <neal@g10code.de>
31 * Makefile.am (inittests.stamp): Construct an LD_LIBRARY_PATH from
34 2002-08-09 Werner Koch <wk@gnupg.org>
36 * asschk.c (cmd_getenv): New.
37 (expand_line): Allow / as variable name delimiter.
38 * sm-sign+verify, sm-verify: Use $srcdir so that a VPATH build works.
40 * Makefile.am: Fixes for make dist.
41 * samplekets/Makefile.am: New.
43 2002-08-08 Werner Koch <wk@gnupg.org>
45 * asschk.c: Added some new features.
46 * runtest, inittests: New.
47 * text-1.txt, text-2.txt, text-3.txt: New.
48 * text-1.osig.pem, text-1.dsig.pem, text-1.osig-bad.pem: New.
49 * text-2.osig.pem, text-2.osig-bad.pem: New.
50 * samplekeys : New directory
51 * sm-verify, sm-sign+verify: The first test scripts.
53 2002-08-06 Werner Koch <wk@gnupg.org>
55 * Makefile.am, asschk.c: New.
58 Copyright 2002 Free Software Foundation, Inc.
60 This file is free software; as a special exception the author gives
61 unlimited permission to copy and/or distribute it, with or without
62 modifications, as long as this notice is preserved.
64 This file is distributed in the hope that it will be useful, but
65 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
66 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.