aboutsummaryrefslogtreecommitdiffstats
path: root/g10/getkey.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* g10: Improve handling of no corresponding public key.NIIBE Yutaka2015-05-191-0/+12
* Switch to a hash and CERT record based PKA system.Werner Koch2015-02-261-2/+0
* Use inline functions to convert buffer data to scalars.Werner Koch2015-02-231-8/+9
* gpg: Distinguish between missing and cleared key flags.Werner Koch2013-10-041-1/+7
* Allow use of a standard space separated fingerprint.Werner Koch2012-01-101-7/+47
* Add pubkey letters e and E for ECC.Werner Koch2011-07-011-74/+76
* Fix for bug#1034.Werner Koch2009-05-061-11/+1
* Ignore gpg2 introduced keywords for --auto-key-locate.Werner Koch2008-04-301-0/+6
* * getkey.c (merge_selfsigs_subkey): If there are multiple 0x19David Shaw2008-04-131-27/+73
* Updated ZH po file.Werner Koch2007-12-121-2/+5
* Switched to GPLv3.Werner Koch2007-10-231-4/+2
* * keyedit.c (keyedit_menu): If we modify the keyblock (viaDavid Shaw2007-03-061-2/+7
* * parse-packet.c (parse_signature): It's hex.David Shaw2007-02-141-0/+3
* * parse-packet.c (dump_sig_subpkt, parse_signature), build-packet.cDavid Shaw2006-05-231-7/+7
* * getkey.c (get_pubkey_byname), import.c (import_one): Fix key selectionDavid Shaw2006-05-221-1/+1
* * getkey.c (parse_auto_key_locate): Fix dupe-removal code.David Shaw2006-04-091-4/+4
* See ChangeLogWerner Koch2006-04-081-4/+17
* * getkey.c (get_pubkey_byname): Fix missing auto_key_retrieve unlock.David Shaw2006-04-011-5/+6
* * getkey.c (parse_auto_key_locate): Silently strip out duplicates ratherDavid Shaw2006-03-221-5/+10
* * keyserver.c (keyserver_import_cert): Handle the IPGP CERT type forDavid Shaw2006-03-171-12/+11
* * keyserver-internal.h, keyserver.c (keyserver_import_pka): Use theDavid Shaw2006-03-141-27/+40
* * keyserver-internal.h, keyserver.c (keyserver_spawn, keyserver_work,David Shaw2006-03-141-4/+4
* * getkey.c (parse_auto_key_locate): Error if the user selects "cert" orDavid Shaw2006-03-011-5/+9
* * keydb.h, getkey.c (release_akl), gpg.c (main): AddDavid Shaw2006-02-241-8/+24
* * options.h, keyserver-internal.h, keyserver.c (keyserver_import_name),David Shaw2006-02-221-4/+31
* * options.h, keydb.h, g10.c (main), getkey.c (parse_auto_key_locate):David Shaw2006-02-221-62/+110
* * getkey.c (get_pubkey_byname): Fix minor security problem with PKA whenDavid Shaw2006-02-211-1/+14
* * keyserver.c (keyserver_import_pka): New. Moved fromDavid Shaw2005-12-231-21/+40
* * gpgv.c: Stub.David Shaw2005-12-231-28/+46
* Finished PKA featureWerner Koch2005-12-201-0/+1
* * getkey.c (merge_selfsigs_main): All primary keys can certify.David Shaw2005-12-191-1/+3
* * packet.h: Move some flags to a bitfield. Change all callers.David Shaw2005-11-101-5/+5
* * keyedit.c (menu_addrevoker), getkey.c (finish_lookup): Fix problem withDavid Shaw2005-10-271-1/+1
* * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command toDavid Shaw2005-10-141-1/+4
* * options.h, getkey.c (merge_selfsigs_subkey), gpg.c (main), sig-check.cDavid Shaw2005-10-121-7/+0
* * getkey.c (merge_selfsigs_subkey), sig-check.c (signature_check2),David Shaw2005-10-111-4/+6
* * misc.c (openpgp_pk_algo_usage): Default to allowing CERT for signingDavid Shaw2005-08-271-4/+12
* * options.skel: Remove the surfnet LDAP keyserver from the list ofDavid Shaw2005-08-191-0/+4
* auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch2005-08-051-12/+48
* Converted all m_free to xfree etc.Werner Koch2005-07-271-33/+33
* * getkey.c (merge_selfsigs_main, merge_selfsigs_subkey): Make sureDavid Shaw2005-06-121-7/+12
* * getkey.c (fixup_uidnode, merge_selfsigs_main): Handle both expiredDavid Shaw2005-06-081-12/+9
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * getkey.c (get_seckey_byname2): If no explicit default key is set, don'tDavid Shaw2005-03-171-4/+10
* * getkey.c (merge_selfsigs_subkey): Merged away definition from theDavid Shaw2005-02-051-0/+1
* * gpgv.c (tty_fprintf): New stub.Werner Koch2005-01-201-2/+30
* * packet.h, getkey.c (merge_selfsigs_main, sig_to_revoke_info), keyid.cDavid Shaw2004-12-301-8/+18
* * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw2004-12-201-1/+1
* * getkey.c (parse_key_usage): New function to parse out key usage flags.David Shaw2004-11-291-48/+68
* * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw2004-09-241-2/+2