aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c (unfollow)
Commit message (Expand)AuthorFilesLines
2006-04-05RenamedWerner Koch1-3364/+0
2005-10-05Renamed g10.c to gpg.cWerner Koch1-4035/+0
2005-09-14* main.h, misc.c (parse_options): Add the ability to have helpDavid Shaw1-24/+46
2005-08-20* g10.c (main): Add aliases sign-with->local-user and user->recipientDavid Shaw1-4/+9
2005-08-05* g10.c (main), passphrase.c (set_passphrase_from_string): NewDavid Shaw1-0/+5
2005-07-27Converted all m_free to xfree etc.Werner Koch1-59/+59
2005-07-22* gpg.sgml (http):Werner Koch1-0/+7
2005-07-22* options.h, g10.c (main), keyedit.c (keyedit_menu): Use --interactiveDavid Shaw1-6/+0
2005-07-19* g10.c, options.h: New option --limit-card-insert-tries.Werner Koch1-1/+8
2005-06-20* gpg.sgml: Document smartcard related options.Werner Koch1-2/+7
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch1-2/+2
2005-06-08* options.h, g10.c (main), export.c (parse_export_options,David Shaw1-2/+2
2005-05-31Updated FSF street address and preparations for a release candidate.Werner Koch1-1/+2
2005-05-27* g10.c (main): Default {export|import}-unusable-sigs to off until theDavid Shaw1-2/+2
2005-05-24(add_notation_data): Check number of at-signs.Werner Koch1-1/+1
2005-05-24(add_notation_data): Check number of at-signs.Werner Koch1-1/+7
2005-05-23* cardglue.c (open_card): Check USE_AGENT.Werner Koch1-1/+1
2005-05-14* build-packet.c (do_comment): Removed. (build_packet): IgnoreDavid Shaw1-9/+4
2005-05-06* main.h, keygen.c (parse_expire_string, ask_expire_interval), sign.cDavid Shaw1-2/+2
2005-05-05* options.h, g10.c (main): Add new --default-sig-expire andDavid Shaw1-8/+34
2005-04-11* g10.c (main, add_notation_data, add_policy_url)Werner Koch1-6/+10
2005-04-05Changes to make use of code taken from libassuan. This replaces theWerner Koch1-0/+8
2005-03-31* exec.h, exec.c (set_exec_path): Remove some dead code and change allDavid Shaw1-1/+1
2005-03-31* keydb.c (keydb_add_resource): Clarify meaning of flags. Add newWerner Koch1-3/+3
2005-01-20* g10.c (i18n_init) [W32]: Pass registry key to gettextWerner Koch1-10/+3
2005-01-06* g10.c (main): Typo.David Shaw1-2/+2
2004-12-22Minor tweaksV1-9-14Werner Koch1-7/+7
2004-12-21* gpg-agent.c (main): Use default_homedir().Werner Koch1-9/+2
2004-12-20* keyedit.c (keyedit_menu): Invisible alias "passwd" as "password".David Shaw1-4/+12
2004-12-16* g10.c (main): Add --require-secmem/--no-require-secmem to cause gpg toDavid Shaw1-18/+15
2004-12-15* apdu.c (apdu_send_le, apdu_send_direct), keylist.cDavid Shaw1-1/+1
2004-12-11* options.h, g10.c (main), textfilter.c (standard): Use --rfc2440 orDavid Shaw1-2/+0
2004-12-10* options.h, g10.c (main), textfilter.c (len_without_trailing_ws): RemovedDavid Shaw1-0/+2
2004-11-26* options.h, export.c (parse_export_options, do_export_stream), import.cDavid Shaw1-3/+3
2004-11-18(S_IRGRP) [HAVE_DOSISH_SYSTEM]: Define to 0.Werner Koch1-1/+4
2004-11-17(open_info_file): New.Werner Koch1-41/+69
2004-10-22Compile fixes.Werner Koch1-2/+6
2004-10-21* options.h, g10.c (main), mainproc.c (check_sig_and_print): RenameDavid Shaw1-3/+4
2004-10-21* g10.c (parse_list_options): Fix non-constant initializer so we can buildDavid Shaw1-1/+6
2004-10-13Added SELInux hacks and did some cleanups.Werner Koch1-10/+45
2004-10-13* pkclist.c (do_edit_ownertrust): Different prompt when we're using directDavid Shaw1-10/+17
2004-10-11* pkclist.c (do_edit_ownertrust): Use the same translated string forDavid Shaw1-4/+4
2004-09-30* gpgv.c, keydb.c (keydb_add_resource): Factored keyring creation out toDavid Shaw1-0/+7
2004-09-25* main.h, g10.c (main), card-util.c (change_pin): If "admin" has not beenDavid Shaw1-10/+2
2004-09-24* main.h: Create S2K_DIGEST_ALGO macro so we do not need to always setDavid Shaw1-6/+3
2004-09-23Note: I have not fully tested the new key creation due to a pc/scWerner Koch1-2/+2
2004-09-20* gpg.sgml: Document -K.Werner Koch1-1/+1
2004-09-17* configure.ac: Don't check for usb_create_match orWerner Koch1-0/+16
2004-09-15* g10.c [HAVE_LIBUSB]: New option --debug-ccid-driver.Werner Koch1-0/+14
2004-09-12* options.h, keylist.c (print_one_subpacket, print_subpackets_colon):David Shaw1-27/+115