aboutsummaryrefslogtreecommitdiffstats
path: root/g10/g10.c (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * options.h, mainproc.c (symkey_decrypt_seskey), keyserver.c (structDavid Shaw2004-05-101-4/+4
* * keyedit.c (keyedit_menu, menu_set_keyserver_url): Allow passingDavid Shaw2004-05-081-2/+2
* * keylist.c (show_notation): Use bits to select which sort of notation toDavid Shaw2004-05-051-1/+7
* A bunch of changes for the openpgp card.Werner Koch2004-04-271-0/+8
* * options.h, g10.c (main): Add keyserver-option honor-keyserver-url.David Shaw2004-04-191-2/+9
* * plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode thatDavid Shaw2004-04-161-0/+3
* * options.h, keyserver.c (parse_keyserver_options): Remove duplicate codeDavid Shaw2004-04-151-5/+7
* * options.h, import.c, keyserver-internal.h, g10.c, mainproc.c,David Shaw2004-04-141-2/+3
* * options.h: Encapsulate keyserver details. Change all callers.David Shaw2004-04-141-1/+1
* * options.h, g10.c (main), compress-bz2.c (init_uncompress): RenameDavid Shaw2004-03-251-5/+5
* * trustdb.c (update_min_ownertrust, validate_keys): Do not use keystrDavid Shaw2004-03-191-1/+1
* * revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.cDavid Shaw2004-03-051-10/+2
* * options.h, g10.c (main), mainproc.c (check_sig_and_print): RemoveDavid Shaw2004-03-031-1/+0
* * options.h, g10.c (main): Add a more flexible --keyid-format option toDavid Shaw2004-03-031-1/+15
* * plaintext.c: Copyright.David Shaw2004-02-241-13/+20
* * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): AddDavid Shaw2004-02-231-4/+10
* * options.h, g10.c (main), plaintext.c (handle_plaintext): AddDavid Shaw2004-02-181-0/+3
* * keyserver.c (argsep): Move to misc.c.David Shaw2004-02-141-19/+19
* * main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the moreDavid Shaw2004-02-121-25/+29
* * options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw2004-02-111-0/+2
* * keygen.c (keygen_set_std_prefs): Build the default preferences list atDavid Shaw2004-02-101-0/+1
* * g10.c (main, rm_group): Add --ungroup command to remove a particularDavid Shaw2004-01-301-7/+55
* * mainproc.c (list_node): Show sigs with --verbose.David Shaw2004-01-241-0/+26
* * g10.c (list_config): New function to dump config options to stdout.David Shaw2004-01-221-13/+155
* * g10.c (main), keydb.h, keydb.c (keydb_rebuild_caches), keyring.h,David Shaw2004-01-201-1/+1
* * options.h, g10.c (main), import.c (parse_import_options, import_one,David Shaw2003-12-311-1/+5
* * options.h, g10.c (main), keyserver.c (keyserver_opts,David Shaw2003-12-281-3/+2
* cleaned up RISC OS code and removed lots of unnecessary stuffStefan Bellon2003-12-281-5/+0
* * main.h, misc.c (parse_options): Add a "noisy" flag to enable and disableDavid Shaw2003-12-281-4/+4
* * g10.c (strusage, main): Show development version warning in --versionDavid Shaw2003-12-041-7/+25
* * options.h, g10.c (main), main.h, seskey.c (do_encode_md,David Shaw2003-12-041-5/+0
* * options.h, g10.c (main), compress-bz2.c (init_uncompress): AddDavid Shaw2003-11-181-0/+3
* * compress.c (init_compress): Remove compress level 10 trick, since it isDavid Shaw2003-11-151-1/+1
* * options.h, g10.c (main), compress.c (init_compress), compress-bz2.cDavid Shaw2003-11-151-22/+27
* * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify theDavid Shaw2003-11-141-25/+25
* * g10.c (main): Add --symmetric --sign --encrypt.David Shaw2003-11-131-1/+34
* * mainproc.c (proc_symkey_enc): Don't show algorithm information whenDavid Shaw2003-11-101-0/+5
* * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to theDavid Shaw2003-11-011-4/+6
* * misc.c (compress_algo_to_string, string_to_compress_algo,David Shaw2003-10-311-1/+2
* * g10.c (main): Enhance the version-specific config file code to try forDavid Shaw2003-10-261-7/+27
* * g10.c (main): Add --symmetric --encrypt command. This generates aDavid Shaw2003-10-261-3/+31
* * g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default forWerner Koch2003-10-251-0/+8
* * passphrase.c (ask_passphrase): Add optional promptid arg.Werner Koch2003-10-211-1/+1
* * import.c (import_one): Show the keyid when giving the Elgamal slowDavid Shaw2003-10-141-1/+4
* * cardglue.c (card_close): New.Werner Koch2003-10-101-0/+3
* * primegen.c (gen_prime): Bail out if we try to generate a primeWerner Koch2003-10-101-1/+1
* * g10.c (main): Give a deprecated option warning for --show-keyring,David Shaw2003-10-101-2/+30
* * cardglue.c (pin_cb): Detect whether an admin or regular PIN isWerner Koch2003-10-081-3/+4
* * g10.c (main): Add --no-groups to zero --group list.David Shaw2003-10-011-6/+22
* * options.h, g10.c (main), mainproc.c (check_sig_and_print): AddDavid Shaw2003-09-301-0/+1