1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00
gnupg/g10
David Shaw 82dc505d6f * keyring.c (keyring_rebuild_cache): Comment.
* sign.c (mk_notation_and_policy): Making a v3 signature with notations or
policy urls is an error, not an info (i.e. increment the errorcount).
Don't print the notation or policy url to stdout since it can be mixed
into the output stream when piping and munge the stream.
2003-08-13 03:02:09 +00:00
..
armor.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
build-packet.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
ChangeLog * keyring.c (keyring_rebuild_cache): Comment. 2003-08-13 03:02:09 +00:00
cipher.c * options.h, armor.c, cipher.c, g10.c, keyedit.c, pkclist.c, sign.c, 2003-05-02 19:22:00 +00:00
comment.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
compress.c * compress.c (init_uncompress): Use a 15 bit window size so that 2003-03-10 09:59:54 +00:00
dearmor.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
decrypt.c * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00
delkey.c * delkey.c (do_delete_key): Always allow to delete a key in batch mode 2002-08-02 10:15:39 +00:00
encode.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
encr-data.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
exec.c Changed a lot of __MINGW32__ to _WIN32. This should help a bit in 2003-07-30 16:04:46 +00:00
exec.h * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. 2003-05-11 21:10:46 +00:00
export.c * main.h, misc.c (parse_options): New general option line parser. Fix the 2003-05-31 21:44:31 +00:00
filter.h * filter.h: Remove const from WHAT. 2003-04-29 07:15:25 +00:00
free-packet.c * packet.h, pkclist.c (build_pk_list), free-packet.c 2003-01-09 04:04:55 +00:00
g10.c Changed a lot of __MINGW32__ to _WIN32. This should help a bit in 2003-07-30 16:04:46 +00:00
getkey.c * sig-check.c (signature_check, signature_check2, check_key_signature, 2003-07-21 14:55:00 +00:00
global.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
gpgv.c Removed trailing semicolon to avoid error with Norcroft C 2003-07-31 19:12:32 +00:00
helptext.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
hkp.c * hkp.c (hkp_search): Return proper error code on failure. 2003-06-18 03:25:45 +00:00
hkp.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
import.c * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-07-28 00:49:20 +00:00
kbnode.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
keydb.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
keydb.h * g10.c (main): Show errors for failure in export, send-keys, recv-keys, 2003-05-03 03:17:00 +00:00
keyedit.c * keyedit.c (sign_uids): Add additional prompt to the signature level 2003-06-19 16:54:51 +00:00
keygen.c * keygen.c (do_add_key_flags): Don't set the certify flag for subkeys. 2003-07-16 03:09:15 +00:00
keyid.c Removed an md_start_debug 2003-07-30 07:44:16 +00:00
keylist.c * trustdb.h, trustdb.c (read_trust_options): New. Returns items from the 2003-07-21 16:51:59 +00:00
keyring.c * keyring.c (keyring_rebuild_cache): Comment. 2003-08-13 03:02:09 +00:00
keyring.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver-internal.h Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
keyserver.c * keyserver.c (keyserver_spawn): Use ascii_isspace instead of spacep since 2003-06-26 20:29:50 +00:00
main.h * main.h, misc.c (parse_options): New general option line parser. Fix the 2003-05-31 21:44:31 +00:00
mainproc.c * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-07-28 00:49:20 +00:00
Makefile.am * Makefile.am: Include W32LIBS where appropriate. 2003-06-20 03:22:39 +00:00
mdfilter.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
misc.c * misc.c (pct_expando): Minor performance tweak. Don't bother to re-fetch 2003-07-05 04:02:38 +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 * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +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 * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
options.skel * hkp.c (hkp_search): Return proper error code on failure. 2003-06-18 03:25:45 +00:00
packet.h * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-07-28 00:49:20 +00:00
parse-packet.c * parse-packet.c (parse_signature): Don't give "signature packet without 2003-08-02 20:56:46 +00:00
passphrase.c * passphrase.c (agent_send_all_options): Make use of $GPG_TTY. 2003-07-30 16:17:29 +00:00
photoid.c Changed a lot of __MINGW32__ to _WIN32. This should help a bit in 2003-07-30 16:04:46 +00:00
photoid.h * parse-packet.c (parse_key): Clear disabled flag when parsing a new key. 2003-05-11 21:10:46 +00:00
pipemode.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
pkclist.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
plaintext.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
progress.c * sign.c (write_plaintext_packet) 2003-05-21 08:41:26 +00:00
pubkey-enc.c * pubkey-enc.c (get_it): Fix segv, test for revoked only when PK 2002-10-23 07:06:56 +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 Make sure that only ascii is passed to isfoo functions. 2003-06-07 20:06:32 +00:00
seckey-cert.c * passphrase .c (agent_get_passphrase): New arg CANCELED. 2003-04-09 15:17:20 +00:00
seskey.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
sig-check.c * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-07-28 00:49:20 +00:00
sign.c * keyring.c (keyring_rebuild_cache): Comment. 2003-08-13 03:02:09 +00:00
signal.c * signal.c, tdbio.c: Comment out the transaction code. It was not used in 2003-06-24 13:52:42 +00:00
skclist.c Update head to match stable 1.0 2002-06-29 13:46:34 +00:00
status.c * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-07-28 00:49:20 +00:00
status.h * packet.h, sig-check.c (signature_check2, do_check, do_check_messages): 2003-07-28 00:49:20 +00:00
tdbdump.c Make sure that only ascii is passed to isfoo functions. 2003-06-07 20:06:32 +00:00
tdbio.c * misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g), 2003-07-01 23:20:30 +00:00
tdbio.h * misc.c (pct_expando): Add two new expandos - signer's fingerprint (%g), 2003-07-01 23:20:30 +00:00
textfilter.c * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, 2003-05-22 03:00:23 +00:00
trustdb.c * trustdb.h, trustdb.c (read_trust_options): New. Returns items from the 2003-07-21 16:51:59 +00:00
trustdb.h * trustdb.h, trustdb.c (read_trust_options): New. Returns items from the 2003-07-21 16:51:59 +00:00
verify.c * g10.c, options.h: New option --enable-progress-filter. 2003-04-15 15:49:41 +00:00