gnupg/g10
Werner Koch 23fa5c9792 * card-util.c (print_name): Fixed bad format string usage.
(print_isoname): Ditto.

* trustdb.c (check_regexp): s/exp/expr/.

* keyedit.c (trustsig_prompt): Removed a "> 255" term; it is
always false due to the data type.

* passphrase.c (agent_get_passphrase): Use xasprintf and avoid
non-literal format strings.

* tdbio.c (upd_hashtable, drop_from_hashtable, lookup_hashtable):
Fixed log_error format string bugs.  Kudos to the now working
gcc-3.3 -Wformat-nonliteral and Florian Weimer's investigations in
gnupg 1.2.3.
2003-12-17 12:26:56 +00:00
..
ChangeLog * card-util.c (print_name): Fixed bad format string usage. 2003-12-17 12:26:56 +00:00
Makefile.am 2003-11-10 Moritz Schulte <mo@g10code.com> 2003-11-10 10:42:43 +00:00
OPTIONS See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
armor.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
build-packet.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
call-agent.c (learn_status_cb, scd_genkey_cb): Fixed faulty use 2003-10-25 14:22:08 +00:00
call-agent.h * card-util.c (card_edit): New command "passwd". Add logic to 2003-10-21 17:12:21 +00:00
card-util.c * card-util.c (print_name): Fixed bad format string usage. 2003-12-17 12:26:56 +00:00
cipher.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
comment.c * gpgsm.c (main): Add secmem features and set the random seed file. 2003-07-29 08:53:19 +00:00
compress.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
dearmor.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
decrypt.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
delkey.c * g10.c: New command --card-status. 2003-07-24 09:06:43 +00:00
encode.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
encr-data.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
exec.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
exec.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
export.c Adjusted for use with current libgcrypt (1.1.42). 2003-07-28 08:59:18 +00:00
filter.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
free-packet.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
g10.c * card-util.c (card_edit): New command "passwd". Add logic to 2003-10-21 17:12:21 +00:00
getkey.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
global.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
gpg.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
gpgv.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
helptext.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
import.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
kbnode.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keydb.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keydb.h * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
keyedit.c * card-util.c (print_name): Fixed bad format string usage. 2003-12-17 12:26:56 +00:00
keygen.c * call-agent.c (agent_scd_getattr): Don't clear the passed info 2003-10-08 10:46:58 +00:00
keyid.c Adjusted for use with current libgcrypt (1.1.42). 2003-07-28 08:59:18 +00:00
keylist.c * keylist.c (print_card_serialno): New. 2003-09-30 17:34:38 +00:00
keyring.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
keyring.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
keyserver-internal.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keyserver.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
main.h * card-util.c (card_edit): New command "passwd". Add logic to 2003-10-21 17:12:21 +00:00
mainproc.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
mdfilter.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
misc.c Mainly changes to adjust for the changed KSBA API. 2003-11-12 15:17:44 +00:00
mkdtemp.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
openfile.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
options.h Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
options.skel Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
packet.h Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
parse-packet.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
passphrase.c * card-util.c (print_name): Fixed bad format string usage. 2003-12-17 12:26:56 +00:00
photoid.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
photoid.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
pipemode.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
pkclist.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
pkglue.c 2003-08-25 Timo Schulz <twoaday@freakmail.de> 2003-08-25 21:12:43 +00:00
pkglue.h Cleanups, fixes and PC/SC support 2003-08-05 17:11:04 +00:00
plaintext.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
progress.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
pubkey-enc.c Adjusted for use with current libgcrypt (1.1.42). 2003-07-28 08:59:18 +00:00
pubring.asc See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch 2000-07-31 08:04:16 +00:00
revoke.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
seckey-cert.c * seckey-cert.c (protect_secret_key): Use gry_create_nonce for the 2003-12-16 11:30:57 +00:00
seskey.c Adjusted for use with current libgcrypt (1.1.42). 2003-07-28 08:59:18 +00:00
sig-check.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
sign.c Minor fixes 2003-09-30 13:22:33 +00:00
signal.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
skclist.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
status.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
status.h Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
tdbdump.c Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
tdbio.c * card-util.c (print_name): Fixed bad format string usage. 2003-12-17 12:26:56 +00:00
tdbio.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
textfilter.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
trustdb.c * card-util.c (print_name): Fixed bad format string usage. 2003-12-17 12:26:56 +00:00
trustdb.h Merged most of David Shaw's changes in 1.3 since 2003-06-03. 2003-09-23 17:48:33 +00:00
verify.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00