gnupg/g10
Stefan Bellon e4021a4c95 tidied RISC OS filetype support 2002-10-29 14:37:12 +00:00
..
ChangeLog tidied RISC OS filetype support 2002-10-29 14:37:12 +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 tidied RISC OS filetype support 2002-10-29 14:37:12 +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 * pkclist.c (do_we_trust_pre): Changed the wording of a warning. 2002-08-30 16:34:13 +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 2002-10-18 Timo Schulz <ts@winpt.org> 2002-10-18 15:41:33 +00:00
encode.c tidied RISC OS filetype support 2002-10-29 14:37:12 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c * exec.c (expand_args): Remove loop left over from earlier implementation. 2002-09-10 18:03:40 +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 * main.h, import.c (sec_to_pub_keyblock, import_secret_one, 2002-10-23 15:59:45 +00:00
getkey.c * getkey.c (get_pubkey_direct): Don't cache keys retrieved via this 2002-10-04 22:12:09 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c * g10.c (main): Try to set a default character set. Print the 2002-09-02 10:59:04 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c * main.h, import.c (sec_to_pub_keyblock, import_secret_one, 2002-10-23 15:59:45 +00:00
kbnode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keydb.c * options.skel: Some language tweaks, and remove the load-extension 2002-08-09 02:23:42 +00:00
keydb.h * getkey.c (get_user_id_native): Renamed to .. 2002-08-19 08:28:00 +00:00
keyedit.c * keyedit.c (menu_addrevoker): Properly back out if the signature fails. 2002-10-11 21:07:03 +00:00
keygen.c * keygen.c (print_status_key_created): New. 2002-10-12 11:47:40 +00:00
keyid.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keylist.c 2002-10-18 Timo Schulz <ts@winpt.org> 2002-10-18 15:41:33 +00:00
keyring.c * import.c (import_keys_stream): Fix compiler type warning. 2002-09-24 21:20:48 +00:00
keyring.h Update head to match stable 1.0 2002-06-29 13:46:34 +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-internal.h, keyserver.c (print_keyrec, parse_keyrec, 2002-10-14 18:50:28 +00:00
main.h * main.h, import.c (sec_to_pub_keyblock, import_secret_one, 2002-10-23 15:59:45 +00:00
mainproc.c filetype support for RISC OS 2002-10-28 13:26:44 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * g10.c, options.h: Removed option --emulate-checksum-bug. 2002-09-11 07:27:54 +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): Add --strict and --no-strict to switch the 2002-10-03 22:13:04 +00:00
options.skel Cleanups and minor fixes. 2002-09-10 08:40:12 +00:00
packet.h * keylist.c (print_capabilities): Secret-parts-missing keys should show 2002-10-03 19:20:37 +00:00
parse-packet.c * keylist.c (print_capabilities): Secret-parts-missing keys should show 2002-10-03 19:20:37 +00:00
passphrase.c * import.c (import_keys_internal): s/inp/inp2/ to avoid shadowing 2002-10-04 05:43:54 +00:00
photoid.c Cleanups and minor fixes. 2002-09-10 08:40:12 +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 * pkclist.c (do_edit_ownertrust): Show all user IDs. This should 2002-10-17 13:48:43 +00:00
plaintext.c tidied RISC OS filetype support 2002-10-29 14:37:12 +00:00
pubkey-enc.c * pubkey-enc.c (get_it): Fix segv, test for revoked only when PK 2002-10-23 07:11:01 +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 2002-10-18 Timo Schulz <ts@winpt.org> 2002-10-18 15:41:33 +00:00
seckey-cert.c * import.c (import_secret_one): Check for an illegal (>110) protection 2002-10-02 22:01:29 +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 tidied RISC OS filetype support 2002-10-29 14:37:12 +00:00
signal.c Update head to match stable 1.0 2002-06-29 13:46:34 +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 * g10.c, options.h: Removed option --emulate-checksum-bug. 2002-09-11 07:27:54 +00:00
tdbio.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
textfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
trustdb.c * import.c (import_secret_one): Check for an illegal (>110) protection 2002-10-02 22:01:29 +00:00
trustdb.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
verify.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00