gnupg/g10
Werner Koch 39046ea7ec * app-openpgp.c (store_fpr): Fixed fingerprint calculation.
* keygen.c (gen_card_key): Obviously we should use the creation
date received from SCDAEMON, so that the fingerprints will match.
* sign.c (do_sign): Pass the serialno to the sign code.
* keyid.c (serialno_and_fpr_from_sk): New.
2003-07-01 08:34:45 +00:00
..
ChangeLog * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
Makefile.am Key generation and signing using the OpenPGP card does rudimentary work. 2003-06-27 20:53:09 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
build-packet.c * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
call-agent.c * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
call-agent.h * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
encode.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 Key generation and signing using the OpenPGP card does rudimentary work. 2003-06-27 20:53:09 +00:00
getkey.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 Key generation and signing using the OpenPGP card does rudimentary work. 2003-06-27 20:53:09 +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 Fixes to the libgcrypt switch. Basically works now. 2003-06-23 15:16:12 +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 Key generation and signing using the OpenPGP card does rudimentary work. 2003-06-27 20:53:09 +00:00
keygen.c * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
keyid.c * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
keylist.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
keyring.c Fixes to the libgcrypt switch. Basically works now. 2003-06-23 15:16:12 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
main.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
mainproc.c Fixes to the libgcrypt switch. Basically works now. 2003-06-23 15:16:12 +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 Fixes to the libgcrypt switch. Basically works now. 2003-06-23 15:16:12 +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 A small step for GnuPG but a huge leap for error codes. 2003-06-05 07:14:21 +00:00
options.skel This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
packet.h * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
parse-packet.c * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
passphrase.c Key generation and signing using the OpenPGP card does rudimentary work. 2003-06-27 20:53:09 +00:00
photoid.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
pkglue.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
pkglue.h Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 Fixes to the libgcrypt switch. Basically works now. 2003-06-23 15:16:12 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
seckey-cert.c Key generation and signing using the OpenPGP card does rudimentary work. 2003-06-27 20:53:09 +00:00
seskey.c * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
sig-check.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
sign.c * app-openpgp.c (store_fpr): Fixed fingerprint calculation. 2003-07-01 08:34:45 +00:00
signal.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
status.h This commit was manufactured by cvs2svn to create branch 2003-01-09 13:29:36 +00:00
tdbdump.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
tdbio.c Key generation and signing using the OpenPGP card does rudimentary work. 2003-06-27 20:53:09 +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 Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00
trustdb.h This commit was manufactured by cvs2svn to create branch 2003-06-05 07:14:21 +00:00
verify.c Finished the bulk of changes for gnupg 1.9. This included switching 2003-06-18 19:56:13 +00:00