aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c (unfollow)
Commit message (Expand)AuthorFilesLines
2004-08-27* encode.c, exec.c, g10.c, sign.c: Some translatable string cleanup.David Shaw1-40/+39
2004-08-08* plaintext.c (handle_plaintext): Bigger buffer for extra safety.David Shaw1-6/+8
2004-07-16* keylist.c (list_keyblock_print): Always use the new listing format whereDavid Shaw1-1/+1
2004-07-15* g10.c (main): Alias --charset as --display-charset to help avoid theDavid Shaw1-3/+4
2004-05-20* g10.c: New command --gpgconf-list. (gpgconf_list): New. From Werner onDavid Shaw1-11/+54
2004-05-10* options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (structDavid Shaw1-4/+4
2004-05-08* keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passingDavid Shaw1-2/+2
2004-05-05* keylist.c (show_notation): Use bits to select which sort of notation toDavid Shaw1-1/+7
2004-04-30(main) <gpgconf>: Use gpg.conf and not /dev/null asWerner Koch1-2/+4
2004-04-27A bunch of changes for the openpgp card.Werner Koch1-0/+8
2004-04-19* options.h, g10.c (main): Add keyserver-option honor-keyserver-url.David Shaw1-2/+9
2004-04-16* plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode thatDavid Shaw1-0/+3
2004-04-15* options.h, keyserver.c (parse_keyserver_options): Remove duplicate codeDavid Shaw1-5/+7
2004-04-14* options.h, import.c, keyserver-internal.h, g10.c, mainproc.c,David Shaw1-2/+3
2004-04-14* options.h: Encapsulate keyserver details. Change all callers.David Shaw1-1/+1
2004-04-06* configure.ac: Require libgcrypt 1.1.94.Werner Koch1-3/+3
2004-03-25* options.h, g10.c (main), compress-bz2.c (init_uncompress): RenameDavid Shaw1-5/+5
2004-03-23Make it workWerner Koch1-0/+1
2004-03-23* configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT>Werner Koch1-17/+117
2004-03-19* trustdb.c (update_min_ownertrust, validate_keys): Do not use keystrDavid Shaw1-1/+1
2004-03-05* revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.cDavid Shaw1-10/+2
2004-03-03* options.h, g10.c (main), mainproc.c (check_sig_and_print): RemoveDavid Shaw1-1/+0
2004-03-03* options.h, g10.c (main): Add a more flexible --keyid-format option toDavid Shaw1-1/+15
2004-02-24* plaintext.c: Copyright.David Shaw1-13/+20
2004-02-23* options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): AddDavid Shaw1-4/+10
2004-02-18* options.h, g10.c (main), plaintext.c (handle_plaintext): AddDavid Shaw1-0/+3
2004-02-14* keyserver.c (argsep): Move to misc.c.David Shaw1-19/+19
2004-02-12* main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the moreDavid Shaw1-25/+29
2004-02-12* gpgv.c: Removed g10defs.h.Werner Koch1-1/+1
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