aboutsummaryrefslogtreecommitdiffstats
path: root/g10/pkclist.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix spelling: "occured" should be "occurred"Daniel Kahn Gillmor2016-08-041-1/+1
* gpg: Use more specific reason codes for INV_RECP.Werner Koch2014-06-231-5/+13
* gpg: Suppress "public key already present" in quiet mode.Werner Koch2012-12-201-4/+6
* Support the not anymore patented IDEA cipher algorithm.Werner Koch2012-11-081-56/+55
* Actually show translators comments in PO filesDavid Prévot2012-08-241-1/+1
* * pkclist.c (select_algo_from_prefs): Slightly improve the handling ofDavid Shaw2010-10-291-13/+21
* * pkclist.c (select_algo_from_prefs): Make sure the scores can'tDavid Shaw2010-10-291-4/+10
* * main.h, mainproc.c (check_sig_and_print), keylist.cDavid Shaw2008-10-031-1/+2
* * pkclist.c (select_algo_from_prefs): Redo function to rank prefs andDavid Shaw2008-09-231-139/+150
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* * gpg.c, pkclist.c: #include <strings.h> for strcasecmp if it isDavid Shaw2007-04-161-2/+5
* Fixed memory allocation bug and typos.Werner Koch2006-07-261-1/+1
* * keydb.h, pkclist.c (select_algo_from_prefs, algo_available): Pass aDavid Shaw2006-06-281-6/+7
* * pkclist.c (algo_available): Automatically enable DSA2 mode when handlingDavid Shaw2006-06-281-5/+5
* * options.h, gpg.c (main): Add --enable-dsa2 and --disable-dsa2. DefaultsDavid Shaw2006-04-201-4/+16
* * options.h, gpg.c (main, parse_trust_model), pkclist.cDavid Shaw2006-03-071-1/+1
* Finished PKA featureWerner Koch2005-12-201-3/+7
* Made strings translatable. Minor fixes.Werner Koch2005-12-081-1/+1
* * packet.h: Move some flags to a bitfield. Change all callers.David Shaw2005-11-101-1/+1
* auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch2005-08-051-304/+401
* * pkclist.c (do_edit_ownertrust): Don't allow ownertrust level 0.David Shaw2005-08-051-1/+1
* Fixes pertaining to revocation creation with subkey-only exported card keysWerner Koch2005-08-041-3/+10
* Implemented PKA trust modelWerner Koch2005-07-281-0/+42
* Converted all m_free to xfree etc.Werner Koch2005-07-271-22/+22
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * skclist.c (build_sk_list): Don't need to warn about PGP-generatedDavid Shaw2004-10-281-1/+1
* * delkey.c, export.c, keyedit.c, pkclist.c, revoke.c, skclist.c: Fix a fewDavid Shaw2004-10-281-1/+1
* * pkclist.c (do_edit_ownertrust): Add a note to translators.Werner Koch2004-10-151-1/+12
* * pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw2004-10-131-14/+26
* * pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw2004-10-111-2/+2
* * card-util.c, keyedit.c, openfile.c, pkclist.c, delkey.c, keygen.c,David Shaw2004-10-101-2/+2
* * pkclist.c (build_pk_list): Keystrify.David Shaw2004-10-071-11/+8
* * helptext.c, pkclist.c (do_we_trust): It is not possible to get here withDavid Shaw2004-10-061-123/+60
* * plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw2004-08-081-9/+13
* * verify.c (verify_signatures): Verify multiple files in the same order inDavid Shaw2004-05-231-20/+21
* * keyserver.c (keyserver_work): Allow --refresh-keys with a preferredDavid Shaw2004-05-201-70/+1
* * packet.h, getkey.c (merge_selfsigs, merge_selfsigs_main), pkclist.cDavid Shaw2004-01-221-3/+7
* * misc.c (pull_in_libs): Dead code. Removed.David Shaw2003-12-301-0/+4
* * pkclist.c (build_pk_list): Do not allow an empty PK list in interactiveDavid Shaw2003-11-271-1/+2
* * pkclist.c (build_pk_list): When adding recipients interactively, allowDavid Shaw2003-11-101-0/+1
* * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to theDavid Shaw2003-11-011-22/+31
* * sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw2003-09-241-1/+1
* * armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds),David Shaw2003-09-041-4/+0
* * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw2003-05-311-1/+2
* * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c,David Shaw2003-05-241-6/+6
* * packet.h, build-packet.c (build_sig_subpkt), export.cDavid Shaw2003-05-031-43/+51
* * tdbio.c (create_version_record): Only create new trustdbs withDavid Shaw2003-05-011-1/+1
* * build-packet.c (build_sig_subpkt): Comments.David Shaw2003-04-301-13/+24
* * import.c (import_revoke_cert): Remove ultimate trust when revoking anDavid Shaw2003-04-231-10/+10
* * pkclist.c (algo_available): PGP 8 can use the SHA-256 hash.David Shaw2003-04-041-14/+16