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