aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* * g10.c: New options --[no-]mangle-dos-filenames.Werner Koch2002-12-054-83/+101
* * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change.David Shaw2002-12-046-70/+89
* * packet.h, sign.c (update_keysig_packet), keyedit.cDavid Shaw2002-12-044-7/+16
* * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw2002-12-037-35/+63
* * main.h, keylist.c (reorder_keyblock), keyedit.c (keyedit_menu): ReorderDavid Shaw2002-12-036-5/+24
* * keyedit.c (menu_expire): Don't lose key flags when changing theDavid Shaw2002-12-015-20/+71
* * g10.c (add_notation_data): Disallow notation names that do not contain aDavid Shaw2002-11-244-8/+48
* fixed type incompatibilityStefan Bellon2002-11-132-1/+6
* * keyedit.c (show_key_with_all_names_colon): Make --with-colons --editDavid Shaw2002-11-134-20/+65
* * getkey.c (merge_selfsigs): Revoked/expired/invalid primary keys carryDavid Shaw2002-11-132-21/+27
* * passphrase.c (agent_send_all_options): Use tty_get_ttyname toWerner Koch2002-11-092-2/+27
* * keyedit.c (show_key_with_all_names_colon): Don't stick nulls into theDavid Shaw2002-11-052-1/+6
* * g10.c (main): Add a mostly noop --trust-model option to smoothDavid Shaw2002-11-052-0/+15
* * build-packet.c (do_plaintext), encode.c (encode_sesskey, encode_simple,David Shaw2002-10-314-5/+12
* * getkey.c (get_pubkey_direct): Renamed to...Werner Koch2002-10-305-28/+86
* reverted filetype patchStefan Bellon2002-10-283-65/+7
* filetype support for RISC OSStefan Bellon2002-10-284-8/+66
* * pubkey-enc.c (get_it): Fix segv, test for revoked only when PKWerner Koch2002-10-232-1/+6
* * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32;Werner Koch2002-10-216-17/+27
* * pkclist.c (do_edit_ownertrust): Show all user IDs. This shouldWerner Koch2002-10-172-0/+36
* * keygen.c (print_status_key_created): New.Werner Koch2002-10-122-2/+36
* * keyedit.c (menu_addrevoker): Properly back out if the signature fails.David Shaw2002-10-112-0/+6
* * mainproc.c (symkey_decrypt_sesskey): Fix compiler warning.David Shaw2002-10-072-1/+4
* * keylist.c (print_capabilities): Properly indicate per-key capabilitiesDavid Shaw2002-10-072-7/+18
* * getkey.c (get_pubkey_direct): Don't cache keys retrieved via thisDavid Shaw2002-10-043-5/+15
* * passphrase.c (agent_get_passphrase): Fixed signed/unsigned charWerner Koch2002-10-042-10/+16
* * keylist.c (print_capabilities): Secret-parts-missing keys should showDavid Shaw2002-10-032-6/+9
* * packet.h, parse_packet (parse_key): Add is_primary flag for public keysDavid Shaw2002-10-034-3/+23
* * import.c (import_secret_one): Check for an illegal (>110) protectionDavid Shaw2002-10-026-14/+37
* * seckey-cert.c (do_check): Don't give the IDEA warning unless the cipherDavid Shaw2002-10-012-1/+5
* * import.c (import_one): Make sure that a newly imported key starts with aDavid Shaw2002-10-012-1/+24
* * getkey.c (get_pubkey_direct): New.Werner Koch2002-10-012-1/+62
* * g10.c (main): Disable --textmode when encrypting (symmetric or pk) inDavid Shaw2002-09-302-0/+17
* * keyserver.c (parse_keyserver_uri): Force the keyserver URI scheme toDavid Shaw2002-09-302-0/+13
* * sig-check.c (check_key_signature2): Properly handle a non-designatedDavid Shaw2002-09-282-2/+10
* * g10.c (set_homedir): New. Changed all direct assignments to useWerner Koch2002-09-263-15/+40
* * keylist.c (list_keyblock_colon): Show 1F direct key signatures inDavid Shaw2002-09-194-16/+30
* * keyedit.c (menu_addrevoker): The direct key signature for revocationDavid Shaw2002-09-172-3/+39
* * g10.c (check permissions): Back out previous change - some translationsDavid Shaw2002-09-152-48/+23
* * g10.c (check_permissions): Rearrange strings to make translating easierDavid Shaw2002-09-154-23/+63
* * getkey.c (check_revocation_keys): Move....David Shaw2002-09-134-70/+95
* * g10.c (main) [__MINGW32__]: Activate oLoadExtension.Werner Koch2002-09-132-1/+5
* * keyserver.c (keyserver_spawn): Remove whitespace after keyserverDavid Shaw2002-09-122-5/+11
* * g10.c, options.h: Removed option --emulate-checksum-bug.Werner Koch2002-09-1110-126/+152
* * exec.c (expand_args): Remove loop left over from earlier implementation.David Shaw2002-09-102-4/+13
* Cleanups and minor fixes.Werner Koch2002-09-1017-64/+121
* * g10.c (add_group): Use '=' to separate group name from group members.David Shaw2002-09-093-3/+10
* * mainproc.c (print_pkenc_list): Don't increment the error counter whenDavid Shaw2002-09-042-1/+9
* * g10.c (main): Try to set a default character set. Print theWerner Koch2002-09-026-2/+55
* * pkclist.c (build_pk_list): Add new status code to indicate an untrustedDavid Shaw2002-08-302-1/+7