1 |
/* wptGpgCmds.h - All valid gpg arguments |
/* wptGpgCmds.h - All valid gpg arguments |
2 |
* Copyright (C) 2000, 2001, 2002, 2003 Timo Schulz |
* Copyright (C) 2000-2005 Timo Schulz |
3 |
* |
* |
4 |
* This file is part of WinPT. |
* This file is part of WinPT. |
5 |
* |
* |
26 |
* by the config parser. It was generated with gpg --dump-options and |
* by the config parser. It was generated with gpg --dump-options and |
27 |
* formatted with a little perl script include in 'Utils'. |
* formatted with a little perl script include in 'Utils'. |
28 |
*/ |
*/ |
29 |
/* gpg 1.3.4-cvs */ |
/* gpg 1.4.1 */ |
30 |
static const char *valid_gpg_args[] = { |
static const char *valid_gpg_args[] = { |
31 |
"sign", |
"sign", |
32 |
"clearsign", |
"clearsign", |
50 |
"delete-secret-keys", |
"delete-secret-keys", |
51 |
"sign-key", |
"sign-key", |
52 |
"lsign-key", |
"lsign-key", |
|
"nrsign-key", |
|
|
"nrlsign-key", |
|
53 |
"edit-key", |
"edit-key", |
54 |
"gen-revoke", |
"gen-revoke", |
55 |
"desig-revoke", |
"desig-revoke", |
58 |
"recv-keys", |
"recv-keys", |
59 |
"search-keys", |
"search-keys", |
60 |
"refresh-keys", |
"refresh-keys", |
|
"export-all", |
|
61 |
"export-secret-keys", |
"export-secret-keys", |
62 |
"export-secret-subkeys", |
"export-secret-subkeys", |
63 |
"import", |
"import", |
65 |
"card-status", |
"card-status", |
66 |
"card-edit", |
"card-edit", |
67 |
"change-pin", |
"change-pin", |
68 |
|
"list-config", |
69 |
|
"gpgconf-list", |
70 |
"list-packets", |
"list-packets", |
71 |
"export-ownertrust", |
"export-ownertrust", |
72 |
"import-ownertrust", |
"import-ownertrust", |
94 |
"hidden-encrypt-to", |
"hidden-encrypt-to", |
95 |
"no-encrypt-to", |
"no-encrypt-to", |
96 |
"local-user", |
"local-user", |
97 |
|
"compress-level", |
98 |
|
"bzip2-compress-level", |
99 |
|
"bzip2-decompress-lowmem", |
100 |
"textmode", |
"textmode", |
101 |
"no-textmode", |
"no-textmode", |
102 |
"expert", |
"expert", |
105 |
"no-ask-sig-expire", |
"no-ask-sig-expire", |
106 |
"ask-cert-expire", |
"ask-cert-expire", |
107 |
"no-ask-cert-expire", |
"no-ask-cert-expire", |
108 |
|
"ask-cert-level", |
109 |
|
"no-ask-cert-level", |
110 |
"output", |
"output", |
111 |
|
"max-output", |
112 |
"verbose", |
"verbose", |
113 |
"quiet", |
"quiet", |
114 |
"no-tty", |
"no-tty", |
139 |
"export-options", |
"export-options", |
140 |
"list-options", |
"list-options", |
141 |
"verify-options", |
"verify-options", |
142 |
|
"display-charset", |
143 |
"charset", |
"charset", |
144 |
"options", |
"options", |
145 |
"debug", |
"debug", |
146 |
"debug-all", |
"debug-all", |
147 |
"status-fd", |
"status-fd", |
148 |
|
"status-file", |
149 |
"attribute-fd", |
"attribute-fd", |
150 |
|
"attribute-file", |
151 |
"no-sk-comments", |
"no-sk-comments", |
152 |
"sk-comments", |
"sk-comments", |
153 |
"completes-needed", |
"completes-needed", |
167 |
"pgp6", |
"pgp6", |
168 |
"pgp7", |
"pgp7", |
169 |
"pgp8", |
"pgp8", |
170 |
|
"rfc2440-text", |
171 |
|
"no-rfc2440-text", |
172 |
"s2k-mode", |
"s2k-mode", |
173 |
"s2k-digest-algo", |
"s2k-digest-algo", |
174 |
"s2k-cipher-algo", |
"s2k-cipher-algo", |
177 |
"digest-algo", |
"digest-algo", |
178 |
"cert-digest-algo", |
"cert-digest-algo", |
179 |
"compress-algo", |
"compress-algo", |
180 |
|
"compression-algo", |
181 |
"throw-keyid", |
"throw-keyid", |
182 |
|
"throw-keyids", |
183 |
"no-throw-keyid", |
"no-throw-keyid", |
184 |
|
"no-throw-keyids", |
185 |
"show-photos", |
"show-photos", |
186 |
"no-show-photos", |
"no-show-photos", |
187 |
"photo-viewer", |
"photo-viewer", |
190 |
"sig-notation", |
"sig-notation", |
191 |
"cert-notation", |
"cert-notation", |
192 |
"list-ownertrust", |
"list-ownertrust", |
|
"compression-algo", |
|
193 |
"print-mds", |
"print-mds", |
194 |
"list-trustdb", |
"list-trustdb", |
195 |
"pipemode", |
"pipemode", |
196 |
"passphrase-fd", |
"passphrase-fd", |
197 |
|
"passphrase-file", |
198 |
"command-fd", |
"command-fd", |
199 |
|
"command-file", |
200 |
"quick-random", |
"quick-random", |
201 |
"no-verbose", |
"no-verbose", |
202 |
"trustdb-name", |
"trustdb-name", |
203 |
"no-secmem-warning", |
"no-secmem-warning", |
204 |
|
"require-secmem", |
205 |
|
"no-require-secmem", |
206 |
"no-permission-warning", |
"no-permission-warning", |
207 |
"no-mdc-warning", |
"no-mdc-warning", |
208 |
"no-armor", |
"no-armor", |
221 |
"compress-keys", |
"compress-keys", |
222 |
"compress-sigs", |
"compress-sigs", |
223 |
"default-cert-check-level", |
"default-cert-check-level", |
224 |
|
"default-cert-level", |
225 |
|
"min-cert-level", |
226 |
"always-trust", |
"always-trust", |
227 |
"trust-model", |
"trust-model", |
228 |
"force-ownertrust", |
"force-ownertrust", |
|
"emulate-checksum-bug", |
|
229 |
"run-as-shm-coprocess", |
"run-as-shm-coprocess", |
230 |
"set-filename", |
"set-filename", |
231 |
"for-your-eyes-only", |
"for-your-eyes-only", |
251 |
"lock-multiple", |
"lock-multiple", |
252 |
"lock-never", |
"lock-never", |
253 |
"logger-fd", |
"logger-fd", |
254 |
|
"logger-file", |
255 |
"use-embedded-filename", |
"use-embedded-filename", |
256 |
|
"no-use-embedded-filename", |
257 |
"utf8-strings", |
"utf8-strings", |
258 |
"no-utf8-strings", |
"no-utf8-strings", |
259 |
"with-fingerprint", |
"with-fingerprint", |
294 |
"personal-cipher-preferences", |
"personal-cipher-preferences", |
295 |
"personal-digest-preferences", |
"personal-digest-preferences", |
296 |
"personal-compress-preferences", |
"personal-compress-preferences", |
297 |
"emulate-md-encode-bug", |
"personal-cipher-prefs", |
298 |
|
"personal-digest-prefs", |
299 |
|
"personal-compress-prefs", |
300 |
"display", |
"display", |
301 |
"ttyname", |
"ttyname", |
302 |
"ttytype", |
"ttytype", |
303 |
"lc-ctype", |
"lc-ctype", |
304 |
"lc-messages", |
"lc-messages", |
305 |
"group", |
"group", |
306 |
|
"ungroup", |
307 |
"no-groups", |
"no-groups", |
308 |
"strict", |
"strict", |
309 |
"no-strict", |
"no-strict", |
311 |
"no-mangle-dos-filenames", |
"no-mangle-dos-filenames", |
312 |
"enable-progress-filter", |
"enable-progress-filter", |
313 |
"multifile", |
"multifile", |
314 |
|
"keyid-format", |
315 |
"reader-port", |
"reader-port", |
316 |
"ctapi-driver", |
"ctapi-driver", |
317 |
"pcsc-driver", |
"pcsc-driver", |
323 |
NULL |
NULL |
324 |
}; |
}; |
325 |
|
|
326 |
|
|
327 |
#endif /* WPT_GPG_COMMANDS_H_ */ |
#endif /* WPT_GPG_COMMANDS_H_ */ |