| Commit message (Expand) | Author | Age | Files | Lines |
* | * 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 |
* | fixed type problem | Stefan Bellon | 2002-12-27 | 2 | -1/+5 |
* | * keyedit.c (keyedit_menu, menu_revuid): Add "revuid" feature to revoke a | David Shaw | 2002-12-27 | 2 | -7/+146 |
* | * keydb.h, getkey.c (key_byname): Flag to enable or disable including | David Shaw | 2002-12-26 | 10 | -16/+110 |
* | 2002-12-22 Timo Schulz <[email protected]> | Timo Schulz | 2002-12-22 | 4 | -0/+38 |
* | * pkclist.c (do_we_trust): Tweak language to refer to the "named | David Shaw | 2002-12-13 | 6 | -25/+59 |
* | * tdbio.c (tdbio_read_record, tdbio_write_record): Compact the | David Shaw | 2002-12-11 | 5 | -15/+46 |
* | fixed typo | Stefan Bellon | 2002-12-06 | 2 | -1/+6 |
* | * g10.c: New options --[no-]mangle-dos-filenames. | Werner Koch | 2002-12-05 | 4 | -70/+97 |
* | * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change. | David Shaw | 2002-12-04 | 7 | -78/+104 |
* | * trustdb.c (validate_keys): Show trust parameters when building trustdb, | David Shaw | 2002-12-04 | 3 | -27/+42 |
* | * tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record): Store trust | David Shaw | 2002-12-04 | 5 | -9/+51 |
* | * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list), | David Shaw | 2002-12-03 | 10 | -37/+74 |
* | * keyedit.c (menu_expire): Don't lose key flags when changing the | David Shaw | 2002-12-01 | 5 | -20/+71 |
* | no RISC OS filetype needed for nooutput | Stefan Bellon | 2002-11-25 | 2 | -15/+25 |
* | * main.h, misc.c (default_cipher_algo, default_compress_algo): New. | David Shaw | 2002-11-25 | 6 | -23/+50 |
* | * mainproc.c (proc_encrypted): Use --s2k-digest-algo for passphrase | David Shaw | 2002-11-25 | 2 | -1/+4 |
* | * sign.c (hash_for): If --digest-algo is not set, but | David Shaw | 2002-11-25 | 2 | -8/+38 |
* | * g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable): | David Shaw | 2002-11-25 | 3 | -10/+16 |
* | * g10.c (add_notation_data): Disallow notation names that do not contain a | David Shaw | 2002-11-24 | 4 | -8/+37 |
* | * encode.c (encode_simple), passphrase.c (passphrase_to_dek), sign.c | David Shaw | 2002-11-24 | 4 | -8/+9 |
* | * keygen.c (keygen_set_std_prefs): Properly handle an empty preference | David Shaw | 2002-11-21 | 3 | -30/+40 |
* | * g10.c (main): Allow compression algorithm names as the argument to | David Shaw | 2002-11-15 | 3 | -4/+43 |
* | fixed type incompatibility | Stefan Bellon | 2002-11-13 | 2 | -1/+6 |
* | * encode.c (encode_simple): Make sure that files larger than about 4G use | David Shaw | 2002-11-13 | 6 | -27/+102 |
* | * exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't need | David Shaw | 2002-11-13 | 6 | -15/+28 |
* | * keyedit.c (show_key_with_all_names_colon): Make --with-colons --edit | David Shaw | 2002-11-13 | 5 | -41/+90 |
* | * passphrase.c (agent_send_all_options): Use tty_get_ttyname to | Werner Koch | 2002-11-09 | 2 | -2/+7 |
* | * keyring.h, keyring.c (keyring_register_filename): Return the pointer if | David Shaw | 2002-11-08 | 6 | -29/+89 |
* | * options.h, g10.c (main), trustdb.c (ask_ownertrust): Add | David Shaw | 2002-11-07 | 4 | -6/+35 |
* | * pubkey-enc.c (get_session_key): With hidden recipients or try a given | David Shaw | 2002-11-06 | 6 | -13/+57 |
* | * keyserver.c (keyserver_search_prompt): When --with-colons is enabled, | David Shaw | 2002-11-05 | 2 | -8/+16 |
* | * keyserver.c (keyserver_search_prompt): When --with-colons is enabled, | David Shaw | 2002-11-05 | 2 | -3/+27 |
* | * trustdb.c (trust_model_string, check_trustdb, update_trustdb, | David Shaw | 2002-11-04 | 2 | -23/+54 |
* | * options.h, g10.c (main): Add --trust-model option. Current models are | David Shaw | 2002-11-03 | 7 | -16/+45 |
* | * keyedit.c (sign_mk_attrib, trustsig_prompt, sign_uids, keyedit_menu): | David Shaw | 2002-11-03 | 4 | -39/+191 |
* | * keygen.c (set_one_pref, keygen_set_std_prefs): Allow using the full | David Shaw | 2002-11-03 | 5 | -85/+130 |
* | * g10.c (main): Add --no-throw-keyid. | David Shaw | 2002-11-01 | 6 | -12/+69 |
* | added RISC OS module loading support | Stefan Bellon | 2002-10-31 | 6 | -13/+37 |
* | * build-packet.c (do_plaintext), encode.c (encode_sesskey, encode_simple, | David Shaw | 2002-10-31 | 4 | -5/+12 |
* | * trustdb.c (check_regexp): Modern regexps require REG_EXTENDED. | David Shaw | 2002-10-30 | 2 | -1/+5 |
* | * packet.h, trustdb.h, trustdb.c (trust_string): New. Return a string | David Shaw | 2002-10-30 | 9 | -37/+334 |
* | * keyedit.c (print_and_check_one_sig, show_key_and_fingerprint, | David Shaw | 2002-10-29 | 7 | -11/+56 |
* | tidied RISC OS filetype support | Stefan Bellon | 2002-10-29 | 5 | -52/+45 |
* | filetype support for RISC OS | Stefan Bellon | 2002-10-28 | 4 | -8/+66 |