1
0
mirror of git://git.gnupg.org/gnupg.git synced 2024-07-04 03:08:57 +02:00
gnupg/g10
David Shaw d49a7e1a7a * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that
requires end of line conversion.  This is being considered for a UTF8 text
packet.  If this doesn't take place, no major harm done.  If it does take
place, we'll get a jump on starting the changeover.

* g10.c (main): --no-use-embedded-filename.

* build-packet.c (calc_plaintext, do_plaintext): Do not create illegal
(packet header indicates a size larger than the actual packet) encrypted
data packets when not compressing and using a filename longer than 255
characters.

* keyedit.c (no_primary_warning): Cleanup. (menu_expire): Don't give
primary warning for subkey expiration changes.  These cannot reorder
primaries.
2004-04-16 16:31:19 +00:00
..
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 * armor.c (fake_packet, armor_filter): Use the 2440 partial length 2004-03-04 20:40:12 +00:00
build-packet.c * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that 2004-04-16 16:31:19 +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 * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that 2004-04-16 16:31:19 +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 * options.h, g10.c (main), compress-bz2.c (init_uncompress): Rename 2004-03-25 22:43:51 +00:00
compress.c * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES to 2004-01-28 01:04:30 +00:00
dearmor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES to 2004-01-28 01:04:30 +00:00
delkey.c * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-26 02:03:27 +00:00
encode.c * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-26 02:03:27 +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 * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.c 2004-03-05 00:01:25 +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, free-packet.c (free_encrypted, free_plaintext), parse-packet.c 2004-03-03 00:09:16 +00:00
g10.c * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that 2004-04-16 16:31:19 +00:00
getkey.c * packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track of 2004-04-15 00:30:05 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code 2004-04-15 18:16:17 +00:00
helptext.c * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-26 02:03:27 +00:00
import.c * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code 2004-04-15 18:16:17 +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 * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, 2004-01-20 16:09:38 +00:00
keydb.h * keydb.h, keyid.c (keystr_from_pk, keystr_from_sk): New functions to pull 2004-03-06 17:12:44 +00:00
keyedit.c * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that 2004-04-16 16:31:19 +00:00
keygen.c * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair, 2004-04-16 16:07:07 +00:00
keyid.c * keydb.h, keyid.c (keystr_from_pk, keystr_from_sk): New functions to pull 2004-03-06 17:12:44 +00:00
keylist.c * keylist.c (print_seckey_info, print_pubkey_info): --keyid-format 2004-03-06 20:45:44 +00:00
keyring.c * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, 2004-01-20 16:09:38 +00:00
keyring.h * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h, 2004-01-20 16:09:38 +00:00
keyserver-internal.h * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify code 2004-04-16 15:19:35 +00:00
keyserver.c * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify code 2004-04-16 15:19:35 +00:00
main.h * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify code 2004-04-16 15:19:35 +00:00
mainproc.c * options.h, keyserver.c (parse_keyserver_options): Remove duplicate code 2004-04-15 18:16:17 +00:00
Makefile.am * mkdtemp.c: Removed. 2004-02-20 15:04:56 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify code 2004-04-16 15:19:35 +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, keyserver.c (parse_keyserver_options): Remove duplicate code 2004-04-15 18:16:17 +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 * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair, 2004-04-16 16:07:07 +00:00
parse-packet.c * build-packet.c (write_header2): Remove call to start old gpg partial 2004-03-03 16:38:34 +00:00
passphrase.c * getkey.c (merge_selfsigs_subkey): Do not mark subkeys valid if we do not 2004-03-05 13:34:56 +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 * packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.c 2004-01-22 01:08:58 +00:00
plaintext.c * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode that 2004-04-16 16:31:19 +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 * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.c 2004-03-05 00:01:25 +00:00
seckey-cert.c * build-packet.c (write_fake_data, do_secret_key), seckey-cert.c 2003-12-17 23:04:53 +00:00
seskey.c * options.h, g10.c (main), main.h, seskey.c (do_encode_md, 2003-12-04 04:34:08 +00:00
sig-check.c * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-26 02:03:27 +00:00
sign.c * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair, 2004-04-16 16:07:07 +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 * delkey.c (do_delete_key): Allow deleting a public key with a secret 2004-02-26 02:03:27 +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 * misc.c (pull_in_libs): Dead code. Removed. 2003-12-30 00:46:42 +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 * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystr 2004-03-19 23:15:27 +00:00
trustdb.h * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to the 2003-11-01 01:13:16 +00:00
verify.c * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS. 2003-04-15 15:46:13 +00:00