aboutsummaryrefslogtreecommitdiffstats
path: root/g10/delkey.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-34/+46
The gpg part does not yet build.
2003-07-24* g10.c: New command --card-status.Werner Koch1-1/+1
* card-util.c (card_status): New. * call-agent.c (learn_status_cb): Parse more information. * keylist.c (print_pubkey_info): Add FP arg for optinal printing to a stream. Changed all callers.
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-8/+8
to libgcrypt functions, using shared error codes from libgpg-error, replacing the old functions we used to have in ../util by those in ../jnlib and ../common, renaming the malloc functions and a couple of types. Note, that not all changes are listed below becuause they are too similar and done at far too many places. As of today the code builds using the current libgcrypt from CVS but it is very unlikely that it actually works.
2003-01-09This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+209
'GNUPG-1-9-BRANCH'.
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-221/+0
'GNUPG-1-9-BRANCH'.
2002-08-02* delkey.c (do_delete_key): Always allow to delete a key in batch modeWerner Koch1-0/+12
when specified by fingerprint. Suggested by Enzo Michelangeli.
2002-06-29Update head to match stable 1.0David Shaw1-26/+78
2000-10-10Changed keyring handling - saving still does not work.Werner Koch1-0/+1
Added new cipher mode and updated cipher test program.
2000-10-06See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner KochWerner Koch1-10/+3
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-2/+5
2000-01-27See ChangeLog: Thu Jan 27 18:00:44 CET 2000 Werner KochWerner Koch1-5/+5
2000-01-24See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch1-2/+2
1999-10-26See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch1-1/+1
1998-12-23See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1-3/+3
1998-11-27See ChangeLog: Fri Nov 27 12:39:29 CET 1998 Werner KochWerner Koch1-3/+3
1998-10-21Epxerimenta support for GDBM keyings.Werner Koch1-1/+1
1998-09-11*** empty log message ***Werner Koch1-0/+160