aboutsummaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-03* main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw1-1/+2
2008-09-23* pkclist.c (select_algo_from_prefs): Redo function to rank prefs andDavid Shaw1-143/+153
2008-05-07--locate-key now returns several keys if they all match.Werner Koch1-4/+4
2008-04-08Enhanced --auto-key-locate.Werner Koch1-6/+7
2008-04-07Minor cleanups.Werner Koch1-1/+0
2007-11-19Started to implement the audit log feature.Werner Koch1-1/+1
2007-07-04Changed to GPLv3.Werner Koch1-4/+2
2007-01-30Added LIBINTL to more Makefile targets.Werner Koch1-0/+12
2006-11-05Collected fixes.Werner Koch1-16/+64
2006-10-02Fix for bug 537Werner Koch1-8/+8
2006-07-27Preparing a new releasegnupg-1.9.22Werner Koch1-10/+11
2006-07-26Fixed memory allocation bug and typos.Werner Koch1-1/+1
2006-06-30A couple of fixes. gpg2's key generation does now work.Werner Koch1-4/+4
2006-06-28* keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass aDavid Shaw1-6/+7
2006-06-28* pkclist.c (algo_available): Automatically enable DSA2 mode when handlingDavid Shaw1-5/+5
2006-05-23g10/ does build again.Werner Koch1-4/+4
2006-04-28Merged recent changes from 1.4Werner Koch1-4/+16
2006-04-20* options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. DefaultsDavid Shaw1-4/+16
2006-04-19Continued with merging.Werner Koch1-1/+1
2006-04-19Merged with gpg 1.4.3 code. Werner Koch1-557/+620
2006-03-07* options.h, gpg.c (main, parse_trust_model), pkclist.cDavid Shaw1-1/+1
2005-12-20Finished PKA featureWerner Koch1-3/+7
2005-12-08Made strings translatable. Minor fixes.Werner Koch1-1/+1
2005-11-10* packet.h: Move some flags to a bitfield. Change all callers.David Shaw1-1/+1
2005-08-05auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch1-304/+401
2005-08-05* pkclist.c (do_edit_ownertrust): Don't allow ownertrust level 0.David Shaw1-1/+1
2005-08-04Fixes pertaining to revocation creation with subkey-only exported card keysWerner Koch1-3/+10
2005-07-28Implemented PKA trust modelWerner Koch1-0/+42
2005-07-27Converted all m_free to xfree etc.Werner Koch1-22/+22
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2004-10-28* skclist.c (build_sk_list): Don't need to warn about PGP-generatedDavid Shaw1-1/+1
2004-10-28* delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw1-1/+1
2004-10-15* pkclist.c (do_edit_ownertrust): Add a note to translators.Werner Koch1-1/+12
2004-10-13* pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw1-14/+26
2004-10-11* pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw1-2/+2
2004-10-10* card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw1-2/+2
2004-10-07* pkclist.c (build_pk_list): Keystrify.David Shaw1-11/+8
2004-10-06* helptext.c, pkclist.c (do_we_trust): It is not possible to get here withDavid Shaw1-123/+60
2004-08-08* plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw1-9/+13
2004-05-23* verify.c (verify_signatures): Verify multiple files in the same order inDavid Shaw1-20/+21
2004-05-20* keyserver.c (keyserver_work): Allow --refresh-keys with a preferredDavid Shaw1-70/+1
2004-01-22* packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.cDavid Shaw1-3/+7
2003-12-30* misc.c (pull_in_libs): Dead code. Removed.David Shaw1-0/+4
2003-11-27* pkclist.c (build_pk_list): Do not allow an empty PK list in interactiveDavid Shaw1-1/+2
2003-11-10* pkclist.c (build_pk_list): When adding recipients interactively, allowDavid Shaw1-0/+1
2003-11-01* trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to theDavid Shaw1-22/+31
2003-09-24* sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw1-1/+1
2003-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-4/+0
2003-09-04* armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds),David Shaw1-4/+0
2003-06-18Finished the bulk of changes for gnupg 1.9. This included switchingWerner Koch1-49/+49