aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2004-04-23* keygen.c (make_backsig): If DO_BACKSIGS is not defined, do not createDavid Shaw1-0/+16
2004-04-22* parse-packet.c (dump_sig_subpkt, parse_one_sig_subpkt,David Shaw1-0/+5
2004-04-20* keyserver.c (parse_keyserver_uri): Do not accept "http" as an alias forDavid Shaw1-0/+5
2004-04-19* options.h, g10.c (main): Add keyserver-option honor-keyserver-url.David Shaw1-0/+21
2004-04-16* plaintext.c (handle_plaintext): Accept 'u' as a plaintext mode thatDavid Shaw1-0/+17
2004-04-16* keygen.c (gen_elg, gen_dsa, gen_rsa, do_create, do_generate_keypair,David Shaw1-0/+20
2004-04-16* main.h, misc.c (optsep, argsplit, optlen, parse_options): Simplify codeDavid Shaw1-0/+9
2004-04-16* main.h, misc.c (argsplit): Refactor argsep into argsplit and argsep soDavid Shaw1-0/+3
2004-04-15* options.h, keyserver.c (parse_keyserver_options): Remove duplicate codeDavid Shaw1-0/+10
2004-04-15* packet.h, getkey.c (fixup_uidnode, merge_selfsigs_subkey): Keep track ofDavid Shaw1-0/+8
2004-04-14* options.h, import.c, keyserver-internal.h, g10.c, mainproc.c,David Shaw1-0/+5
2004-04-14* options.h: Encapsulate keyserver details. Change all callers.David Shaw1-0/+4
2004-03-28* keyedit.c (keyedit_menu): Request a trustdb update when adding a newDavid Shaw1-0/+6
2004-03-25* options.h, g10.c (main), compress-bz2.c (init_uncompress): RenameDavid Shaw1-0/+6
2004-03-24* keyedit.c (sign_uids, show_key_and_fingerprint, ask_revoke_sig,David Shaw1-0/+7
2004-03-19* trustdb.c (update_min_ownertrust, validate_keys): Do not use keystrDavid Shaw1-0/+16
2004-03-18* mainproc.c (proc_pubkey_enc, print_pkenc_list, list_node):David Shaw1-0/+5
2004-03-16* getkey.c (skip_unusable, merge_selfsigs_main,David Shaw1-0/+6
2004-03-15* trustdb.c (add_utk, verify_own_keys, update_min_ownertrust,David Shaw1-0/+4
2004-03-15* import.c (check_prefs_warning, check_prefs): --keyid-format conversionDavid Shaw1-0/+8
2004-03-06* keylist.c (print_seckey_info, print_pubkey_info): --keyid-formatDavid Shaw1-0/+6
2004-03-06* keydb.h, keyid.c (keystr_from_pk, keystr_from_sk): New functions to pullDavid Shaw1-1/+10
2004-03-06* keyid.c (keyid_from_sk): Minor performance boost by caching secret keyDavid Shaw1-0/+3
2004-03-05* getkey.c (merge_selfsigs_subkey): Do not mark subkeys valid if we do notDavid Shaw1-0/+9
2004-03-05* revoke.c (export_minimal_pk), export.c (do_export_stream), passphrase.cDavid Shaw1-0/+9
2004-03-04* armor.c (fake_packet, armor_filter): Use the 2440 partial lengthDavid Shaw1-0/+5
2004-03-03* options.h, g10.c (main), mainproc.c (check_sig_and_print): RemoveDavid Shaw1-0/+4
2004-03-03* build-packet.c (write_header2): Remove call to start old gpg partialDavid Shaw1-0/+12
2004-03-03* options.h, g10.c (main): Add a more flexible --keyid-format option toDavid Shaw1-0/+12
2004-03-03* packet.h, free-packet.c (free_encrypted, free_plaintext), parse-packet.cDavid Shaw1-0/+9
2004-03-01* parse-packet.c (parse): Only data-type packets are allowed to useDavid Shaw1-0/+5
2004-02-26* delkey.c (do_delete_key): Allow deleting a public key with a secretDavid Shaw1-0/+13
2004-02-24* plaintext.c: Copyright.David Shaw1-0/+15
2004-02-23* options.h, g10.c (main), trustdb.c (mark_usable_uid_certs): AddDavid Shaw1-0/+7
2004-02-22* plaintext.c (handle_plaintext): Properly handle a --max-output of zeroDavid Shaw1-0/+3
2004-02-22* keyserver.c (keyserver_spawn): Use the full 64-bit keyid in the INFODavid Shaw1-0/+5
2004-02-21* main.h, misc.c (hextobyte): Removed. It's in libutil.a now.David Shaw1-0/+4
2004-02-20* keyserver.c (keyserver_export): Disallow user strings that aren't keyDavid Shaw1-0/+6
2004-02-20* mkdtemp.c: Removed.David Shaw1-0/+10
2004-02-18* options.h, g10.c (main), plaintext.c (handle_plaintext): AddDavid Shaw1-0/+5
2004-02-15* build-packet.c (do_user_id): Do not force a header for attribute packetsDavid Shaw1-0/+6
2004-02-15* build-packet.c (write_header2): If a suggested header length is providedDavid Shaw1-0/+14
2004-02-14* keyserver.c (argsep): Move to misc.c.David Shaw1-0/+6
2004-02-14* import.c (check_prefs): Some language fixes. (sec_to_pub_keyblock,David Shaw1-0/+6
2004-02-12* import.c (check_prefs): New function to check preferences on a publicDavid Shaw1-0/+8
2004-02-12* main.h, keyedit.c (keyedit_menu): Remove sign_mode and enhance the moreDavid Shaw1-0/+6
2004-02-12* import.c (import_one): Do the revocation check even in the case when aDavid Shaw1-0/+7
2004-02-11* options.h, g10.c (main), keylist.c (list_keyblock_print): AddDavid Shaw1-0/+6
2004-02-11* keyedit.c (keyedit_menu): Prompt for subkey removal for both secret andDavid Shaw1-0/+13
2004-02-10* keygen.c (keygen_set_std_prefs): Build the default preferences list atDavid Shaw1-0/+24