| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
|
|
|
|
| |
sig with --verbose on.
* parse-packet.c (enum_sig_subpkt): Make a warning message a --verbose
warning message since the devel version can make signatures that trigger
it each time.
|
|
|
|
|
| |
space for the ":port" text in HKP URLs.
|
|
|
|
|
|
|
|
| |
Pascal Hartig and Walter Koch.
* configure.ac (ALL_LINGUAS): Added Hungarian translation by Nagy
Ferenc L�szl�.
|
|
|
|
|
| |
* README: Put back proper copyright line.
|
| |
|
|
|
|
|
|
|
|
|
| |
needs to be a generated file.
* sigs.test: TODO note to add the new SHAs when we start generating them.
* mds.test: Test the new SHAs.
|
|
|
|
|
|
|
|
| |
range of years but must list each year we have prepared a release
and applied a textual change to a file. It is common that some
files are not changed in a couple of years and a range would not
allow to express this.
|
| |
|
|
|
|
|
| |
are created. Suggested by [email protected].
|
|
|
|
|
| |
again.
|
|
|
|
|
| |
warnings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
duplicate signatures with --expert.
* pkclist.c (check_signatures_trust): Don't display a null fingerprint
when checking a signature with --always-trust enabled.
* filter.h (progress_filter_context_t), progress.c (handle_progress): Fix
compiler warnings. Make "what" constant.
* build-packet.c (do_plaintext): Do not create invalid literal packets
with >255-byte names.
|
| |
|
| |
|
|
|
|
|
| |
really "pks corruption" (repair-pks-subkey-bug).
|
|
|
|
|
|
|
| |
* de.po, de.glo: New from Walter.
* sk.po: New.
|
| |
|
|
|
|
|
| |
[email protected].
|
|
|
|
|
| |
* progress.c (handle_progress): Make use of it.
|
|
|
|
| |
'STABLE-BRANCH-1-2'.
|
| |
|
|
|
|
|
|
| |
* acinclude.m4 (GNUPG_CHECK_ENDIAN): Fixed quoting of r.e. using
quadrigraphs.
|
| |
|
|
|
|
|
| |
might break applications.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
agent is to be used. Noted by Ingo Kl�cker.
(agent_get_passphrase): Inhibit caching when we have no
fingerprint. This is required for key generation as well as for
symmetric only encryption.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
(passphrase_to_dek): Ditto. Passed to above. Changed all
callers to pass NULL.
* seckey-cert.c (do_check): New arg CANCELED.
(check_secret_key): Terminate loop when canceled.
* keyedit.c (change_passphrase): Pass ERRTEXT untranslated to
passphrase_to_dek and translate where appropriate.
* seckey-cert.c (check_secret_key): Ditto.
* keygen.c (ask_passphrase): Ditto.
* passphrase.c (agent_get_passphrase): Translate the TRYAGAIN_TEXT.
Switch the codeset to utf-8.
|
|
|
|
|
|
| |
used to re-loop with same file after an error. Reported by Joseph
Walton.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Special thanks to Michael C. Toren for his help in lining up a sparc to
test this fix on.
* keyserver.c (keyserver_work): Call out error for keyserver helper with a
different version than us.
* main.h, g10.c (main), import.c (parse_import_options,
fix_pks_corruption): It's really PKS corruption, not HKP corruption.
Keep the old repair-hkp-subkey-bug command as an alias.
* g10.c (main): Rename --no-version to --no-emit-version for consistency.
Keep --no-version as an alias.
|
| |
|
|
|
|
|
| |
cvs-update or well, Gnus mailcheck)
|
|
|
|
|
| |
useful for some cross-compiling targets.
|
| |
|
|
|
|
|
|
|
|
| |
* README: Add --enable-sha512 switch and update version number and
copyright date.
* NEWS: Add note about SHA-256/384/512.
|
|
|
|
|
|
| |
* gpg.sgml: Some cleanup of --no-xxx options, make sure that all SGML tags
are closed, clarify --pgp8 allows SHA-256, and document --no-emit-version.
|
|
|
|
|
|
| |
* sign.c (sign_file, clearsign_file, sign_symencrypt_file): Remove unused
code.
|
|
|
|
|
|
|
|
| |
than a CERT.
* import.c (delete_inv_parts): Discard any key signatures that aren't key
types (i.e. 0x00, 0x01, etc.)
|
| |
|
| |
|
|
|
|
|
| |
* Makefile.am: Make use of AM_CFLAGS and AM_LDFLAGS.
|
|
|
|
|
| |
"index". Local fix for GnuPG.
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
boolean input.
* g10.c (main): Add deprecated option warning for --list-ownertrust. Add
--compression-algo alias for --compress-algo. Change --version output
strings to match "showpref" strings, and make translatable.
|
|
|
|
|
|
| |
the output of implementations which don't run for PGP 2
compatibility won't get garbled.
|
|
|
|
|
|
| |
the output of implementations which don't run for PGP 2
compatibility won't get garbled.
|
|
|
|
|
|
| |
messages. Fix segfault with symmetric messages. Fix incorrect prompt
with symmetric messages.
|
|
|
|
|
|
|
|
|
|
| |
"no-mangle-dos-filenames".
* mainproc.c (proc_encrypted): Make string translatable.
* keygen.c (keygen_set_std_prefs): Include AES192, and AES256 in default
prefs.
|
|
|
|
|
|
|
|
|
|
|
| |
signature caches to prevent another gpg from tampering with the temporary
copy.
* keydb.c: Double the maximum number of keyrings to 40.
* parse-packet.c (dump_sig_subpkt): Show the notation names for
not-human-readable notations. Fix cosmetic off-by-one length counter.
|