gnupg/g10
David Shaw e357092285 * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),
pkclist.c (algo_available), revoke.c (gen_revoke): Add --pgp8 mode.  This
is basically identical to --pgp7 in all ways except that signing subkeys,
v4 data sigs (including expiration), and SK comments are allowed.

* getkey.c (finish_lookup): Comment.

* main.h, keylist.c (reorder_keyblock), keyedit.c (keyedit_menu): Reorder
user ID display in the --edit-key menu to match that of the --list-keys
display.

* g10.c (add_notation_data): Fix initialization.
2002-12-03 23:31:48 +00:00
..
ChangeLog * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
Makefile.am * Makefile.am: Link gpg with EGDLIBS (i.e. NETLIBS) as EGD uses sockets. 2002-09-25 11:30:51 +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 Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
build-packet.c * keyedit.c (sign_mk_attrib, trustsig_prompt, sign_uids, keyedit_menu): 2002-11-03 12:46:52 +00:00
cipher.c * encode.c (encode_simple): Fix problem with using compression algo 2 and 2002-08-13 19:00:23 +00:00
comment.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
compress.c added RISC OS module loading support 2002-10-31 16:58:47 +00:00
dearmor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
delkey.c * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string 2002-10-30 03:11:57 +00:00
encode.c * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't need 2002-11-13 17:19:22 +00:00
exec.h * options.h, exec.h, exec.c (set_exec_path, exec_write), g10.c (main), 2002-07-24 19:24:08 +00:00
export.c 2002-09-28 David Shaw <dshaw@jabberwocky.com> 2002-09-28 17:49:38 +00:00
filter.h * pkclist.c (do_we_trust_pre): Changed the wording of a warning. 2002-08-30 16:34:13 +00:00
free-packet.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
g10.c * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
getkey.c * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't need 2002-11-13 17:19:22 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c * keyedit.c (menu_expire): Don't lose key flags when changing the 2002-12-01 20:59:04 +00:00
kbnode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keydb.c * g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable): 2002-11-25 03:18:48 +00:00
keydb.h * encode.c (encode_simple): Make sure that files larger than about 4G use 2002-11-13 17:43:27 +00:00
keyedit.c * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
keygen.c * keyedit.c (menu_expire): Don't lose key flags when changing the 2002-12-01 20:59:04 +00:00
keyid.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keylist.c * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
keyring.c * keyring.h, keyring.c (keyring_register_filename): Return the pointer if 2002-11-08 03:31:21 +00:00
keyring.h * keyring.h, keyring.c (keyring_register_filename): Return the pointer if 2002-11-08 03:31:21 +00:00
keyserver-internal.h * keyserver-internal.h, keyserver.c (print_keyrec, parse_keyrec, 2002-10-14 18:50:28 +00:00
keyserver.c * keyserver.c (keyserver_search_prompt): When --with-colons is enabled, 2002-11-05 16:11:04 +00:00
main.h * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
mainproc.c * mainproc.c (proc_encrypted): Use --s2k-digest-algo for passphrase 2002-11-25 04:11:02 +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 (default_cipher_algo, default_compress_algo): New. 2002-11-25 04:24:41 +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 Cleanups and minor fixes. 2002-09-10 08:40:12 +00:00
options.h * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
options.skel Cleanups and minor fixes. 2002-09-10 08:40:12 +00:00
packet.h * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string 2002-10-30 03:11:57 +00:00
parse-packet.c * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string 2002-10-30 03:11:57 +00:00
passphrase.c * encode.c (encode_simple), passphrase.c (passphrase_to_dek), sign.c 2002-11-24 00:50:14 +00:00
photoid.c * g10.c (add_notation_data): Disallow notation names that do not contain a 2002-11-24 01:49:32 +00:00
photoid.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pipemode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pkclist.c * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
plaintext.c no RISC OS filetype needed for nooutput 2002-11-25 13:30:34 +00:00
pubkey-enc.c * pubkey-enc.c (get_session_key): With hidden recipients or try a given 2002-11-06 16:58:28 +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 * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), 2002-12-03 23:31:48 +00:00
seckey-cert.c * pubkey-enc.c (get_session_key): With hidden recipients or try a given 2002-11-06 16:58:28 +00:00
seskey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sig-check.c * getkey.c (get_pubkey_direct): Don't cache keys retrieved via this 2002-10-04 22:12:09 +00:00
sign.c * main.h, misc.c (default_cipher_algo, default_compress_algo): New. 2002-11-25 04:24:41 +00:00
signal.c added RISC OS module loading support 2002-10-31 16:58:47 +00:00
skclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.c * g10.c (main): Try to set a default character set. Print the 2002-09-02 10:59:04 +00:00
status.h * g10.c (main): Try to set a default character set. Print the 2002-09-02 10:59:04 +00:00
tdbdump.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
tdbio.c * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't need 2002-11-13 17:19:22 +00:00
tdbio.h * keyedit.c (print_and_check_one_sig, show_key_and_fingerprint, 2002-10-29 18:00:07 +00:00
textfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
trustdb.c * options.h, g10.c (main), trustdb.c (ask_ownertrust): Add 2002-11-07 04:37:27 +00:00
trustdb.h * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string 2002-10-30 03:11:57 +00:00
verify.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00