aboutsummaryrefslogtreecommitdiffstats
path: root/g10/ChangeLog (unfollow)
Commit message (Expand)AuthorFilesLines
2002-05-142002-05-14 Timo Schulz <[email protected]>Timo Schulz1-0/+4
2002-05-13EXTSEP_S instead of hardcoded dotStefan Bellon1-0/+5
2002-05-13* photoid.c (show_photos): Use the long keyid as the filename for theDavid Shaw1-0/+16
2002-05-11* mainproc.c (proc_symkey_enc): Avoid segv in case the parserWerner Koch1-0/+3
2002-05-11* keyserver.c (keyserver_export): Get confirmation before sendingWerner Koch1-0/+5
2002-05-10fixes for M_DEBUG, strcasecmp and RISC OSStefan Bellon1-0/+6
2002-05-10* packet.h, getkey.c (fixup_uidnode), keyedit.c (show_prefs): Show assumedDavid Shaw1-0/+11
2002-05-09* getkey.c (merge_selfsigs_main): Make sure the revocation key list startsDavid Shaw1-0/+17
2002-05-09* pkclist.c (select_algo_from_prefs): There is an assumed compressionDavid Shaw1-0/+5
2002-05-07* options.h, g10.c (main), getkey.c (finish_lookup), pkclist.cDavid Shaw1-0/+6
2002-05-07* export.c (do_export_stream): Warn the user when exporting a secret keyDavid Shaw1-1/+14
2002-05-07* keygen.c (get_parameter_algo): Never allow generation of theWerner Koch1-0/+8
2002-05-07* keyedit.c (sign_uids): If --expert it set, allow re-signing a uid toDavid Shaw1-0/+4
2002-05-07* packet.h, parse-packet.c (parse_key), getkey.c (merge_keys_and_selfsig,David Shaw1-0/+7
2002-05-06* keyedit.c (sign_uids): When making a self-signature via "sign" don't askDavid Shaw1-0/+5
2002-05-06* keyedit.c (sign_uids): Convert uids from UTF8 to native before printing.David Shaw1-0/+6
2002-05-05* import.c (import_one): When merging with a key we already have, don'tDavid Shaw1-0/+12
2002-05-052002-05-04 Timo Schulz <[email protected]>Timo Schulz1-0/+5
2002-05-05* keyserver.c (keyserver_refresh): --refresh-keys implies --merge-only soDavid Shaw1-0/+6
2002-05-04fixed m_alloc(0) bug and added checks to revkey and numrevkeysStefan Bellon1-0/+10
2002-05-04* photoid.c: Provide default image viewer for Win32.David Shaw1-0/+9
2002-05-03* keyedit.c (sign_uids): Nonrevocable key signatures cause an automaticDavid Shaw1-0/+3
2002-05-03* configure.ac: Add --disable-exec flag to disable all remote programDavid Shaw1-0/+5
2002-05-02* photoid.h, photoid.c (parse_image_header, image_type_to_string): UsefulDavid Shaw1-0/+21
2002-05-02Allow multiple policy URLs on a given signature.David Shaw1-0/+11
2002-05-02util/Werner Koch1-0/+5
2002-05-01* keyedit.c (menu_adduid): 2440bis04 says that multiple attribute packetsDavid Shaw1-0/+8
2002-04-29Added a copyright year for files changed this year.Werner Koch1-0/+4
2002-04-25g10/Werner Koch1-0/+12
2002-04-23After generating a new key, show the key information (name, keyid,David Shaw1-0/+14
2002-04-23* parse-packet.c (parse_plaintext), packet.h, plaintext.cDavid Shaw1-0/+15
2002-04-22po/Werner Koch1-0/+5
2002-04-22RISC OS specific changesStefan Bellon1-0/+8
2002-04-20* keygen.c (generate_subkeypair): 2440bis04 adds that creating subkeys onDavid Shaw1-0/+9
2002-04-19* keyedit.c (menu_deluid): Only cause a trust update if we delete aDavid Shaw1-0/+15
2002-04-19* keyedit.c (sign_uids, keyedit_menu, menu_deluid, menu_delsig,David Shaw1-0/+9
2002-04-19* tdbio.c (tdbio_write_nextcheck): Return a status whether theWerner Koch1-0/+18
2002-04-18* seskey.c (encode_md_value): Print an error message if a wrongWerner Koch1-0/+6
2002-04-18* trustdb.c (validate_keys): Never schedule a nextcheck into theWerner Koch1-0/+4
2002-04-18* trustdb.c (mark_usable_uid_certs): Properly handle nonrevocableDavid Shaw1-0/+11
2002-04-18* trustdb.c (validate_keys): Never schedule a nextcheck into theWerner Koch1-0/+3
2002-04-18* getkey.c (lookup): Advance the searchmode after a search FIRST.Werner Koch1-0/+1
2002-04-18* getkey.c (premerge_public_with_secret): Fixed 0x12345678! syntaxWerner Koch1-1/+10
2002-04-17* parse-packet.c (parse_key): Support a SHA1 checksum as perWerner Koch1-0/+13
2002-04-14* parse-packet.c (parse_signature): Minor fix - signatures should expireDavid Shaw1-0/+15
2002-04-13* pkclist.c (build_pk_list): Fix bug that allowed a key to be selectedDavid Shaw1-0/+15
2002-04-12* build-packet.c (build_sig_subpkt): Delete subpackets from both hashedDavid Shaw1-0/+15
2002-04-11* misc.c (pct_expando), options.skel: Use %t to indicate type of a photoDavid Shaw1-0/+20
2002-04-10* tdbio.c (migrate_from_v2): Fixed the offset to read the oldWerner Koch1-0/+6
2002-04-10Add KEYEXPIRED, EXPSIG, and EXPKEYSIG. AddDavid Shaw1-1/+22