aboutsummaryrefslogtreecommitdiffstats
path: root/g10/keyid.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-07-28Adjusted for use with current libgcrypt (1.1.42).Werner Koch1-12/+14
2003-07-23* keygen.c (generate_keypair): Create an AUTHKEYTYPE entry for cards.Werner Koch1-1/+1
(do_generate_keypair): Abd generate the authkey. (check_smartcard): Changed menu accordingly.
2003-07-16* export.c (parse_export_options): New option sexp-format.Werner Koch1-0/+1
(export_seckeys,export_secsubkeys): Check sexp-format option. (do_export): Ignore armor for sexp format. (do_export_stream): Handle sexp-format. (write_sexp_line,write_sexp_keyparm, build_sexp_seckey): New. (build_sexp): New.
2003-07-01* app-openpgp.c (store_fpr): Fixed fingerprint calculation.Werner Koch1-1/+29
* keygen.c (gen_card_key): Obviously we should use the creation date received from SCDAEMON, so that the fingerprints will match. * sign.c (do_sign): Pass the serialno to the sign code. * keyid.c (serialno_and_fpr_from_sk): New.
2003-06-23Fixes to the libgcrypt switch. Basically works now.Werner Koch1-6/+4
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-73/+135
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-06-05This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+518
'GNUPG-1-9-BRANCH'.
2002-10-19This commit was manufactured by cvs2svn to create branchRepo Admin1-502/+0
'GNUPG-1-9-BRANCH'.
2002-06-29Update head to match stable 1.0David Shaw1-249/+187
2000-10-06See ChangeLog: Fri Oct 6 14:29:16 CEST 2000 Werner KochWerner Koch1-0/+65
2000-10-04See ChangeLog: Wed Oct 4 13:16:18 CEST 2000 Werner KochWerner Koch1-1/+1
2000-09-18See ChangeLog: Mon Sep 18 16:35:45 CEST 2000 Werner KochWerner Koch1-1/+9
2000-07-14See ChangeLog: Fri Jul 14 19:38:23 CEST 2000 Werner KochWerner Koch1-4/+6
2000-01-24See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch1-22/+19
1999-12-31See ChangeLog: Fri Dec 31 12:48:31 CET 1999 Werner KochWerner Koch1-26/+81
1999-12-08See ChangeLog: Wed Dec 8 21:58:32 CET 1999 Werner KochWerner Koch1-4/+4
1999-11-13See ChangeLog: Sat Nov 13 17:44:23 CET 1999 Werner KochWerner Koch1-9/+9
1999-10-26See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch1-48/+55
1998-12-23See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner KochWerner Koch1-3/+3
1998-11-20Expiration time works (I hope so)Werner Koch1-1/+1
1998-10-16last local commitWerner Koch1-6/+11
1998-10-12backupWerner Koch1-1/+1
1998-08-11bug fix releaseV0-3-4Werner Koch1-1/+1
1998-07-29edit-key is now completeWerner Koch1-0/+31
1998-07-21changed trustdb designWerner Koch1-0/+37
1998-07-14syncWerner Koch1-9/+15
1998-07-09fixed severe exploitV0-3-2Werner Koch1-1/+10
1998-07-02partly added creation of OP partial length headersWerner Koch1-14/+20
1998-06-29textual changesWerner Koch1-55/+53
1998-06-13a whole bunch of internal cleanupsWerner Koch1-266/+89
1998-05-04new releaseV0-2-17Werner Koch1-12/+13
1998-04-08test releaseWerner Koch1-8/+8
1998-04-07cipher reorganisiertWerner Koch1-24/+0
1998-04-02release 0.2.14Werner Koch1-6/+6
1998-03-19some cleanupsWerner Koch1-9/+79
1998-03-09partial DSA supportWerner Koch1-0/+113
1998-02-24Renamed to GNUPGV-0-2-8Werner Koch1-4/+4
1998-02-09release 0.2.3Werner Koch1-3/+7
1998-01-16added some trust model stuffWerner Koch1-1/+0
1998-01-12started with trust stuffWerner Koch1-36/+37
1998-01-07patchlevel 2Werner Koch1-34/+93
1998-01-02added more stuffWerner Koch1-3/+3
1997-12-16added some stuff for signing keysWerner Koch1-0/+12
1997-12-09fingerprints and self signatures addedWerner Koch1-0/+107
1997-12-01List and check sigs worksWerner Koch1-7/+92
1997-11-24ElGamal funktioniert und ist defaultWerner Koch1-0/+88