| Commit message (Expand) | Author | Age | Files | Lines |
* | * getkey.c (parse_key_usage): New function to parse out key usage flags. | David Shaw | 2004-11-29 | 2 | -45/+73 |
* | * getkey.c (premerge_public_with_secret): Fix subkey<->binding sig | David Shaw | 2004-09-14 | 2 | -1/+7 |
* | (maybe_create_keyring): Try to create the home directory | Werner Koch | 2004-08-31 | 2 | -25/+37 |
* | * hkp.c (dehtmlize): Understand the quote character (i.e. """) in | David Shaw | 2004-08-20 | 7 | -26/+43 |
* | * hkp.c (hkp_search): Translate string to search for from utf8 to native | David Shaw | 2004-08-19 | 3 | -9/+19 |
* | (encode_session_key): Changed the zero random byte | Werner Koch | 2004-08-19 | 2 | -5/+14 |
* | (agent_get_passphrase): Fixed detection of canceled | Werner Koch | 2004-08-18 | 2 | -2/+13 |
* | Removed stray semicolon. | Werner Koch | 2004-08-16 | 2 | -1/+5 |
* | * keydb.c (keydb_add_resource): Factored keyring creation out to .. | Werner Koch | 2004-08-13 | 3 | -52/+118 |
* | * configure.ac (ALL_LINGUAS): Removed. | Werner Koch | 2004-08-09 | 3 | -1/+17 |
* | New alias --throw-keyid for --throw-keyids, so that it | Werner Koch | 2004-07-30 | 2 | -0/+6 |
* | * pkclist.c (algo_available): --pgp8 now allows blowfish, zlib, and bzip2. | David Shaw | 2004-07-29 | 2 | -9/+18 |
* | * status.c (do_get_from_fd): Flush stdout if status isn't flushing it for | David Shaw | 2004-07-21 | 2 | -0/+10 |
* | Minor fixes for W32 packaging and building. | Werner Koch | 2004-07-20 | 2 | -1/+6 |
* | * sign.c (update_keysig_packet): Revert change of 2004-05-18. It is not | David Shaw | 2004-07-19 | 2 | -12/+7 |
* | * sign.c (sign_symencrypt_file): Allow using --force-mdc in --sign | David Shaw | 2004-06-27 | 2 | -0/+10 |
* | * mainproc.c (proc_symkey_enc), seckey-cert.c (do_check): Check the S2K | David Shaw | 2004-06-27 | 3 | -0/+20 |
* | * keyedit.c (sign_uids): Properly handle remaking a self-sig on revoked or | David Shaw | 2004-06-24 | 2 | -5/+28 |
* | * status.h, status.c (get_status_string), plaintext.c (handle_plaintext): | David Shaw | 2004-06-18 | 4 | -6/+32 |
* | * keygen.c (make_backsig): Make sure that the backsig was built | David Shaw | 2004-06-16 | 2 | -49/+58 |
* | (copy_secret_key): Get last fix right. | Werner Koch | 2004-06-16 | 2 | -10/+8 |
* | (copy_secret_key): Fixed memory leak. | Werner Koch | 2004-06-16 | 2 | -0/+13 |
* | * g10.c (main): Alias --charset as --display-charset to help avoid the | David Shaw | 2004-06-01 | 3 | -5/+15 |
* | * pkclist.c (do_edit_ownertrust): Fix kbnode leak. | David Shaw | 2004-05-23 | 2 | -0/+5 |
* | * sign.c (update_keysig_packet): Policies and notations should be stripped | David Shaw | 2004-05-19 | 2 | -0/+18 |
* | (do_generate_keypair, read_parameter_file): Really | Werner Koch | 2004-05-11 | 2 | -0/+24 |
* | (write_plaintext_packet): Fixed the detection of too | Werner Koch | 2004-05-07 | 2 | -8/+18 |
* | * keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not create | David Shaw | 2004-04-23 | 7 | -7/+123 |
* | * parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt, | David Shaw | 2004-04-22 | 2 | -69/+86 |
* | * keyserver.c (parse_keyserver_uri): Do not accept "http" as an alias for | David Shaw | 2004-04-20 | 2 | -2/+6 |
* | * keygen.c (make_backsig): New function to add a backsig to a binding sig | David Shaw | 2004-04-13 | 5 | -19/+139 |
* | * g10.c (main): --no-use-embedded-filename. | David Shaw | 2004-04-01 | 3 | -1/+14 |
* | *** empty log message *** | Werner Koch | 2004-03-29 | 2 | -11/+60 |
* | * keyedit.c (keyedit_menu): Request a trustdb update when adding a new | David Shaw | 2004-03-27 | 2 | -2/+10 |
* | * build-packet.c (calc_plaintext, do_plaintext): Do not create illegal | David Shaw | 2004-03-26 | 2 | -7/+15 |
* | * options.h, g10.c (main), compress-bz2.c (init_uncompress): Backport | David Shaw | 2004-03-25 | 4 | -3/+13 |
* | * keyedit.c (no_primary_warning): Cleanup. (menu_expire): Don't give | David Shaw | 2004-03-23 | 2 | -18/+22 |
* | * packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track of | David Shaw | 2004-03-22 | 4 | -4/+22 |
* | * keygen.c (write_keybinding, do_generate_keypair, generate_subkeypair): | David Shaw | 2004-03-18 | 2 | -30/+42 |
* | * keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair, | David Shaw | 2004-03-18 | 2 | -19/+31 |
* | * import.c (import_one): Try and collapse user IDs when importing a key | David Shaw | 2004-03-09 | 4 | -11/+23 |
* | * options.h (ctrl): New for member IN_AUTO_KEY_RETRIEVE. | Werner Koch | 2004-03-01 | 4 | -8/+66 |
* | * keyedit.c (menu_addrevoker): Do not allow appointing a subkey as a | David Shaw | 2004-02-27 | 2 | -0/+12 |
* | * delkey.c (do_delete_key): Allow deleting a public key with a secret | David Shaw | 2004-02-25 | 3 | -7/+15 |
* | * encode.c (encode_simple): Show cipher with --verbose. | David Shaw | 2004-02-24 | 6 | -160/+187 |
* | * options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): Add | David Shaw | 2004-02-23 | 5 | -30/+104 |
* | * build-packet.c (do_user_id): Do not force a header for attribute packets | David Shaw | 2004-02-15 | 2 | -3/+7 |
* | * build-packet.c (write_header2): If a suggested header length is provided | David Shaw | 2004-02-14 | 3 | -28/+41 |
* | * import.c (import_one): Do the revocation check even in the case when a | David Shaw | 2004-02-12 | 2 | -6/+16 |
* | * g10.c (rm_group): Properly ungroup from a list of groups. | David Shaw | 2004-02-10 | 2 | -0/+5 |