aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyedit.c (unfollow)
Commit message (Expand)AuthorFilesLines
2002-04-29Added a copyright year for files changed this year.Werner Koch1-1/+1
2002-04-23After generating a new key, show the key information (name, keyid,David Shaw1-4/+10
2002-04-19* keyedit.c (menu_deluid): Only cause a trust update if we delete aDavid Shaw1-7/+10
2002-04-19* keyedit.c (sign_uids, keyedit_menu, menu_deluid, menu_delsig,David Shaw1-18/+29
2002-04-19* tdbio.c (tdbio_write_nextcheck): Return a status whether theWerner Koch1-5/+22
2002-04-14* parse-packet.c (parse_signature): Minor fix - signatures should expireDavid Shaw1-1/+1
2002-04-13* pkclist.c (build_pk_list): Fix bug that allowed a key to be selectedDavid Shaw1-3/+20
2002-04-12* build-packet.c (build_sig_subpkt): Delete subpackets from both hashedDavid Shaw1-24/+61
2002-04-11* misc.c (pct_expando), options.skel: Use %t to indicate type of a photoDavid Shaw1-9/+20
2002-04-08Merged in my changes, after disk crash. Fortunately the CVS was notWerner Koch1-4/+13
2002-03-31Fix ownertrust display with --with-colons.David Shaw1-8/+21
2002-03-17--openpgp implies --allow-non-selfsigned-uidDavid Shaw1-1/+1
2002-03-05Some minor bug fixes.David Shaw1-7/+15
2002-02-28This is the first half of revocation key / designated revokerDavid Shaw1-8/+27
2002-02-10For --sig-policy-url and --cert-policy-url, clarify what is a sig and whatDavid Shaw1-8/+12
2002-02-05Allow policy URLs with %-expandos in them. This allows policy URLs likeDavid Shaw1-2/+2
2002-02-03Split "--set-policy-url" into "--cert-policy-url" and "--sig-policy-url"David Shaw1-1/+1
2002-01-27More comments about when to use IDEA in keygen.cDavid Shaw1-1/+1
2002-01-20* passphrase.c (passphrase_to_dek): Add tryagain_text arg to beWerner Koch1-2/+5
2002-01-06fix off-by-one in building attribute subpacketsDavid Shaw1-11/+56
2001-12-22* keyserver.c (keyserver_spawn): Removed some variablesWerner Koch1-0/+6
2001-12-21Photo ID support (actually generic "attribute packet" support, but thereDavid Shaw1-16/+90
2001-12-21Nonrevocable key signature support via "nrsign". These sigs can expire,David Shaw1-35/+36
2001-12-07Sig expiration codeDavid Shaw1-7/+74
2001-12-07Allow a regular key signature to promote a local signature to fullDavid Shaw1-3/+34
2001-12-07New option --expertDavid Shaw1-4/+41
2001-12-07Bug fix in "showpref"David Shaw1-0/+29
2001-12-06"sigclass" patch - adds key signature class levels, notation and policy-urlDavid Shaw1-16/+92
2001-10-23more fixes due to automake 1.5SNAP-1-0-6bWerner Koch1-2/+2
2001-09-28calculate time of next trustdb checkWerner Koch1-2/+8
2001-09-27Encryption should work againWerner Koch1-13/+0
2001-09-26completed the new key validation codeWerner Koch1-1/+1
2001-09-24Revamped the trustDBWerner Koch1-28/+27
2001-09-20Code cleanupsWerner Koch1-29/+2
2001-09-09more bug fixesand some warning cleanupsWerner Koch1-1/+1
2001-09-07Last changes before 1.0.6a snapshot releaseSNAP-1-0-6aWerner Koch1-0/+5
2001-09-06Revamped the keyring codeWerner Koch1-40/+34
2001-08-30MDC feature support and other stuffWerner Koch1-14/+15
2001-08-14Added RSA key generationWerner Koch1-9/+5
2001-08-10Revamped preference handlingWerner Koch1-45/+24
2001-08-09Added a way to update preferencesWerner Koch1-1/+108
2001-08-09reworked the way hased data is stored and added a "primary" commandWerner Koch1-4/+4
2001-08-01Changed lsign behaviour, allow future subkeys, don't list revoked keysWerner Koch1-19/+13
2001-07-27Fixed lsign using v3 problemWerner Koch1-0/+11
2001-07-26migration to autoconf 2.52 and bugfixesWerner Koch1-2/+132
2001-06-12Fix for toupper('I') != 'i'Werner Koch1-1/+1
2001-05-25fixed severe format string bugWerner Koch1-6/+6
2001-04-25New "showpref" subcommand for --edit-keyWerner Koch1-11/+64
2001-03-08Changed and added copyright noticesWerner Koch1-1/+1
2001-03-03Fixed the new key selection codeWerner Koch1-1/+2