| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | * keyid.c (do_fingerprint_md): Properly handle hashing of keys that we | David Shaw | 2003-12-10 | 2 | -28/+64 |
* | * g10.c (strusage, main): Show development version warning in --version | David Shaw | 2003-12-04 | 2 | -7/+30 |
* | * options.h, g10.c (main), main.h, seskey.c (do_encode_md, | David Shaw | 2003-12-04 | 7 | -35/+18 |
* | * mainproc.c (proc_symkey_enc, proc_encrypted): Add ability to use | David Shaw | 2003-11-30 | 2 | -65/+105 |
* | * trustdb.c (validate_keys): Reset the trustdb before checking if we have | David Shaw | 2003-11-30 | 4 | -22/+20 |
* | * pkclist.c (build_pk_list): Do not allow an empty PK list in interactive | David Shaw | 2003-11-27 | 3 | -4/+12 |
* | * keygen.c (ask_algo): Remove ability to generate Elgamal sign+encrypt | David Shaw | 2003-11-27 | 3 | -23/+26 |
* | * seskey.c (do_encode_md): Comment about earlier (pre-PGP 2.3) encodings. | David Shaw | 2003-11-21 | 3 | -3/+25 |
* | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Add | David Shaw | 2003-11-18 | 4 | -1/+11 |
* | * compress.c (init_compress): Remove compress level 10 trick, since it is | David Shaw | 2003-11-15 | 4 | -7/+10 |
* | * options.h, g10.c (main), compress.c (init_compress), compress-bz2.c | David Shaw | 2003-11-15 | 9 | -52/+67 |
* | * encode.c (encode_simple), sign.c (sign_symencrypt_file): Properly use | David Shaw | 2003-11-15 | 3 | -3/+10 |
* | * options.h, trustdb.c (trust_model_string, init_trustdb): Add support for | David Shaw | 2003-11-15 | 4 | -8/+30 |
* | * options.h, g10.c, keyedit.c, keylist.c, mainproc.c: Clarify the | David Shaw | 2003-11-14 | 6 | -73/+81 |
* | * g10.c (main): Add --symmetric --sign --encrypt. | David Shaw | 2003-11-13 | 5 | -50/+128 |
* | * mainproc.c (proc_symkey_enc): Don't show algorithm information when | David Shaw | 2003-11-10 | 3 | -8/+23 |
* | * pkclist.c (build_pk_list): When adding recipients interactively, allow | David Shaw | 2003-11-10 | 2 | -0/+6 |
* | * trustdb.h, trustdb.c (register_trusted_keyid): New. Adds a keyid to the | David Shaw | 2003-11-01 | 7 | -43/+93 |
* | * misc.c (compress_algo_to_string, string_to_compress_algo, | David Shaw | 2003-10-31 | 12 | -40/+366 |
* | (close_ct_reader, close_pcsc_reader): Implemented. | Werner Koch | 2003-10-30 | 2 | -3/+17 |
* | * cardglue.c (open_card): Ask for card insertion. | Werner Koch | 2003-10-29 | 4 | -2/+156 |
* | * DETAILS: Add the 'a' value for field 12 and the new field 15. | Werner Koch | 2003-10-28 | 2 | -6/+46 |
* | * g10.c (main): Enhance the version-specific config file code to try for | David Shaw | 2003-10-26 | 2 | -7/+33 |
* | * g10.c (main): Add --symmetric --encrypt command. This generates a | David Shaw | 2003-10-26 | 5 | -54/+186 |
* | * ccid-driver.c (ccid_open_reader): Return an error if no USB | Werner Koch | 2003-10-25 | 3 | -1/+9 |
* | * g10.c (main) [ENABLE_CARD_SUPPORT]: Add a default for | Werner Koch | 2003-10-25 | 5 | -7/+27 |
* | (apdu_open_reader): Hacks for PC/SC under Windows. | Werner Koch | 2003-10-24 | 2 | -3/+33 |
* | * passphrase.c (ask_passphrase): Add optional promptid arg. | Werner Koch | 2003-10-21 | 12 | -116/+246 |
* | * import.c (import_one): Show the keyid when giving the Elgamal slow | David Shaw | 2003-10-14 | 3 | -3/+14 |
* | * keyedit.c (show_key_with_all_names): Ownertrust is only meaningful for | David Shaw | 2003-10-14 | 2 | -6/+18 |
* | Always enable the gen_card_key prototype. | Werner Koch | 2003-10-11 | 2 | -2/+4 |
* | (card_close): New.V1-3-3 | Werner Koch | 2003-10-10 | 2 | -1/+15 |
* | About to release 1.3.3 | Werner Koch | 2003-10-10 | 1 | -1/+1 |
* | * cardglue.c (card_close): New. | Werner Koch | 2003-10-10 | 8 | -12/+139 |
* | * primegen.c (gen_prime): Bail out if we try to generate a prime | Werner Koch | 2003-10-10 | 1 | -1/+1 |
* | * g10.c (main): Give a deprecated option warning for --show-keyring, | David Shaw | 2003-10-10 | 4 | -13/+73 |
* | * ccid-driver.c (ccid_transceive): Add T=1 chaining for sending. | Werner Koch | 2003-10-09 | 6 | -58/+159 |
* | * cardglue.c (pin_cb): Detect whether an admin or regular PIN is | Werner Koch | 2003-10-08 | 11 | -147/+552 |
* | * cardglue.c (learn_status_cb): Release values before assignment | Werner Koch | 2003-10-02 | 15 | -338/+542 |
* | * g10.c (main): Add --no-groups to zero --group list. | David Shaw | 2003-10-01 | 5 | -46/+77 |
* | * options.h, g10.c (main), mainproc.c (check_sig_and_print): Add | David Shaw | 2003-09-30 | 4 | -15/+28 |
* | * gpgv.c (check_trustdb_stale): Stub. | David Shaw | 2003-09-30 | 5 | -40/+71 |
* | * keygen.c (do_add_key_flags, parse_parameter_usage): Add support | Werner Koch | 2003-09-30 | 11 | -38/+188 |
* | * g10.c (main): New commands --card-edit, --card-status and | Werner Koch | 2003-09-28 | 15 | -2/+5576 |
* | First bits of a card support backport from 1.9. It is not enabled by | Werner Koch | 2003-09-27 | 5 | -7/+233 |
* | * options.h, g10.c (main), keylist.c (list_keyblock_print): Add | David Shaw | 2003-09-25 | 4 | -42/+56 |
* | * keyedit.c (show_key_with_all_names): Show names a little neater by | David Shaw | 2003-09-24 | 2 | -6/+27 |
* | * sign.c (mk_notation_policy_etc): Capitalize "URL". | David Shaw | 2003-09-24 | 5 | -8/+19 |
* | * keydb.h, keyring.c (keyring_search), trustdb.c (search_skipfnc): Expand | David Shaw | 2003-09-23 | 5 | -20/+49 |
* | * g10.c (main): Deprecate --default-comment in favor of --no-comments. | David Shaw | 2003-09-23 | 4 | -14/+33 |