Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix bug 1045. | Werner Koch | 2009-05-11 | 2 | -1/+4 | |
| | ||||||
* | Print 'empty file' warning only with --verbose. | Werner Koch | 2009-05-11 | 3 | -3/+9 | |
| | ||||||
* | Fix for bug#1034. | Werner Koch | 2009-05-06 | 3 | -34/+36 | |
| | ||||||
* | Improve dotlocking. | Werner Koch | 2009-05-05 | 1 | -2/+2 | |
| | | | | | Implement locking for W32. | |||||
* | Backport of Creation-Date parameter for unattended key generation. | Werner Koch | 2009-05-05 | 2 | -51/+129 | |
| | ||||||
* | Fix bug#931. | Werner Koch | 2009-05-05 | 3 | -28/+46 | |
| | | | | | Silent a compiler warning. | |||||
* | Better error message for a missing keyring. | Werner Koch | 2009-04-03 | 3 | -3/+13 | |
| | | | | | Fixes Debian#494040. | |||||
* | * keyring.c (rename_tmp_file): Force a fsync (via iobuf_ioctl) on | David Shaw | 2009-03-20 | 2 | -12/+30 | |
| | | | | | | | secret keyring files to be extra safe on filesystems that may not sync data and metadata together (ext4). Also check return code from the cache invalidation to make sure we're safe over NFS and similar. | |||||
* | * gpgv.c (strusage): Fix name of program in "Syntax" line. | David Shaw | 2009-03-15 | 2 | -3/+7 | |
| | ||||||
* | Fix bug 998. | Werner Koch | 2009-02-09 | 2 | -2/+22 | |
| | ||||||
* | * keyserver.c (keyserver_typemap): gpgkeys_hkp handles hkps as well. | David Shaw | 2009-02-03 | 2 | -2/+9 | |
| | ||||||
* | * gpg.c (main): Properly handle UTF8 usernames with --sign-key and --lsign-key. | David Shaw | 2008-12-21 | 2 | -1/+6 | |
| | ||||||
* | Change SIG_ID computation to m | Werner Koch | 2008-12-11 | 2 | -8/+22 | |
| | ||||||
* | Close message digest; fixes memory leak. | Werner Koch | 2008-12-11 | 2 | -0/+5 | |
| | ||||||
* | Check algo usage. | Werner Koch | 2008-12-09 | 2 | -21/+46 | |
| | ||||||
* | * trustdb.c (validate_one_keyblock): Fix the trust signature | David Shaw | 2008-11-18 | 2 | -40/+69 | |
| | | | | | | | calculations so that we lower the trust depth of signatures to fit within the current chain, rather than discarding any signature that does not fit within the trust depth. | |||||
* | * main.h, mainproc.c (check_sig_and_print), keylist.c | David Shaw | 2008-10-03 | 9 | -34/+74 | |
| | | | | | | | | | (list_keyblock_print), pkclist.c (do_edit_ownertrust), keyedit.c (menu_showphoto), photoid.c (generate_photo_id, show_photos), misc.c (pct_expando): Add %v and %V expandos so that displaying photo IDs can show the attribute validity tag (%v) and string (%V). Originally by Daniel Gillmor. | |||||
* | * keyedit.c (keyedit_menu): Fix bug where a modified keyring loses its | David Shaw | 2008-09-25 | 2 | -2/+10 | |
| | | | | | | modified status after a "clean" or "minimize" that doesn't need to do anything. | |||||
* | * pkclist.c (select_algo_from_prefs): Redo function to rank prefs and | David Shaw | 2008-09-23 | 2 | -139/+155 | |
| | | | | | pick a consensus winner across all keys. | |||||
* | * keyserver.c (keyserver_import_cert): Allow keyserver URLs in | David Shaw | 2008-09-04 | 2 | -7/+6 | |
| | | | | | addition to full URLs in CERT records. | |||||
* | Fix bug #947 (expire time overflow) | Werner Koch | 2008-08-11 | 2 | -6/+17 | |
| | ||||||
* | Fix !EROFS bug | Werner Koch | 2008-08-01 | 2 | -1/+7 | |
| | ||||||
* | Revert that last stupid setuid detection fix. | Werner Koch | 2008-07-17 | 2 | -2/+2 | |
| | ||||||
* | Ignore gpg2 introduced keywords for --auto-key-locate. | Werner Koch | 2008-04-30 | 2 | -0/+11 | |
| | | | | | Minor W32 installer fix. | |||||
* | Add Camellia-192. | David Shaw | 2008-04-17 | 2 | -3/+7 | |
| | ||||||
* | * getkey.c (merge_selfsigs_subkey): If there are multiple 0x19 | David Shaw | 2008-04-13 | 2 | -27/+78 | |
| | | | | | backsigs, take the most recent one. | |||||
* | Fixed URL. | Werner Koch | 2008-03-25 | 1 | -1/+1 | |
| | ||||||
* | Powerpc64 fix. | Werner Koch | 2008-03-25 | 2 | -2/+5 | |
| | ||||||
* | Change default keyserver. | Werner Koch | 2008-03-25 | 2 | -3/+9 | |
| | ||||||
* | * import.c (collapse_uids): Fix bug 894: possible memory corruption | David Shaw | 2008-03-24 | 2 | -2/+24 | |
| | | | | | around deduplication of user IDs. | |||||
* | * parse-packet.c (parse_key): Parse a secret key encrypted with | David Shaw | 2008-03-17 | 2 | -1/+7 | |
| | | | | | Camellia. | |||||
* | 2008-02-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-02-09 | 2 | -44/+73 | |
| | | | | | | | | * gpg.c (main): New variable default_configname. Use it if save_configname is NULL (can happen if default configfile does not exist). Move default configname determination to ... (get_default_configname): ... this new function. | |||||
* | Add card vendor 004. | Werner Koch | 2008-01-26 | 2 | -3/+13 | |
| | ||||||
* | Fixed a regression in gpg_dermor.gnupg-1.4.8rc2 | Werner Koch | 2007-12-14 | 2 | -0/+9 | |
| | ||||||
* | Updated ZH po file. | Werner Koch | 2007-12-12 | 4 | -3/+26 | |
| | | | | | | Allow de/encryption using legacy type 20 keys. Updated config.{sub,guess} | |||||
* | * trustdb.c (sanitize_regexp): New. Protect against dangerous regexps | David Shaw | 2007-12-12 | 2 | -11/+94 | |
| | | | | | | | (malloc bombs) by force-commenting any characters aside from the ones we explicitly want. (check_regexp): Use it here before passing the regexp to regcomp(). | |||||
* | Allow decryption using type 20 Elgamal keys. | Werner Koch | 2007-12-11 | 2 | -3/+15 | |
| | ||||||
* | Fixed auto generation of the key stub. | Werner Koch | 2007-12-10 | 5 | -4/+65 | |
| | | | | | | Fixed bug 851. Allow decryption using type 20 Elgamal keys. | |||||
* | Comment typ fixes. | Werner Koch | 2007-12-03 | 2 | -2/+20 | |
| | | | | | Workaround for bad translations of the capability menu. | |||||
* | * sig-check.c (do_check): Code to try both the incorrect and correct | David Shaw | 2007-11-28 | 4 | -16/+49 | |
| | | | | | | | | | SHA-224 DER prefixes when verifying a signature. See the change itself for more discussion. * main.h, seskey.c (do_encode_md): Rename to pkcs1_encode_md and make non-static. | |||||
* | * gpg.c (print_algo_names): New. (list_config): Use it here for the | David Shaw | 2007-11-28 | 2 | -1/+41 | |
| | | | | | | "ciphername" and "digestname" config items so we can get a script-parseable list of the names. | |||||
* | Grammar fix | Werner Koch | 2007-11-19 | 2 | -1/+5 | |
| | ||||||
* | * status.c (do_get_from_fd, do_shm_get): s/bool/getbool/ to | Werner Koch | 2007-11-12 | 2 | -8/+14 | |
| | | | | | | | overcome problems with Mac OS 10.5 which seems to include stdbool.h silently. | |||||
* | * parse-packet.c (parse_onepass_sig): Sigclass is hex, so include the | David Shaw | 2007-10-27 | 2 | -1/+4 | |
| | | | | | 0x. | |||||
* | * keyserver.c (keyserver_spawn): Cosmetic, but looks cleaner. | David Shaw | 2007-10-27 | 2 | -1/+5 | |
| | ||||||
* | Switched to GPLv3. | Werner Koch | 2007-10-23 | 78 | -308/+158 | |
| | | | | | Updated gettext. | |||||
* | * gpg.c (main): Add --require-cross-certification to | David Shaw | 2007-10-23 | 2 | -2/+6 | |
| | | | | | --openpgp/--rfc4880 mode. | |||||
* | * gpg.c (main): Disable --rfc2440-text and --force-v3-sigs by default. | David Shaw | 2007-10-23 | 2 | -9/+16 | |
| | | | | | | | Enable --require-cross-certification by default. --openpgp (--rfc4880) is the same as --rfc2440 except with "--enable-dsa2 --no-rfc2440-text --escape-from-lines". | |||||
* | * misc.c (compliance_option_string, compliance_failure): Minor | David Shaw | 2007-10-21 | 3 | -31/+52 | |
| | | | | | | | cleanup. * armor.c (is_armor_header): Comment about 4880. | |||||
* | * options.h, gpg.c (main), misc.c (compliance_option_string): Add | David Shaw | 2007-10-17 | 5 | -9/+47 | |
| | | | | | | | | | --rfc4880, and make --openpgp an alias to it. --rfc2440 now stands alone. For now, use the old 2440 defaults for 4880. * keyedit.c (keyedit_menu): Use compliance_option_string() instead of printing the compliance modes here. |