aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2002-04-08Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch1-0/+54
2002-04-04Fix auto-key-retrieve to actually work as a keyserver-option (noted byDavid Shaw1-0/+8
2002-03-31Fix ownertrust display with --with-colons.David Shaw1-0/+24
2002-03-29Quote and unquote backslashes from keyserver search responses.David Shaw1-0/+7
2002-03-24Minor tweak to importing to allow more non-signed uids (now thatDavid Shaw1-0/+21
2002-03-19Properly handle a "no keys found" case from the internal HKP codeDavid Shaw1-0/+9
2002-03-17--openpgp implies --allow-non-selfsigned-uidDavid Shaw1-0/+28
2002-03-13Show which user ID a bad self-sig (invald sig or unsupported public keyDavid Shaw1-0/+3
2002-03-13any valid self-sig should mark a user ID or subkey as valid - otherwise,David Shaw1-0/+6
2002-03-07Some minor fixes for revocation keys: print a warning if a key is importedDavid Shaw1-0/+24
2002-03-05Some minor bug fixes.David Shaw1-0/+20
2002-03-04variable type tweak for RISC OS (from Stefan)David Shaw1-0/+5
2002-03-03Solved conflictWerner Koch1-0/+4
2002-02-28This is the first half of revocation key / designated revokerDavid Shaw1-0/+65
2002-02-28Do not include v3 keys in a --export-secret-subkeys export.David Shaw1-0/+3
2002-02-27If a key isn't valid (say, because of no self-signature), allowDavid Shaw1-0/+6
2002-02-26Treat key lists internally as fingerprints when possible. All this is viaDavid Shaw1-1/+16
2002-02-22Detect a "no keys found" case even if the keyserver helper program doesDavid Shaw1-0/+9
2002-02-19Catch corruption in HKP index lines (can be caused by broken or maliciousDavid Shaw1-0/+11
2002-02-14* pkclist.c (check_signatures_trust): Always print the warning forWerner Koch1-0/+8
2002-02-12Bug fix - properly handle user IDs with colons (":") in them while HKPDavid Shaw1-0/+5
2002-02-10For --sig-policy-url and --cert-policy-url, clarify what is a sig and whatDavid Shaw1-0/+28
2002-02-05Allow policy URLs with %-expandos in them. This allows policy URLs likeDavid Shaw1-0/+18
2002-02-04Workaround for the pksd and OKS keyserver bug that calculates v4 RSADavid Shaw1-0/+10
2002-02-04Bug fix - do not append keys to each other when --sending more than one.David Shaw1-0/+5
2002-02-03Split "--set-policy-url" into "--cert-policy-url" and "--sig-policy-url"David Shaw1-0/+8
2002-01-30* g10.c (main): --gen-random --armor does now output a base64Werner Koch1-0/+5
2002-01-29--pgp6 flag. This is not nearly as involved as --pgp2. In short, itDavid Shaw1-0/+10
2002-01-27More comments about when to use IDEA in keygen.cDavid Shaw1-0/+15
2002-01-26* g10.c, options.h: New option --gpg-agent-infoWerner Koch1-0/+8
2002-01-24Only check preferences against keys with v4 self sigs as v3 sigs have noDavid Shaw1-0/+13
2002-01-23Cosmetic: don't present a RSA signing key as a "keypair" which can be 768David Shaw1-0/+9
2002-01-22Some compatibility polish for PGP2. Add a fake IDEA preference for v3David Shaw1-0/+36
2002-01-20* passphrase.c (passphrase_to_dek): Add tryagain_text arg to beWerner Koch1-0/+15
2002-01-19Removed debugging outputWerner Koch1-1/+2
2002-01-19* passphrase.c (agent_open): Add support for the new Assuan basedWerner Koch1-0/+7
2002-01-15New command --decrypt-files.Timo Schulz1-0/+8
2002-01-12Fixed some typos.Timo Schulz1-2/+3
2002-01-09Move idea_cipher_warn to misc.c so gpgv.c doesn't need a stubDavid Shaw1-0/+13
2002-01-09New code for encode_crypt_files.Timo Schulz1-0/+6
2002-01-09Added missing include file.Timo Schulz1-0/+4
2002-01-08Better description for --encrypt-files.Timo Schulz1-0/+4
2002-01-08* g10.c (main): Must register the secring for encryption becauseWerner Koch1-0/+6
2002-01-06fix off-by-one in building attribute subpacketsDavid Shaw1-0/+26
2002-01-05* g10.c (main): Do not register the secret keyrings for certainWerner Koch1-14/+21
2002-01-04Use one-pass packets even if it's a v3 key making the signatureDavid Shaw1-0/+18
2002-01-03Minor tweaks: remove --no-default-check-level, don't cache child tempfilesDavid Shaw1-0/+14
2002-01-03New command (encrypt-files).Timo Schulz1-0/+12
2002-01-02lock only writable key rings and free unused iobufStefan Bellon1-2/+15
2001-12-29Bugfix in photoid.c and keyserver.cDavid Shaw1-0/+12