summaryrefslogtreecommitdiffstats
path: root/g10/g10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Renamed g10.c to gpg.cWerner Koch2005-10-051-4035/+0
* * main.h, misc.c (parse_options): Add the ability to have helpDavid Shaw2005-09-151-24/+46
* * g10.c (main): Add aliases sign-with->local-user and user->recipientDavid Shaw2005-08-201-4/+9
* * g10.c (main), passphrase.c (set_passphrase_from_string): NewDavid Shaw2005-08-051-0/+5
* Converted all m_free to xfree etc.Werner Koch2005-07-271-59/+59
* * gpg.sgml (http):Werner Koch2005-07-221-0/+7
* * options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactiveDavid Shaw2005-07-221-6/+0
* * g10.c, options.h: New option --limit-card-insert-tries.Werner Koch2005-07-191-1/+8
* * gpg.sgml: Document smartcard related options.Werner Koch2005-06-201-2/+7
* * options.h, g10.c (main), export.c (parse_export_options,David Shaw2005-06-081-2/+2
* Updated FSF street address and preparations for a release candidate.Werner Koch2005-05-311-1/+2
* * g10.c (main): Default {export|import}-unusable-sigs to off until theDavid Shaw2005-05-271-2/+2
* (add_notation_data): Check number of at-signs.Werner Koch2005-05-241-1/+1
* (add_notation_data): Check number of at-signs.Werner Koch2005-05-241-1/+7
* * cardglue.c (open_card): Check USE_AGENT.Werner Koch2005-05-231-1/+1
* * build-packet.c (do_comment): Removed. (build_packet): IgnoreDavid Shaw2005-05-141-9/+4
* * main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.cDavid Shaw2005-05-061-2/+2
* * options.h, g10.c (main): Add new --default-sig-expire andDavid Shaw2005-05-051-8/+34
* * g10.c (main, add_notation_data, add_policy_url)Werner Koch2005-04-111-6/+10
* Changes to make use of code taken from libassuan. This replaces theWerner Koch2005-04-051-0/+8
* * exec.h, exec.c (set_exec_path): Remove some dead code and change allDavid Shaw2005-03-311-1/+1
* * keydb.c (keydb_add_resource): Clarify meaning of flags. Add newWerner Koch2005-03-311-3/+3
* * g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch2005-01-201-10/+3
* * g10.c (main): Typo.David Shaw2005-01-061-2/+2
* * keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw2004-12-201-4/+12
* * g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw2004-12-161-18/+15
* * apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw2004-12-151-1/+1
* * options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 orDavid Shaw2004-12-111-2/+0
* * options.h, g10.c (main), textfilter.c (len_without_trailing_ws): RemovedDavid Shaw2004-12-101-0/+2
* * options.h, export.c (parse_export_options, do_export_stream), import.cDavid Shaw2004-11-261-3/+3
* (S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0.Werner Koch2004-11-181-1/+4
* (open_info_file): New.Werner Koch2004-11-171-41/+69
* * options.h, g10.c (main), mainproc.c (check_sig_and_print): RenameDavid Shaw2004-10-211-3/+4
* * g10.c (parse_list_options): Fix non-constant initializer so we can buildDavid Shaw2004-10-211-1/+6
* Added SELInux hacks and did some cleanups.Werner Koch2004-10-131-10/+45
* * pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw2004-10-131-10/+17
* * pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw2004-10-111-4/+4
* * gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out toDavid Shaw2004-09-301-0/+7
* * main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw2004-09-251-10/+2
* * main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw2004-09-241-6/+3
* Note: I have not fully tested the new key creation due to a pc/scWerner Koch2004-09-231-2/+2
* * gpg.sgml: Document -K.Werner Koch2004-09-201-1/+1
* * configure.ac: Don't check for usb_create_match orWerner Koch2004-09-171-0/+16
* * g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver.Werner Koch2004-09-151-0/+14
* * options.h, keylist.c (print_one_subpacket, print_subpackets_colon):David Shaw2004-09-121-27/+115
* * encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw2004-08-271-40/+39
* * plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw2004-08-081-6/+8
* * keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw2004-07-161-1/+1
* * g10.c (main): Alias --charset as --display-charset to help avoid theDavid Shaw2004-07-151-3/+4
* * g10.c: New command --gpgconf-list. (gpgconf_list): New. From Werner onDavid Shaw2004-05-201-11/+54