| Commit message (Expand) | Author | Age | Files | Lines |
* | Added a copyright year for files changed this year. | Werner Koch | 2002-04-29 | 39 | -38/+42 |
* | fixed comment style | Werner Koch | 2002-04-29 | 1 | -1/+1 |
* | g10/ | Werner Koch | 2002-04-25 | 5 | -0/+157 |
* | After generating a new key, show the key information (name, keyid, | David Shaw | 2002-04-23 | 5 | -43/+103 |
* | * parse-packet.c (parse_plaintext), packet.h, plaintext.c | David Shaw | 2002-04-23 | 8 | -13/+49 |
* | po/ | Werner Koch | 2002-04-22 | 2 | -1/+6 |
* | RISC OS specific changes | Stefan Bellon | 2002-04-22 | 3 | -3/+12 |
* | * keygen.c (generate_subkeypair): 2440bis04 adds that creating subkeys on | David Shaw | 2002-04-20 | 3 | -4/+16 |
* | * keyedit.c (menu_deluid): Only cause a trust update if we delete a | David Shaw | 2002-04-19 | 7 | -22/+39 |
* | * keyedit.c (sign_uids, keyedit_menu, menu_deluid, menu_delsig, | David Shaw | 2002-04-19 | 3 | -18/+41 |
* | * tdbio.c (tdbio_write_nextcheck): Return a status whether the | Werner Koch | 2002-04-19 | 7 | -21/+98 |
* | * seskey.c (encode_md_value): Print an error message if a wrong | Werner Koch | 2002-04-18 | 4 | -6/+30 |
* | * trustdb.c (validate_keys): Never schedule a nextcheck into the | Werner Koch | 2002-04-18 | 2 | -17/+108 |
* | * trustdb.c (mark_usable_uid_certs): Properly handle nonrevocable | David Shaw | 2002-04-18 | 3 | -21/+59 |
* | * trustdb.c (validate_keys): Never schedule a nextcheck into the | Werner Koch | 2002-04-18 | 2 | -2/+12 |
* | * getkey.c (lookup): Advance the searchmode after a search FIRST. | Werner Koch | 2002-04-18 | 2 | -0/+7 |
* | * getkey.c (premerge_public_with_secret): Fixed 0x12345678! syntax | Werner Koch | 2002-04-18 | 5 | -17/+41 |
* | * parse-packet.c (parse_key): Support a SHA1 checksum as per | Werner Koch | 2002-04-17 | 7 | -34/+98 |
* | * parse-packet.c (parse_signature): Minor fix - signatures should expire | David Shaw | 2002-04-14 | 5 | -4/+25 |
* | * pkclist.c (build_pk_list): Fix bug that allowed a key to be selected | David Shaw | 2002-04-13 | 4 | -6/+52 |
* | * build-packet.c (build_sig_subpkt): Delete subpackets from both hashed | David Shaw | 2002-04-12 | 4 | -114/+101 |
* | * misc.c (pct_expando), options.skel: Use %t to indicate type of a photo | David Shaw | 2002-04-11 | 6 | -25/+65 |
* | * tdbio.c (migrate_from_v2): Fixed the offset to read the old | Werner Koch | 2002-04-10 | 2 | -2/+8 |
* | Add KEYEXPIRED, EXPSIG, and EXPKEYSIG. Add | David Shaw | 2002-04-10 | 7 | -43/+80 |
* | Merged in my changes, after disk crash. Fortunately the CVS was not | Werner Koch | 2002-04-08 | 18 | -45/+116 |
* | Fix auto-key-retrieve to actually work as a keyserver-option (noted by | David Shaw | 2002-04-04 | 3 | -7/+16 |
* | Fix ownertrust display with --with-colons. | David Shaw | 2002-03-31 | 8 | -28/+82 |
* | Quote and unquote backslashes from keyserver search responses. | David Shaw | 2002-03-29 | 3 | -2/+19 |
* | Minor tweak to importing to allow more non-signed uids (now that | David Shaw | 2002-03-24 | 5 | -16/+40 |
* | Properly handle a "no keys found" case from the internal HKP code | David Shaw | 2002-03-19 | 3 | -16/+28 |
* | --openpgp implies --allow-non-selfsigned-uid | David Shaw | 2002-03-17 | 7 | -40/+76 |
* | Show which user ID a bad self-sig (invald sig or unsupported public key | David Shaw | 2002-03-13 | 2 | -4/+14 |
* | any valid self-sig should mark a user ID or subkey as valid - otherwise, | David Shaw | 2002-03-13 | 2 | -13/+22 |
* | Some minor fixes for revocation keys: print a warning if a key is imported | David Shaw | 2002-03-07 | 9 | -30/+162 |
* | Some minor bug fixes. | David Shaw | 2002-03-05 | 5 | -17/+64 |
* | variable type tweak for RISC OS (from Stefan) | David Shaw | 2002-03-04 | 2 | -6/+12 |
* | Solved conflict | Werner Koch | 2002-03-03 | 2 | -13/+28 |
* | This is the first half of revocation key / designated revoker | David Shaw | 2002-02-28 | 9 | -29/+331 |
* | Do not include v3 keys in a --export-secret-subkeys export. | David Shaw | 2002-02-28 | 2 | -0/+11 |
* | If a key isn't valid (say, because of no self-signature), allow | David Shaw | 2002-02-27 | 2 | -0/+18 |
* | Treat key lists internally as fingerprints when possible. All this is via | David Shaw | 2002-02-26 | 8 | -118/+160 |
* | Detect a "no keys found" case even if the keyserver helper program does | David Shaw | 2002-02-22 | 3 | -10/+32 |
* | Catch corruption in HKP index lines (can be caused by broken or malicious | David Shaw | 2002-02-19 | 3 | -0/+26 |
* | * pkclist.c (check_signatures_trust): Always print the warning for | Werner Koch | 2002-02-14 | 3 | -9/+17 |
* | Bug fix - properly handle user IDs with colons (":") in them while HKP | David Shaw | 2002-02-12 | 2 | -5/+36 |
* | For --sig-policy-url and --cert-policy-url, clarify what is a sig and what | David Shaw | 2002-02-10 | 12 | -39/+118 |
* | Allow policy URLs with %-expandos in them. This allows policy URLs like | David Shaw | 2002-02-05 | 7 | -100/+179 |
* | Workaround for the pksd and OKS keyserver bug that calculates v4 RSA | David Shaw | 2002-02-04 | 3 | -4/+48 |
* | Bug fix - do not append keys to each other when --sending more than one. | David Shaw | 2002-02-04 | 2 | -1/+6 |
* | Split "--set-policy-url" into "--cert-policy-url" and "--sig-policy-url" | David Shaw | 2002-02-03 | 5 | -8/+42 |