aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Added a copyright year for files changed this year.Werner Koch2002-04-2939-38/+42
* fixed comment styleWerner Koch2002-04-291-1/+1
* g10/Werner Koch2002-04-255-0/+157
* After generating a new key, show the key information (name, keyid,David Shaw2002-04-235-43/+103
* * parse-packet.c (parse_plaintext), packet.h, plaintext.cDavid Shaw2002-04-238-13/+49
* po/Werner Koch2002-04-222-1/+6
* RISC OS specific changesStefan Bellon2002-04-223-3/+12
* * keygen.c (generate_subkeypair): 2440bis04 adds that creating subkeys onDavid Shaw2002-04-203-4/+16
* * keyedit.c (menu_deluid): Only cause a trust update if we delete aDavid Shaw2002-04-197-22/+39
* * keyedit.c (sign_uids, keyedit_menu, menu_deluid, menu_delsig,David Shaw2002-04-193-18/+41
* * tdbio.c (tdbio_write_nextcheck): Return a status whether theWerner Koch2002-04-197-21/+98
* * seskey.c (encode_md_value): Print an error message if a wrongWerner Koch2002-04-184-6/+30
* * trustdb.c (validate_keys): Never schedule a nextcheck into theWerner Koch2002-04-182-17/+108
* * trustdb.c (mark_usable_uid_certs): Properly handle nonrevocableDavid Shaw2002-04-183-21/+59
* * trustdb.c (validate_keys): Never schedule a nextcheck into theWerner Koch2002-04-182-2/+12
* * getkey.c (lookup): Advance the searchmode after a search FIRST.Werner Koch2002-04-182-0/+7
* * getkey.c (premerge_public_with_secret): Fixed 0x12345678! syntaxWerner Koch2002-04-185-17/+41
* * parse-packet.c (parse_key): Support a SHA1 checksum as perWerner Koch2002-04-177-34/+98
* * parse-packet.c (parse_signature): Minor fix - signatures should expireDavid Shaw2002-04-145-4/+25
* * pkclist.c (build_pk_list): Fix bug that allowed a key to be selectedDavid Shaw2002-04-134-6/+52
* * build-packet.c (build_sig_subpkt): Delete subpackets from both hashedDavid Shaw2002-04-124-114/+101
* * misc.c (pct_expando), options.skel: Use %t to indicate type of a photoDavid Shaw2002-04-116-25/+65
* * tdbio.c (migrate_from_v2): Fixed the offset to read the oldWerner Koch2002-04-102-2/+8
* Add KEYEXPIRED, EXPSIG, and EXPKEYSIG. AddDavid Shaw2002-04-107-43/+80
* Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch2002-04-0818-45/+116
* Fix auto-key-retrieve to actually work as a keyserver-option (noted byDavid Shaw2002-04-043-7/+16
* Fix ownertrust display with --with-colons.David Shaw2002-03-318-28/+82
* Quote and unquote backslashes from keyserver search responses.David Shaw2002-03-293-2/+19
* Minor tweak to importing to allow more non-signed uids (now thatDavid Shaw2002-03-245-16/+40
* Properly handle a "no keys found" case from the internal HKP codeDavid Shaw2002-03-193-16/+28
* --openpgp implies --allow-non-selfsigned-uidDavid Shaw2002-03-177-40/+76
* Show which user ID a bad self-sig (invald sig or unsupported public keyDavid Shaw2002-03-132-4/+14
* any valid self-sig should mark a user ID or subkey as valid - otherwise,David Shaw2002-03-132-13/+22
* Some minor fixes for revocation keys: print a warning if a key is importedDavid Shaw2002-03-079-30/+162
* Some minor bug fixes.David Shaw2002-03-055-17/+64
* variable type tweak for RISC OS (from Stefan)David Shaw2002-03-042-6/+12
* Solved conflictWerner Koch2002-03-032-13/+28
* This is the first half of revocation key / designated revokerDavid Shaw2002-02-289-29/+331
* Do not include v3 keys in a --export-secret-subkeys export.David Shaw2002-02-282-0/+11
* If a key isn't valid (say, because of no self-signature), allowDavid Shaw2002-02-272-0/+18
* Treat key lists internally as fingerprints when possible. All this is viaDavid Shaw2002-02-268-118/+160
* Detect a "no keys found" case even if the keyserver helper program doesDavid Shaw2002-02-223-10/+32
* Catch corruption in HKP index lines (can be caused by broken or maliciousDavid Shaw2002-02-193-0/+26
* * pkclist.c (check_signatures_trust): Always print the warning forWerner Koch2002-02-143-9/+17
* Bug fix - properly handle user IDs with colons (":") in them while HKPDavid Shaw2002-02-122-5/+36
* For --sig-policy-url and --cert-policy-url, clarify what is a sig and whatDavid Shaw2002-02-1012-39/+118
* Allow policy URLs with %-expandos in them. This allows policy URLs likeDavid Shaw2002-02-057-100/+179
* Workaround for the pksd and OKS keyserver bug that calculates v4 RSADavid Shaw2002-02-043-4/+48
* Bug fix - do not append keys to each other when --sending more than one.David Shaw2002-02-042-1/+6
* Split "--set-policy-url" into "--cert-policy-url" and "--sig-policy-url"David Shaw2002-02-035-8/+42