aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
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
2001-12-28Add an outofband indicator to the keyserver protocol.David Shaw1-0/+13
2001-12-27Some exec cleanups and tweaks for photo ID and keyserver executionDavid Shaw1-0/+17
2001-12-25Some tweaks - copyleft info for mkdtemp.c, and header pruning in photoid.cDavid Shaw1-0/+8
2001-12-23Fixed a typo and W32 support for the latest CVS changes.Timo Schulz1-0/+12
2001-12-22Avoid const compiler warningDavid Shaw1-0/+2
2001-12-22Some last minute tweaks - type fixes from Stefan and win32 temp filesDavid Shaw1-0/+11
2001-12-22Minor cleanupsWerner Koch1-2/+6
2001-12-22* keyserver.c (keyserver_spawn): Removed some variablesWerner Koch1-2/+103
2001-12-22Added is_file_compressedTimo Schulz1-83/+4
2001-12-21Photo ID support (actually generic "attribute packet" support, but thereDavid Shaw1-0/+53
2001-12-21Nonrevocable key signature support via "nrsign". These sigs can expire,David Shaw1-0/+24
2001-12-21* g10.c. options.h : New option --show-keyringWerner Koch1-0/+6