aboutsummaryrefslogtreecommitdiffstats
path: root/tests/ChangeLog
blob: b86c81c1f4a76e6ec27eabc95c3c64a7d95ae271 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
2001-12-15  Marcus Brinkmann  <[email protected]>

	* gpgsm/t-keylist.c (check_two_contexts): Set protocols.

2001-12-14  Marcus Brinkmann  <[email protected]>

	* gpgsm/t-sign.c: New file.
	* gpgsm/Makefile.am (TESTS): Add t-sign.

2001-12-14  Marcus Brinkmann  <[email protected]>

	* 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]>

	* gpgsm/t-verify.c: New file.
	* gpgsm/Makefile.am (TESTS): Add t-verify.

2001-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-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]>

	* 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.

2001-11-22  Marcus Brinkmann  <[email protected]>

	* 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-11-16  Marcus Brinkmann  <[email protected]>

	* Makefile.am (TESTS): Add t-decrypt-verify.
	* t-decrypt-verify.c: New file.
	* cipher-2.asc: Likewise.

2001-11-02  Marcus Brinkmann  <[email protected]>

	* t-data.c: Include stddef.h.
	(read_once_test): Change type of READ to size_t.
	(read_test): Likewise.
	(write_test): Likewise.

2001-10-29  Marcus Brinkmann  <[email protected]>

	* t-signers.c: New file.
	* Makefile.am (TESTS): Add t-signers.

2001-10-22  Marcus Brinkmann  <[email protected]>

	* Makefile.am (TEST_ENVIRONMENT): Revert last change.

2001-10-22  Marcus Brinkmann  <[email protected]>

	* Makefile.am (TEST_ENVIRONMENT): Set environment to $(srcdir),
	not current directory.

2001-10-22  Marcus Brinkmann  <[email protected]>

	* t-data.c (write_test): New function.
	(main): Invoke write_test for all rounds except TEST_OUT_CB.

2001-10-22  Marcus Brinkmann  <[email protected]>

	* Makefile.am (INCLUDES): Remove spurious duplicate to silence
	automake.

2001-10-16  Marcus Brinkmann  <[email protected]>

	* t-version.c: New file.
	* t-data.c: Likewise.
	* t-data-1.txt: Likewise.
	* t-data-2.txt: Likewise.
	* Makefile.am (TESTS): Add t-version, t-data.

2001-09-17  Werner Koch  <[email protected]>

	* t-keylist.c (check_two_contexts): New. 

2001-09-03  Werner Koch  <[email protected]>

	* t-encrypt.c (print_op_info): New and use it after each operation.. 

2001-08-28  Werner Koch  <[email protected]>

	* t-sign.c (print_op_info): New and use it after each operation.

2001-03-15  Werner Koch  <[email protected]>

	* t-keylist.c (doit): List subkeys too, show caps.

2001-02-13  Werner Koch  <[email protected]>

	* t-verify.c (print_sig_stat): Repaled ulong by unsigned long
	because we don't use the config stuff here.

2001-02-12  Werner Koch  <[email protected]>

	* tests/t-verify.c (print_sig_stat): Print info about the keys.


 Copyright 2001 g10 Code GmbH

 This file is free software; as a special exception the author gives
 unlimited permission to copy and/or distribute it, with or without
 modifications, as long as this notice is preserved.

 This file is distributed in the hope that it will be useful, but
 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.