aboutsummaryrefslogtreecommitdiffstats
path: root/g10 (unfollow)
Commit message (Expand)AuthorFilesLines
2002-05-16* main.h, keygen.c (keygen_add_revkey): Add revocation key subpackets to aDavid Shaw9-27/+232
2002-05-15* options.skel: keyserver.pgp.com is gone, so list pgp.surfnet.nl as aDavid Shaw3-29/+69
2002-05-142002-05-14 Timo Schulz <[email protected]>Timo Schulz2-1/+5
2002-05-13EXTSEP_S instead of hardcoded dotStefan Bellon2-1/+6
2002-05-13* photoid.c (show_photos): Use the long keyid as the filename for theDavid Shaw6-30/+73
2002-05-11* mainproc.c (proc_symkey_enc): Avoid segv in case the parserWerner Koch2-1/+6
2002-05-11* keyserver.c (keyserver_export): Get confirmation before sendingWerner Koch2-0/+16
2002-05-10fixes for M_DEBUG, strcasecmp and RISC OSStefan Bellon5-38/+45
2002-05-10* packet.h, getkey.c (fixup_uidnode), keyedit.c (show_prefs): Show assumedDavid Shaw7-27/+81
2002-05-09* getkey.c (merge_selfsigs_main): Make sure the revocation key list startsDavid Shaw7-44/+85
2002-05-09* pkclist.c (select_algo_from_prefs): There is an assumed compressionDavid Shaw2-1/+9
2002-05-07* options.h, g10.c (main), getkey.c (finish_lookup), pkclist.cDavid Shaw5-20/+40
2002-05-07* export.c (do_export_stream): Warn the user when exporting a secret keyDavid Shaw6-26/+67
2002-05-07* keygen.c (get_parameter_algo): Never allow generation of theWerner Koch3-4/+34
2002-05-07* keyedit.c (sign_uids): If --expert it set, allow re-signing a uid toDavid Shaw3-21/+64
2002-05-07* packet.h, parse-packet.c (parse_key), getkey.c (merge_keys_and_selfsig,David Shaw4-16/+38
2002-05-06* keyedit.c (sign_uids): When making a self-signature via "sign" don't askDavid Shaw2-18/+48
2002-05-06* keyedit.c (sign_uids): Convert uids from UTF8 to native before printing.David Shaw2-10/+32
2002-05-05* import.c (import_one): When merging with a key we already have, don'tDavid Shaw3-17/+30
2002-05-052002-05-04 Timo Schulz <[email protected]>Timo Schulz2-0/+8
2002-05-05* keyserver.c (keyserver_refresh): --refresh-keys implies --merge-only soDavid Shaw2-0/+11
2002-05-04fixed m_alloc(0) bug and added checks to revkey and numrevkeysStefan Bellon4-39/+58
2002-05-04* photoid.c: Provide default image viewer for Win32.David Shaw6-14/+34
2002-05-03* keyedit.c (sign_uids): Nonrevocable key signatures cause an automaticDavid Shaw2-2/+8
2002-05-03* configure.ac: Add --disable-exec flag to disable all remote programDavid Shaw2-0/+19
2002-05-02* photoid.h, photoid.c (parse_image_header, image_type_to_string): UsefulDavid Shaw11-158/+284
2002-05-02Allow multiple policy URLs on a given signature.David Shaw6-87/+142
2002-05-02util/Werner Koch2-11/+5
2002-05-01* keyedit.c (menu_adduid): 2440bis04 says that multiple attribute packetsDavid Shaw3-37/+22
2002-04-29Added a copyright year for files changed this year.Werner Koch39-38/+42
2002-04-29fixed comment styleWerner Koch1-1/+1
2002-04-25g10/Werner Koch5-0/+157
2002-04-23After generating a new key, show the key information (name, keyid,David Shaw5-43/+103
2002-04-23* parse-packet.c (parse_plaintext), packet.h, plaintext.cDavid Shaw8-13/+49
2002-04-22po/Werner Koch2-1/+6
2002-04-22RISC OS specific changesStefan Bellon3-3/+12
2002-04-20* keygen.c (generate_subkeypair): 2440bis04 adds that creating subkeys onDavid Shaw3-4/+16
2002-04-19* keyedit.c (menu_deluid): Only cause a trust update if we delete aDavid Shaw7-22/+39
2002-04-19* keyedit.c (sign_uids, keyedit_menu, menu_deluid, menu_delsig,David Shaw3-18/+41
2002-04-19* tdbio.c (tdbio_write_nextcheck): Return a status whether theWerner Koch7-21/+98
2002-04-18* seskey.c (encode_md_value): Print an error message if a wrongWerner Koch4-6/+30
2002-04-18* trustdb.c (validate_keys): Never schedule a nextcheck into theWerner Koch2-17/+108
2002-04-18* trustdb.c (mark_usable_uid_certs): Properly handle nonrevocableDavid Shaw3-21/+59
2002-04-18* trustdb.c (validate_keys): Never schedule a nextcheck into theWerner Koch2-2/+12
2002-04-18* getkey.c (lookup): Advance the searchmode after a search FIRST.Werner Koch2-0/+7
2002-04-18* getkey.c (premerge_public_with_secret): Fixed 0x12345678! syntaxWerner Koch5-17/+41
2002-04-17* parse-packet.c (parse_key): Support a SHA1 checksum as perWerner Koch7-34/+98
2002-04-14* parse-packet.c (parse_signature): Minor fix - signatures should expireDavid Shaw5-4/+25
2002-04-13* pkclist.c (build_pk_list): Fix bug that allowed a key to be selectedDavid Shaw4-6/+52
2002-04-12* build-packet.c (build_sig_subpkt): Delete subpackets from both hashedDavid Shaw4-114/+101