| Commit message (Expand) | Author | Age | Files | Lines |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 2003-06-03 | 5 | -34/+122 |
* | * g10.c (main), keylist.c (show_policy_url, show_notation), mainproc.c | David Shaw | 2003-06-01 | 5 | -58/+103 |
* | * mainproc.c (check_sig_and_print), main.h, keylist.c (show_policy, | David Shaw | 2003-05-31 | 9 | -93/+157 |
* | * main.h, misc.c (parse_options): New general option line parser. Fix the | David Shaw | 2003-05-31 | 5 | -72/+60 |
* | * keylist.c (list_one): Don't show the keyring filename when in | David Shaw | 2003-05-31 | 8 | -27/+116 |
* | * getkey.c (premerge_public_with_secret): Made "no secret subkey for" | David Shaw | 2003-05-26 | 8 | -19/+54 |
* | * armor.c, g10.c, kbnode.c, misc.c, pkclist.c, sign.c, build-packet.c, | David Shaw | 2003-05-24 | 23 | -190/+190 |
* | * trustdb.h, trustdb.c (is_disabled), gpgv.c (is_disabled): Rename | David Shaw | 2003-05-21 | 15 | -79/+236 |
* | * progress.c (handle_progress) | Werner Koch | 2003-05-21 | 4 | -6/+18 |
* | * packet.h, build-packet.c (build_sig_subpkt), export.c | David Shaw | 2003-05-03 | 20 | -261/+380 |
* | * tdbio.c (create_version_record): Only create new trustdbs with | David Shaw | 2003-05-01 | 7 | -29/+75 |
* | * build-packet.c (build_sig_subpkt): Comments. | David Shaw | 2003-04-30 | 7 | -30/+109 |
* | * g10.c (main): Add --no-textmode. | David Shaw | 2003-04-27 | 8 | -29/+70 |
* | * sign.c (do_sign): Show the hash used when making a signature in verbose | David Shaw | 2003-04-26 | 7 | -26/+68 |
* | * import.c (import_revoke_cert): Remove ultimate trust when revoking an | David Shaw | 2003-04-23 | 8 | -18/+89 |
* | * Makefile.am (AM_CFLAGS): Make use of AM_CFLAGS and AM_LDFLAGS. | Werner Koch | 2003-04-15 | 13 | -17/+209 |
* | * passphrase.c (read_passphrase_from_fd): Do a dummy read if the | Werner Koch | 2003-04-10 | 11 | -67/+175 |
* | * main.h, g10.c (main), import.c (parse_import_options, | David Shaw | 2003-04-09 | 4 | -10/+22 |
* | Add primary key fingerprint to VALIDSIG status. | Werner Koch | 2003-04-08 | 2 | -8/+33 |
* | * pkclist.c (algo_available): PGP 8 can use the SHA-256 hash. | David Shaw | 2003-04-04 | 3 | -21/+29 |
* | * keydb.h: Err on the side of making an unknown signature a SIG rather | David Shaw | 2003-03-24 | 7 | -14/+48 |
* | * options.h, g10.c (main), keyserver.c (kopts): Add "try-dns-srv" | David Shaw | 2003-03-11 | 5 | -5/+20 |
* | * compress.c (init_uncompress): Use a 15 bit window size so that | Werner Koch | 2003-03-10 | 2 | -1/+12 |
* | * trustdb.c (validate_keys): Mask the ownertrust when building the list of | David Shaw | 2003-03-04 | 13 | -26/+103 |
* | * keyserver.c (keyserver_spawn): Include various pieces of information | David Shaw | 2003-02-26 | 4 | -9/+100 |
* | * sign.c (sign_file): Do not push textmode filter onto an unopened IOBUF | David Shaw | 2003-02-22 | 6 | -17/+101 |
* | * g10.c (main): Accept "s1" in addition to "idea" to match the other | David Shaw | 2003-02-22 | 4 | -1/+17 |
* | * keygen.c (keygen_set_std_prefs): Don't put AES or CAST5 in default prefs | David Shaw | 2003-02-21 | 2 | -4/+22 |
* | * g10.c (main): Use 3DES instead of CAST5 if we don't have CAST5 support. | David Shaw | 2003-02-21 | 2 | -19/+38 |
* | * keydb.h, getkey.c (classify_user_id, classify_user_id2): Make 'exact' a | David Shaw | 2003-02-12 | 7 | -34/+127 |
* | * exec.c (set_exec_path): Add debugging line. | David Shaw | 2003-02-12 | 3 | -61/+110 |
* | * Makefile.am: Use a local copy of libexecdir along with @PACKAGE@ as | David Shaw | 2003-02-12 | 2 | -1/+8 |
* | * armor.c (parse_hash_header, armor_filter): Accept the new SHAs in the | David Shaw | 2003-02-04 | 3 | -19/+51 |
* | * keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 key | David Shaw | 2003-02-02 | 3 | -16/+17 |
* | * mainproc.c (list_node): Show signature expiration date in with-colons | David Shaw | 2003-01-27 | 3 | -7/+35 |
* | * g10.c (add_group): Trim whitespace after a group name so it does not | David Shaw | 2003-01-16 | 5 | -7/+26 |
* | * trustdb.c (init_trustdb, get_validity): Don't use a changed trust model | David Shaw | 2003-01-15 | 3 | -3/+13 |
* | * packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id), | David Shaw | 2003-01-14 | 8 | -39/+65 |
* | * g10.c (add_group): Fixed group parsing to allow more than one | Werner Koch | 2003-01-14 | 2 | -2/+10 |
* | * tdbio.c (tdbio_set_dbname): Fix assertion failure with | David Shaw | 2003-01-12 | 2 | -3/+17 |
* | * trustdb.c (get_validity_info, get_ownertrust_info, trust_letter): | David Shaw | 2003-01-11 | 4 | -48/+98 |
* | * armor.c (armor_filter): Comment about PGP's end of line tab problem. | David Shaw | 2003-01-11 | 10 | -58/+65 |
* | * keygen.c (keygen_set_std_prefs): Warn when setting an IDEA preference | David Shaw | 2003-01-07 | 2 | -1/+12 |
* | * trustdb.c (get_validity_info): 'd' for disabled is not a validity value | David Shaw | 2003-01-07 | 2 | -2/+3 |
* | * packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record), | David Shaw | 2003-01-06 | 5 | -93/+178 |
* | * keylist.c (print_capabilities): Show 'D' for disabled keys in | David Shaw | 2003-01-06 | 3 | -3/+21 |
* | * import.c (import_one): Only do the work to create the status display for | David Shaw | 2003-01-03 | 4 | -10/+27 |
* | * keydb.c (keydb_add_resource): Don't assume that try_make_homedir | Werner Koch | 2003-01-02 | 3 | -15/+46 |
* | * getkey.c (merge_selfsigs_main), main.h, sig-check.c | David Shaw | 2002-12-29 | 4 | -13/+29 |
* | * keyserver.c (keyserver_refresh): Don't print the "refreshing..." line if | David Shaw | 2002-12-27 | 3 | -7/+26 |