| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
| |
* seckey-cert.c (do_check): Issue the RSA_OR_IDEA status when
the cipher algo is IDEA to make it easier to track down the problem.
|
|
|
|
|
|
|
|
|
|
|
|
| |
fully valid keys so that disabled keys are still counted in the web of
trust.
* gpgv.c (main): Fix bug #113 - gpgv should accept the
--ignore-time-conflict option.
* g10.c (main): Use 3DES for the s2k cipher in --openpgp mode. Double the
amount of secure memory to 32k (keys are getting bigger these days).
|
|
|
|
|
| |
* samplekeys.asc: Updated.
|
| |
|
|
|
|
|
| |
now.
|
|
|
|
|
| |
* keyedit.c (show_prefs): Make strings translatable.
|
|
|
|
|
|
| |
indicate a string with no maximum size. This prevents early truncation of
strings that contain control chars which are expanded into \xXX form.
|
|
|
|
|
| |
capabilities.
|
|
|
|
|
| |
capabilities.
|
|
|
|
|
|
| |
(segfault). Noted by Marcus Brinkmann. Push and reinitialize textmode
filter for each file in a multiple file list.
|
| |
|
| |
|
|
|
|
|
|
| |
marks all secret keys as ultimately trusted, adds the signature caches,
and checks the trustdb. Moved from the scripts directory.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
them as they are no longer always available.
* exec.c (set_exec_path): Add debugging line.
* Makefile.am: Use the more correct @PACKAGE@ rather than "gnupg".
|
|
|
|
|
| |
specifically enabled.
|
|
|
|
|
| |
overridden at make time.
|
|
|
|
|
| |
overridden at make time.
|
|
|
|
|
| |
makefiles can override it.
|
|
|
|
|
|
|
| |
This assumes at least an 80-character display, as there are a few other
similar assumptions here and there. Users who need unformatted hashes can
still use with-colons.
|
|
|
|
|
|
|
|
| |
armor Hash: header.
* g10.c (print_hex): Print long hash strings a little neater. (print_mds):
Add the new SHAs to the hash list.
|
|
|
|
|
|
| |
* Makefile.am, algorithms.h, md.c (load_digest_module,
string_to_digest_algo): Add read-only support for the new SHAs.
|
| |
|
|
|
|
|
| |
during ./configure.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(treat as a v4 revocation).
* keyedit.c (keyedit_menu, menu_revuid): Backport "revuid" from devel.
* import.c (print_import_check): Do not re-utf8 convert user IDs.
* status.h, status.c (get_status_string), import.c (import_one,
print_import_check): Backport Timo's IMPORT_CHECK status message from
devel.
|
|
|
|
|
| |
keyid, but rather a text string from the user ID.
|
|
|
|
|
| |
matter where the user puts the = sign.
|
|
|
|
|
| |
copies the skel file to their homedir.
|
|
|
|
|
|
| |
matches what we do when decoding such messages and prevents creating a
message (v3+RIPEMD/160) that we can't verify.
|
|
|
|
|
|
| |
signature digest conflict. BAD_SIGN implies that a signature was checked
and we may try and print out a user ID for a key that doesn't exist.
|
|
|
|
|
| |
delimiter in a row and also allow tab as delimiter.
|
|
|
|
|
| |
non-fully-qualified trustdb names.
|
|
|
|
|
|
|
| |
get_validity_info): Don't mask the trust level twice.
* armor.c (armor_filter): Comment about PGP's end of line tab problem.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
(release_public_key_parts): Remove unused namehash element for public
keys.
* trustdb.h, gpgv.c, trustdb.c (get_validity, get_validity_info): Pass a
user ID in rather than a namehash, so we only have to do the hashing in
one place.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
corrected:
Intro - available *here* link corrected.
Was <http://www.gnupg.org/faq.html>, corrected to be:
<http://www.gnupg.org/documentation/faqs.html>
1.1 - RFC 2440 link corrected. Was
<http://www.gnupg.org/rfc2440.html>,
now linked to: <http://www.rfc-editor.org/>
2.1 - <http://www.gnupg.org/docs.html> corrected to be:
<http://www.gnupg.org/documentation/>
<http://lists.gnupg.org> corrected to be:
<http://www.gnupg.org/documentation/mailing-lists.html>
2.2 - <http://www.gnupg.org/mirrors.html> corrected to be:
<http://www.gnupg.org/download/mirrors.html>
3.1 - <http://gnupg.org/backend.html#supsys> corrected to be:
<http://gnupg.org/download/supported_systems.html>
3.2 - <http://www.gnupg.org/download.html> corrected to be:
<http://www.gnupg.org/download/>
* Corrected typo in question 4.12 - Changed "How can a get list of key
IDs..." to "How can I get list of key IDs..."
* Modified URL listed in question 6.19 to become an actual hyperlink.
* Removed line continuation character ("\") at the end of command-
strings that were split into two lines (to lessen confusion for those
using Windows or OSes that don't support line continuation).
* Removed paragraph on line continuation, replacing it with a paragraph
to remind the reader that although some command lines may be split
into two lines to allow for proper web page display of the FAQ file
in some browsers, the entire command-string is to be entered all on
one line.
* Corrected command-line entries that lacked a "$" character at the
beginning of the command-string to signafy a shell prompt in order to
apply consitancy throughout the FAQ.
* Replaced <pre> tags with <samp> for code entries to improve display
for those browser with limited window widths (does not apply to
tables).
* Trimmed whitespace in tables to narrow width to improve display for
those browsers with limited window widths.
|
|
|
|
|
|
|
| |
* fi.po, zh_TW.po: New from TP Robot.
* es.po, gl.po, id.po, tr.po: Updated from TP Robot.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
trustdb.c (update_validity): Store temporary full & marginal counts in the
trustdb. (clear_validity, get_validity_counts): Return and clear temp
counts. (store_validation_status): Keep track of which keyids have been
stored. (validate_one_keyblock, validate_key_list): Use per-uid copies of
the full & marginal counts so they can be recalled for multiple levels.
(validate_keys): Only use unused keys for each new round.
(reset_unconnected_keys): Rename to reset_trust_records, and only skip
specifically excluded records.
|
| |
|
|
|
|
|
|
|
| |
capabilities section.
* trustdb.c (is_disabled): Remove incorrect comment.
|
|
|
|
|
|
|
|
| |
that the pk selfsigversion member accounts for 1F direct sigs.
* keyring.c (keyring_search): skipfnc didn't work properly with non-keyid
searches. Noted by Stefan Bellon.
|
|
|
|
|
|
|
|
| |
terminates but check again for the existence of the directory and
continue then.
* openfile.c (copy_options_file): Print a warning if the skeleton
file has active options.
|
| |
|
|
|
|
|
|
|
|
| |
(check_key_signature2): Pass the ultimately trusted pk directly to
check_key_signature2 to avoid going through the key selection mechanism.
This prevents a deadly embrace when two keys without selfsigs each sign
the other.
|
|
|
|
|
|
|
|
| |
there are no keys to refresh or if there is no keyserver set.
* getkey.c (merge_selfsigs_main): Any valid user ID should make a key
valid, not just the last one. This also fixes Debian bug #174276.
|
|
|
|
|
|
|
|
|
|
| |
expiration to a no-expiration value.
* keyedit.c (enable_disable_key): Comment.
* import.c (import_one): When in interactive mode and --verbose, don't
repeat some key information twice.
|