aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* * packet.h, tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record),David Shaw2003-01-065-93/+178
* * DETAILS: Document disabled flag in capabilities field.David Shaw2003-01-062-3/+10
* * keylist.c (print_capabilities): Show 'D' for disabled keys inDavid Shaw2003-01-063-3/+21
* * import.c (import_one): Only do the work to create the status display forDavid Shaw2003-01-034-10/+27
* * keydb.c (keydb_add_resource): Don't assume that try_make_homedirWerner Koch2003-01-023-15/+46
* * getkey.c (merge_selfsigs_main), main.h, sig-check.cDavid Shaw2002-12-294-13/+29
* * keyserver.c (keyserver_refresh): Don't print the "refreshing..." line ifDavid Shaw2002-12-273-7/+26
* * gpg.sgml: Clarify --no-permission-warning to note that the permissionDavid Shaw2002-12-272-3/+18
* * NEWS: Add note about convert-from-106 script.David Shaw2002-12-272-0/+8
* fixed type problemStefan Bellon2002-12-272-1/+5
* * keyedit.c (keyedit_menu, menu_revuid): Add "revuid" feature to revoke aDavid Shaw2002-12-272-7/+146
* * keydb.h, getkey.c (key_byname): Flag to enable or disable includingDavid Shaw2002-12-2610-16/+110
* * iobuf.c (iobuf_flush): Only print debug info if debugging is on.David Shaw2002-12-262-1/+6
* Simple script to create samplekeys.asc. CVS only.Werner Koch2002-12-231-0/+12
* * samplekeys.asc: Updated.Werner Koch2002-12-232-616/+745
* 2002-12-22 Timo Schulz <[email protected]>Timo Schulz2002-12-224-0/+38
* * pkclist.c (do_we_trust): Tweak language to refer to the "namedDavid Shaw2002-12-136-25/+59
* * tdbio.c (tdbio_read_record, tdbio_write_record): Compact theDavid Shaw2002-12-115-15/+46
* * gpg.sgml: Clarify include-revoked and include-disabled so they matchDavid Shaw2002-12-112-15/+54
* fixed typoStefan Bellon2002-12-062-1/+6
* * gpg.sgml: Document --no-mangle-dos-filenames.Werner Koch2002-12-053-0/+21
* * g10.c: New options --[no-]mangle-dos-filenames.Werner Koch2002-12-054-70/+97
* * main.h, keyedit.c, keygen.c: Back out previous (2002-12-01) change.David Shaw2002-12-047-78/+104
* * trustdb.c (validate_keys): Show trust parameters when building trustdb,David Shaw2002-12-043-27/+42
* * tdbio.h, tdbio.c (tdbio_read_record, tdbio_write_record): Store trustDavid Shaw2002-12-045-9/+51
* * options.h, g10.c (main), encode.c (write_pubkey_enc_from_list),David Shaw2002-12-0310-37/+74
* Marked unused slots in the trustdb.Werner Koch2002-12-031-4/+4
* * gpg.sgml: Point out that if the user absolutely must, it's better to useDavid Shaw2002-12-012-0/+15
* * distfiles, gnupg.spec.in: Include convert-from-106.David Shaw2002-12-014-1/+68
* * keyedit.c (menu_expire): Don't lose key flags when changing theDavid Shaw2002-12-015-20/+71
* * NEWS: Add notes about notation names and '@', the --trust-model option,David Shaw2002-11-262-0/+36
* * gpg.sgml: Document --primary-keyring. Clarify --s2k-cipher-algo,David Shaw2002-11-262-4/+21
* * gpg.sgml: Document --sig-policy-url, --cert-policy-url, --sig-notation,David Shaw2002-11-252-16/+33
* no RISC OS filetype needed for nooutputStefan Bellon2002-11-252-15/+25
* * main.h, misc.c (default_cipher_algo, default_compress_algo): New.David Shaw2002-11-256-23/+50
* * mainproc.c (proc_encrypted): Use --s2k-digest-algo for passphraseDavid Shaw2002-11-252-1/+4
* * sign.c (hash_for): If --digest-algo is not set, butDavid Shaw2002-11-252-8/+38
* * g10.c (main), keydb.c (keydb_add_resource, keydb_locate_writable):David Shaw2002-11-253-10/+16
* * g10.c (add_notation_data): Disallow notation names that do not contain aDavid Shaw2002-11-244-8/+37
* * encode.c (encode_simple), passphrase.c (passphrase_to_dek), sign.cDavid Shaw2002-11-244-8/+9
* * gpg.sgml: Add an interoperability section.David Shaw2002-11-222-1/+28
* * keygen.c (keygen_set_std_prefs): Properly handle an empty preferenceDavid Shaw2002-11-213-30/+40
* * gpgkeys_ldap.c (main), gpgkeys_hkp.c (main): Use new keyserver protocolDavid Shaw2002-11-183-2/+7
* * gpg.sgml: Correct defaults for --s2k-mode and --s2k-digest-mode. NotedDavid Shaw2002-11-172-10/+13
* * config.links: Use OpenBSD/NetBSD powerpc assembler code for Darwin.David Shaw2002-11-162-2/+7
* * gpg.sgml: --compress-algo now allows algorithm names.David Shaw2002-11-153-27/+65
* * g10.c (main): Allow compression algorithm names as the argument toDavid Shaw2002-11-153-4/+43
* * gpgkeys_ldap.c (get_key): The deduping code requires "pgpcertid", butDavid Shaw2002-11-142-2/+11
* fixed type incompatibilityStefan Bellon2002-11-132-1/+6
* * encode.c (encode_simple): Make sure that files larger than about 4G useDavid Shaw2002-11-136-27/+102