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