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