Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-04-18 | * getkey.c (premerge_public_with_secret): Fixed 0x12345678! syntax | Werner Koch | 1 | -13/+13 | |
for use with secret keys. * seckey-cert.c (do_check): Always calculate the old checksum for use after unprotection. * g10.c, options.skel: New option --no-escape-from. Made --escape-from and --force-v3-sigs the default and removed them from the options skeleton. | |||||
2002-04-11 | * misc.c (pct_expando), options.skel: Use %t to indicate type of a photo | David Shaw | 1 | -1/+2 | |
ID (in this version, it's always "jpeg"). Also tweak string expansion loop to minimize reallocs. * mainproc.c (do_check_sig): Variable type fix. * keyedit.c (menu_set_primary_uid): Differentiate between true user IDs and attribute user IDs when making one of them primary. That is, if we are making a user ID primary, we alter user IDs. If we are making an attribute packet primary, we alter attribute packets. This matches the language in the latest attribute packet draft. * keyedit.c (sign_uids): No need for the empty string hack. * getkey.c (fixup_uidnode): Only accept preferences from the hashed segment of the self-sig. | |||||
2002-04-08 | Merged in my changes, after disk crash. Fortunately the CVS was not | Werner Koch | 1 | -2/+2 | |
affected - but everything else and it seems that there is no backup of the BTS data is available :-( | |||||
2002-03-07 | Some minor fixes for revocation keys: print a warning if a key is imported | David Shaw | 1 | -11/+8 | |
that has been revoked by designated revoker, but the designated revoker is not present to verify the revocation (whew!). This applies to all ways to get a key into the system: --import --recv-keys, and --search-keys. If auto-key-retrieve is set, try and retrieve the revocation key. Also, auto-key-retrieve is now a keyserver-option. | |||||
2002-01-26 | * g10.c, options.h: New option --gpg-agent-info | Werner Koch | 1 | -0/+24 | |
* passphrase.c (agent_open): Let it override the environment info. * seckey-cert.c (check_secret_key): Always try 3 times when the agent is enabled. * options.skel: Describe --use-agent. | |||||
2001-12-22 | * keyserver.c (keyserver_spawn): Removed some variables | Werner Koch | 1 | -1/+1 | |
declaration due to shadowing warnings. * build-packet.c (build_attribute_subpkt): s/index/idx/ to avoid compiler warnig due to index(3). * getkey.c (get_ctx_handle): Use KEYDB_HANDLE as return value. * keylist.c (list_one): Made resname const. * keyedit.c (keyedit_menu): Allow "addphoto" only when --openpgp is not used. * options.skel: Changed one example photo viewer to qiv. | |||||
2001-12-21 | Photo ID support (actually generic "attribute packet" support, but there | David Shaw | 1 | -4/+29 | |
is only one attribute packet defined thus far, and it's a picture) | |||||
2001-12-06 | Generic keyserver API code | David Shaw | 1 | -18/+56 | |
2001-04-23 | Add kludge for broken HTTP proxies. | Werner Koch | 1 | -0/+13 | |
2001-04-20 | Add UTF-8 charset | Werner Koch | 1 | -3/+14 | |
2001-03-12 | worked on solving some bugs | Werner Koch | 1 | -4/+4 | |
2001-03-08 | Changed and added copyright notices | Werner Koch | 1 | -0/+9 | |
1999-10-08 | See ChangeLog: Fri Oct 8 20:32:01 CEST 1999 Werner Koch | Werner Koch | 1 | -0/+5 | |
1999-07-22 | See ChangeLog: Thu Jul 22 20:03:03 CEST 1999 Werner Koch | Werner Koch | 1 | -3/+3 | |
1999-07-13 | See ChangeLog: Tue Jul 13 17:39:25 CEST 1999 Werner Koch | Werner Koch | 1 | -2/+14 | |
1999-03-11 | See ChangeLog: Thu Mar 11 16:39:46 CET 1999 Werner Koch | Werner Koch | 1 | -2/+4 | |
1999-01-16 | See ChangeLog: Sat Jan 16 21:25:17 CET 1999 Werner Koch | Werner Koch | 1 | -1/+2 | |
1999-01-16 | See ChangeLog: Sat Jan 16 09:27:30 CET 1999 Werner Koch | Werner Koch | 1 | -0/+8 | |
1998-12-23 | See ChangeLog: Wed Dec 23 13:34:22 CET 1998 Werner Koch | Werner Koch | 1 | -1/+1 | |
1998-12-17 | See ChangeLog: Thu Dec 17 18:31:15 CET 1998 Werner Koch | Werner Koch | 1 | -0/+7 | |
1998-12-14 | See ChangeLog: Mon Dec 14 21:18:49 CET 1998 Werner Koch | Werner Koch | 1 | -8/+5 | |
1998-11-27 | See ChangeLog: Fri Nov 27 21:37:41 CET 1998 Werner Koch | Werner Koch | 1 | -0/+6 | |
1998-11-13 | See ChangeLog ;-). Key validation should now be faster | Werner Koch | 1 | -0/+5 | |
1998-11-10 | Some bug fixes of the last release | Werner Koch | 1 | -0/+6 | |
1998-10-25 | some random changes | Werner Koch | 1 | -0/+37 | |