aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2003-02-12* exec.c (set_exec_path): Add debugging line.David Shaw3-61/+110
2003-02-12* Makefile.am: Use a local copy of libexecdir along with @PACKAGE@ asDavid Shaw2-1/+8
2003-02-04* armor.c (parse_hash_header, armor_filter): Accept the new SHAs in theDavid Shaw3-19/+51
2003-02-02* keyedit.c (menu_revuid): Properly handle a nonselfsigned uid on a v4 keyDavid Shaw3-16/+17
2003-01-27* mainproc.c (list_node): Show signature expiration date in with-colonsDavid Shaw3-7/+35
2003-01-16* g10.c (add_group): Trim whitespace after a group name so it does notDavid Shaw5-7/+26
2003-01-15* trustdb.c (init_trustdb, get_validity): Don't use a changed trust modelDavid Shaw3-3/+13
2003-01-14* packet.h, parse-packet.c (setup_user_id), free-packet.c (free_user_id),David Shaw8-39/+65
2003-01-14* g10.c (add_group): Fixed group parsing to allow more than oneWerner Koch2-2/+10
2003-01-12* tdbio.c (tdbio_set_dbname): Fix assertion failure withDavid Shaw2-3/+17
2003-01-11* trustdb.c (get_validity_info, get_ownertrust_info, trust_letter):David Shaw4-48/+98
2003-01-11* armor.c (armor_filter): Comment about PGP's end of line tab problem.David Shaw10-58/+65
2003-01-07* keygen.c (keygen_set_std_prefs): Warn when setting an IDEA preferenceDavid Shaw2-1/+12
2003-01-07* trustdb.c (get_validity_info): 'd' for disabled is not a validity valueDavid Shaw2-2/+3
2003-01-06* packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record),David Shaw5-93/+178
2003-01-06* keylist.c (print_capabilities): Show 'D' for disabled keys inDavid Shaw3-3/+21
2003-01-03* import.c (import_one): Only do the work to create the status display forDavid Shaw4-10/+27
2003-01-02* keydb.c (keydb_add_resource): Don't assume that try_make_homedirWerner Koch3-15/+46
2002-12-29* getkey.c (merge_selfsigs_main), main.h, sig-check.cDavid Shaw4-13/+29
2002-12-27* keyserver.c (keyserver_refresh): Don't print the "refreshing..." line ifDavid Shaw3-7/+26
2002-12-27fixed type problemStefan Bellon2-1/+5
2002-12-27* keyedit.c (keyedit_menu, menu_revuid): Add "revuid" feature to revoke aDavid Shaw2-7/+146
2002-12-26* keydb.h, getkey.c (key_byname): Flag to enable or disable includingDavid Shaw10-16/+110
2002-12-222002-12-22 Timo Schulz <[email protected]>Timo Schulz4-0/+38
2002-12-13* pkclist.c (do_we_trust): Tweak language to refer to the "namedDavid Shaw6-25/+59
2002-12-11* tdbio.c (tdbio_read_record, tdbio_write_record): Compact theDavid Shaw5-15/+46
2002-12-06fixed typoStefan Bellon2-1/+6
2002-12-05* g10.c: New options --[no-]mangle-dos-filenames.Werner Koch4-70/+97
2002-12-04* main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change.David Shaw7-78/+104
2002-12-04* trustdb.c (validate_keys): Show trust parameters when building trustdb,David Shaw3-27/+42
2002-12-04* tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record): Store trustDavid Shaw5-9/+51
2002-12-03* options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw10-37/+74
2002-12-01* keyedit.c (menu_expire): Don't lose key flags when changing theDavid Shaw5-20/+71
2002-11-25no RISC OS filetype needed for nooutputStefan Bellon2-15/+25
2002-11-25* main.h, misc.c (default_cipher_algo, default_compress_algo): New.David Shaw6-23/+50
2002-11-25* mainproc.c (proc_encrypted): Use --s2k-digest-algo for passphraseDavid Shaw2-1/+4
2002-11-25* sign.c (hash_for): If --digest-algo is not set, butDavid Shaw2-8/+38
2002-11-25* g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable):David Shaw3-10/+16
2002-11-24* g10.c (add_notation_data): Disallow notation names that do not contain aDavid Shaw4-8/+37
2002-11-24* encode.c (encode_simple), passphrase.c (passphrase_to_dek), sign.cDavid Shaw4-8/+9
2002-11-21* keygen.c (keygen_set_std_prefs): Properly handle an empty preferenceDavid Shaw3-30/+40
2002-11-15* g10.c (main): Allow compression algorithm names as the argument toDavid Shaw3-4/+43
2002-11-13fixed type incompatibilityStefan Bellon2-1/+6
2002-11-13* encode.c (encode_simple): Make sure that files larger than about 4G useDavid Shaw6-27/+102
2002-11-13* exec.c [__CYGWIN32__]: Keep cygwin separate from Mingw32; we don't needDavid Shaw6-15/+28
2002-11-13* keyedit.c (show_key_with_all_names_colon): Make --with-colons --editDavid Shaw5-41/+90
2002-11-09* passphrase.c (agent_send_all_options): Use tty_get_ttyname toWerner Koch2-2/+7
2002-11-08* keyring.h, keyring.c (keyring_register_filename): Return the pointer ifDavid Shaw6-29/+89
2002-11-07* options.h, g10.c (main), trustdb.c (ask_ownertrust): AddDavid Shaw4-6/+35
2002-11-06* pubkey-enc.c (get_session_key): With hidden recipients or try a givenDavid Shaw6-13/+57