..
apdu.c
(close_ct_reader, close_pcsc_reader): Implemented.
2003-10-30 09:30:20 +00:00
apdu.h
* cardglue.c (card_close): New.
2003-10-10 15:12:02 +00:00
app-common.h
* passphrase.c (ask_passphrase): Add optional promptid arg.
2003-10-21 18:22:21 +00:00
app-openpgp.c
* passphrase.c (ask_passphrase): Add optional promptid arg.
2003-10-21 18:22:21 +00:00
armor.c
* g10.c (main): Deprecate --default-comment in favor of --no-comments.
2003-09-23 03:52:55 +00:00
build-packet.c
* keygen.c (do_add_key_flags, parse_parameter_usage): Add support
2003-09-30 08:00:08 +00:00
card-util.c
* passphrase.c (ask_passphrase): Add optional promptid arg.
2003-10-21 18:22:21 +00:00
cardglue.c
* cardglue.c (open_card): Ask for card insertion.
2003-10-29 10:07:44 +00:00
cardglue.h
* passphrase.c (ask_passphrase): Add optional promptid arg.
2003-10-21 18:22:21 +00:00
ccid-driver.c
* ccid-driver.c (ccid_open_reader): Return an error if no USB
2003-10-25 16:26:29 +00:00
ccid-driver.h
* cardglue.c (card_close): New.
2003-10-10 15:12:02 +00:00
ChangeLog
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
cipher.c
* packet.h, build-packet.c (build_sig_subpkt), export.c
2003-05-03 04:07:45 +00:00
comment.c
Update head to match stable 1.0
2002-06-29 13:46:34 +00:00
compress-bz2.c
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
compress.c
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
dearmor.c
Update head to match stable 1.0
2002-06-29 13:46:34 +00:00
decrypt.c
* Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.
2003-04-15 15:46:13 +00:00
delkey.c
* cardglue.c (learn_status_cb): Release values before assignment
2003-10-02 10:20:12 +00:00
encode.c
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
encr-data.c
Update head to match stable 1.0
2002-06-29 13:46:34 +00:00
exec.c
* passphrase.c (agent_send_all_options): Make use of $GPG_TTY.
2003-08-29 00:14:42 +00:00
exec.h
* trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename
2003-05-21 16:42:22 +00:00
export.c
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
filter.h
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
free-packet.c
* packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id),
2003-01-14 18:13:22 +00:00
g10.c
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
getkey.c
* keygen.c (do_add_key_flags, parse_parameter_usage): Add support
2003-09-30 08:00:08 +00:00
global.h
Update head to match stable 1.0
2002-06-29 13:46:34 +00:00
gpgv.c
* cardglue.c (pin_cb): Detect whether an admin or regular PIN is
2003-10-08 15:21:20 +00:00
helptext.c
Update head to match stable 1.0
2002-06-29 13:46:34 +00:00
import.c
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
iso7816.c
* cardglue.c (learn_status_cb): Release values before assignment
2003-10-02 10:20:12 +00:00
iso7816.h
* cardglue.c (learn_status_cb): Release values before assignment
2003-10-02 10:20:12 +00:00
kbnode.c
* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,
2003-05-24 21:50:33 +00:00
keydb.c
* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,
2003-05-24 21:50:33 +00:00
keydb.h
* passphrase.c (ask_passphrase): Add optional promptid arg.
2003-10-21 18:22:21 +00:00
keyedit.c
* keyedit.c (show_key_with_all_names): Ownertrust is only meaningful for
2003-10-14 00:05:44 +00:00
keygen.c
Always enable the gen_card_key prototype.
2003-10-11 16:32:03 +00:00
keyid.c
* packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id),
2003-01-14 18:13:22 +00:00
keylist.c
* DETAILS: Add the 'a' value for field 12 and the new field 15.
2003-10-28 09:25:06 +00:00
keyring.c
* keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand
2003-09-23 23:14:03 +00:00
keyring.h
* keydb.h, getkey.c (classify_user_id, classify_user_id2): Make 'exact' a
2003-02-12 18:43:44 +00:00
keyserver-internal.h
* keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec,
2002-10-14 18:50:28 +00:00
keyserver.c
* parse-packet.c (parse_signature): No need to reserve 8 bytes for the
2003-07-10 14:30:07 +00:00
main.h
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
mainproc.c
* g10.c (main): Add --symmetric --encrypt command. This generates a
2003-10-26 03:26:14 +00:00
Makefile.am
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
mdfilter.c
Update head to match stable 1.0
2002-06-29 13:46:34 +00:00
misc.c
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
mkdtemp.c
* packet.h, build-packet.c (build_attribute_subpkt), exec.c (expand_args),
2002-07-01 16:40:52 +00:00
openfile.c
* getkey.c (premerge_public_with_secret): Made "no secret subkey for"
2003-05-26 13:21:12 +00:00
OPTIONS
See ChangeLog: Mon Jul 31 10:04:47 CEST 2000 Werner Koch
2000-07-31 08:04:16 +00:00
options.h
* options.h, g10.c (main), mainproc.c (check_sig_and_print): Add
2003-09-30 21:16:36 +00:00
options.skel
* g10.c (main): Give a deprecated option warning for --show-keyring,
2003-10-10 03:05:05 +00:00
packet.h
* mainproc.c (check_sig_and_print): Use two different preferred keyserver
2003-08-26 03:56:47 +00:00
parse-packet.c
* g10.c (main): Add --no-groups to zero --group list.
2003-10-01 15:15:58 +00:00
passphrase.c
* passphrase.c (ask_passphrase): Add optional promptid arg.
2003-10-21 18:22:21 +00:00
photoid.c
* passphrase.c (agent_send_all_options): Make use of $GPG_TTY.
2003-08-29 00:14:42 +00:00
photoid.h
* trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename
2003-05-21 16:42:22 +00:00
pipemode.c
Update head to match stable 1.0
2002-06-29 13:46:34 +00:00
pkclist.c
* sign.c (mk_notation_policy_etc): Capitalize "URL".
2003-09-24 03:48:55 +00:00
plaintext.c
* getkey.c (premerge_public_with_secret): Made "no secret subkey for"
2003-05-26 13:21:12 +00:00
progress.c
* getkey.c (premerge_public_with_secret): Made "no secret subkey for"
2003-05-26 13:21:12 +00:00
pubkey-enc.c
* ccid-driver.c (ccid_transceive): Add T=1 chaining for sending.
2003-10-09 15:08: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
* cardglue.c (learn_status_cb): Release values before assignment
2003-10-02 10:20:12 +00:00
seckey-cert.c
* keygen.c (do_add_key_flags, parse_parameter_usage): Add support
2003-09-30 08:00:08 +00:00
seskey.c
Update head to match stable 1.0
2002-06-29 13:46:34 +00:00
sig-check.c
* gpgv.c: Remove extra semicolon (typo).
2003-08-21 23:20:58 +00:00
sign.c
* misc.c (compress_algo_to_string, string_to_compress_algo,
2003-10-31 05:39:02 +00:00
signal.c
* parse-packet.c (parse_signature): No need to reserve 8 bytes for the
2003-07-10 14:30:07 +00:00
skclist.c
Update head to match stable 1.0
2002-06-29 13:46:34 +00:00
status.c
* cardglue.c (open_card): Ask for card insertion.
2003-10-29 10:07:44 +00:00
status.h
* cardglue.c (open_card): Ask for card insertion.
2003-10-29 10:07:44 +00:00
tdbdump.c
* parse-packet.c (parse_signature): No need to reserve 8 bytes for the
2003-07-10 14:30:07 +00:00
tdbio.c
* parse-packet.c (parse_signature): No need to reserve 8 bytes for the
2003-07-10 14:30:07 +00:00
tdbio.h
* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,
2003-05-24 21:50:33 +00:00
textfilter.c
* armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,
2003-05-24 21:50:33 +00:00
trustdb.c
* gpgv.c (check_trustdb_stale): Stub.
2003-09-30 15:30:39 +00:00
trustdb.h
* gpgv.c (check_trustdb_stale): Stub.
2003-09-30 15:30:39 +00:00
verify.c
* Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS.
2003-04-15 15:46:13 +00:00