aboutsummaryrefslogtreecommitdiffstats
path: root/g10/main.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* * gpg.c (print_mds), armor.c (armor_filter, parse_hash_header): AddDavid Shaw2006-04-201-0/+1
* * main.h, seskey.c (encode_md_value): Modify to allow a q size greaterDavid Shaw2006-03-301-2/+2
* * main.h, import.c (import_one): Optionally return the fingerprint ofDavid Shaw2006-03-141-2/+2
* * options.h, sign.c (mk_notation_policy_etc), gpg.c (add_notation_data):David Shaw2006-03-081-3/+4
* * main.h, keylist.c (print_revokers): New. Print the "rvk" designatedDavid Shaw2005-11-201-0/+1
* * free-packet.c (copy_secret_key): Copy secret key into secure memoryDavid Shaw2005-11-191-1/+1
* * keyedit.c (keyedit_menu, menu_backsign): New "backsign" command toDavid Shaw2005-10-141-0/+2
* * main.h, misc.c (parse_options): Add the ability to have helpDavid Shaw2005-09-141-0/+1
* * Makefile.am: No need to link with curl any longer.David Shaw2005-08-211-1/+1
* auto retrieve keys from PKA. Thsi allows to specify an email addressWerner Koch2005-08-051-0/+1
* Implemented PKA trust modelWerner Koch2005-07-281-0/+1
* * configure.ac [W32]: Always set DISABLE_KEYSERVER_PATH.Werner Koch2005-07-191-0/+1
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * passphrase.c (ask_passphrase): Unescape the description string.Werner Koch2005-05-241-1/+1
* (ccid_transceive): Arghhh. The seqno is anotherWerner Koch2005-05-201-0/+1
* * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.cDavid Shaw2005-05-061-1/+1
* * Makefile.am, packet.h, main.h, comment.c: Remove comment.c. We don'tDavid Shaw2005-05-051-4/+0
* * options.h, g10.c (main): Add new --default-sig-expire andDavid Shaw2005-05-051-3/+4
* * g10.c (main, add_notation_data, add_policy_url)Werner Koch2005-04-111-0/+2
* * gpgv.c (tty_fprintf): New stub.Werner Koch2005-01-201-0/+6
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-0/+3
* * misc.c (is_secured_filename): New.Werner Koch2004-10-141-0/+1
* Added SELInux hacks and did some cleanups.Werner Koch2004-10-131-0/+3
* * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw2004-09-251-1/+1
* * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw2004-09-241-4/+9
* Note: I have not fully tested the new key creation due to a pc/scWerner Koch2004-09-231-1/+3
* * gpg.sgml: Document "addcardkey" and "keytocard".Werner Koch2004-09-231-0/+1
* * gpg.sgml: Document -K.Werner Koch2004-09-201-0/+5
* * main.h, keylist.c (print_subpackets_colon): Make a public function.David Shaw2004-09-131-0/+1
* * main.h, keylist.c (show_notation): Add argument to show only userDavid Shaw2004-04-291-1/+1
* * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not createDavid Shaw2004-04-231-0/+2
* * main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify codeDavid Shaw2004-04-161-2/+2
* * main.h, misc.c (argsplit): Refactor argsep into argsplit and argsep soDavid Shaw2004-04-161-0/+1
* * main.h, misc.c (hextobyte): Removed. It's in libutil.a now.David Shaw2004-02-211-1/+0
* * keyserver.c (argsep): Move to misc.c.David Shaw2004-02-141-0/+2
* * main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the moreDavid Shaw2004-02-121-4/+4
* * getkey.c: Set MAX_PK_CACHE_ENTRIES and MAX_UID_CACHE_ENTRIES toDavid Shaw2004-01-281-1/+1
* * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disableDavid Shaw2003-12-281-3/+4
* * options.h, g10.c (main), main.h, seskey.c (do_encode_md,David Shaw2003-12-041-2/+2
* * g10.c (main): Add --symmetric --sign --encrypt.David Shaw2003-11-131-5/+10
* * misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw2003-10-311-1/+1
* * g10.c (main): Add --symmetric --encrypt command. This generates aDavid Shaw2003-10-261-1/+1
* * passphrase.c (ask_passphrase): Add optional promptid arg.Werner Koch2003-10-211-1/+1
* * cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch2003-10-081-1/+8
* * cardglue.c (learn_status_cb): Release values before assignmentWerner Koch2003-10-021-1/+1
* * main.h, keygen.c (keygen_add_keyserver_url): Signature callback forDavid Shaw2003-08-311-0/+1
* * packet.h, main.h, sig-check.c (signature_check2, check_key_signature2,David Shaw2003-07-201-1/+2
* * options.skel: Use new hkp://subkeys.pgp.net as sample keyserver sinceDavid Shaw2003-06-051-0/+1
* * g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.cDavid Shaw2003-06-011-19/+0
* * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy,David Shaw2003-05-311-2/+11