aboutsummaryrefslogtreecommitdiffstats
path: root/g10/gpg.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-02-11* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-0/+2
2004-02-10* keygen.c (keygen_set_std_prefs): Build the default preferences list atDavid Shaw1-0/+1
2004-01-30* g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw1-7/+55
2004-01-24* mainproc.c (list_node): Show sigs with --verbose.David Shaw1-0/+26
2004-01-22* g10.c (list_config): New function to dump config options to stdout.David Shaw1-13/+155
2004-01-20* g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h,David Shaw1-1/+1
2003-12-31* options.h, g10.c (main), import.c (parse_import_options, import_one,David Shaw1-1/+5
2003-12-28* options.h, g10.c (main), keyserver.c (keyserver_opts,David Shaw1-3/+2
2003-12-28cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon1-5/+0
2003-12-28* main.h, misc.c (parse_options): Add a "noisy" flag to enable and disableDavid Shaw1-4/+4
2003-12-04* g10.c (strusage, main): Show development version warning in --versionDavid Shaw1-7/+25
2003-12-04* options.h, g10.c (main), main.h, seskey.c (do_encode_md,David Shaw1-5/+0
2003-11-18* options.h, g10.c (main), compress-bz2.c (init_uncompress): AddDavid Shaw1-0/+3
2003-11-15* compress.c (init_compress): Remove compress level 10 trick, since it isDavid Shaw1-1/+1
2003-11-15* options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw1-22/+27
2003-11-14* options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify theDavid Shaw1-25/+25
2003-11-13* g10.c (main): Add --symmetric --sign --encrypt.David Shaw1-1/+34
2003-11-10* mainproc.c (proc_symkey_enc): Don't show algorithm information whenDavid Shaw1-0/+5
2003-11-01* trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to theDavid Shaw1-4/+6
2003-10-31* misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw1-1/+2
2003-10-26* g10.c (main): Enhance the version-specific config file code to try forDavid Shaw1-7/+27
2003-10-26* g10.c (main): Add --symmetric --encrypt command. This generates aDavid Shaw1-3/+31
2003-10-25* g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default forWerner Koch1-0/+8
2003-10-21* passphrase.c (ask_passphrase): Add optional promptid arg.Werner Koch1-1/+1
2003-10-21* card-util.c (card_edit): New command "passwd". Add logic toWerner Koch1-1/+1
2003-10-14* import.c (import_one): Show the keyid when giving the Elgamal slowDavid Shaw1-1/+4
2003-10-10* cardglue.c (card_close): New.Werner Koch1-0/+3
2003-10-10* primegen.c (gen_prime): Bail out if we try to generate a primeWerner Koch1-1/+1
2003-10-10* g10.c (main): Give a deprecated option warning for --show-keyring,David Shaw1-2/+30
2003-10-08* cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch1-3/+4
2003-10-08* call-agent.c (agent_scd_getattr): Don't clear the passed infoWerner Koch1-2/+2
2003-10-01* g10.c (main): Add --no-groups to zero --group list.David Shaw1-6/+22
2003-09-30* options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw1-0/+1
2003-09-28* g10.c (main): New commands --card-edit, --card-status andWerner Koch1-0/+63
2003-09-25* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-2/+6
2003-09-24* sign.c (mk_notation_policy_etc): Capitalize "URL".David Shaw1-1/+1
2003-09-23Merged most of David Shaw's changes in 1.3 since 2003-06-03.Werner Koch1-117/+196
2003-09-23* g10.c (main): Deprecate --default-comment in favor of --no-comments.David Shaw1-3/+11
2003-09-18* g10.c: New command --card-edit.Werner Koch1-0/+17
2003-09-12* g10.c (main): Trim --help to commonly used options. Remove -f.David Shaw1-59/+51
2003-09-09* g10.c (main): Error out if --multifile is used with the commands thatDavid Shaw1-38/+72
2003-09-04* armor.c (parse_hash_header, armor_filter), g10.c (print_hex, print_mds),David Shaw1-11/+0
2003-08-31* g10.c (add_keyserver_url), keyedit.c (keyedit_menu), sign.cDavid Shaw1-5/+5
2003-08-29* passphrase.c (agent_send_all_options): Make use of $GPG_TTY.David Shaw1-3/+3
2003-08-26* options.h, g10.c (main): Add list-option list-preferred-keyserver.David Shaw1-1/+2
2003-08-24* mainproc.c (check_sig_and_print): Get the uid validity before printingDavid Shaw1-1/+1
2003-08-05Cleanups, fixes and PC/SC supportWerner Koch1-93/+14
2003-08-03* options.h, g10.c (main), keylist.c (list_keyblock_print), keyedit.cDavid Shaw1-0/+1
2003-07-29* gpgsm.c (main): Add secmem features and set the random seed file.Werner Koch1-24/+16
2003-07-24* options.h, g10.c (main, add_keyserver_url): AddDavid Shaw1-2/+39