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