| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| |
|
|
|
|
|
|
|
| |
old ad-hoc connection code to gpg-agent. We do need this for the
forthcoming diversion of card code to an already running gpg-agent
with card-support.
|
|
|
|
|
| |
signatures that use hashes other than SHA-1, RIPEMD160, or MD5.
|
|
|
|
|
| |
AES key sizes.
|
|
|
|
|
| |
callers. We no longer need to append to $PATH.
|
|
|
|
|
|
| |
flag 4. Use log_info for errors registering the default secret key.
* g10.c (main): Flag the default keyrings.
|
|
|
|
|
|
| |
Rather, call keyserver helpers with the full path. This fixes some
PATH-inspired DLL problems on W32. Noted by Carlo Luciano Bianco.
|
|
|
|
|
|
|
| |
libiconv source.
* mk-w32-dist: Add code to detect presence of source. Calculate a
build number; add option --build-number to overide.
|
|
|
|
|
| |
not there. This may happen due to typos in the translation.
|
|
|
|
|
|
| |
size of the object and not the one of its address. Bug reported by
Sascha Kiefer.
|
|
|
|
|
|
|
|
|
| |
gpgkeys_ldap.c. Print a string, but strip out any CRs.
* gpgkeys_finger.c (get_key), gpgkeys_hkp.c (get_key), gpgkeys_http.c
(get_key): Use it here when outputting key material to canonicalize
line endings.
|
|
|
|
|
|
|
|
|
| |
* openfile.c (ask_outfile_name): Enable readline completion when prompting
for an output filename.
* plaintext.c (ask_for_detached_datafile): Enable readline completion when
prompting for a detached sig datafile.
|
|
|
|
|
|
| |
indentation.
* card-util.c (command_generator, card_edit_completion): Ditto.
|
|
|
|
|
| |
* ldap.m4: Comments.
|
|
|
|
|
|
|
| |
[GNUPG_MAJOR_VERSION==1 && HAVE_LIBREADLINE]: New functions to enable
command completion in the --card-edit menu. (card_edit): Call them
here.
|
|
|
|
|
| |
by Stefan Bellon.
|
|
|
|
|
|
| |
New functions to enable command completion in the --edit-key menu.
(keyedit_menu): Call them here.
|
|
|
|
|
|
| |
disable readline completion. (init_ttyfp): Completion is disabled by
default.
|
|
|
|
|
| |
pick a disabled default. Noted by David Crick.
|
|
|
|
|
|
| |
* Makefile.am: Calculate GNUPG_LIBEXECDIR directly. Do not redefine
$libexecdir.
|
|
|
|
|
| |
$libexecdir.
|
|
|
|
|
|
| |
treat 'verbose' and 'include-disabled' as special. Just pass them through
silently to the keyserver helper.
|
|
|
|
|
|
|
|
| |
parse_ks_options and remove a lot of common code.
* ksutil.h, ksutil.c (parse_ks_options): Parse OPAQUE, and default
debug with no arguments to 1.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
free if options exist.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
reader type specific.
(scan_or_find_devices): Do not check the interface subclass in the
SPR532 kludge, as this depends on the firmware version.
(ccid_get_atr): Get the Slot status first. This solves the
problem with readers hanging on recent Linux 2.6.x.
(bulk_in): Add argument TIMEOUT and changed all callers to pass an
appropriate one. Change the standard timeout from 10 to 5 seconds.
(ccid_slot_status): Add a retry code with an initial short timeout.
(do_close_reader): Do an usb_reset before closing the reader.
|
|
|
|
|
|
| |
parse_ks_options): Pull a lot of duplicated code into a single options
parser for all keyserver helpers.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
localized asctimestamp to match the timezone used in the key
information.
* miscutil.c (isotimestamp): New.
|
|
|
|
|
|
|
|
| |
* mk-w32-dist: Check for patch files.
* w32installer.nsi: Translated a few more strings. Print a
warning if permssions are not suitable for the installation.
Add Uninstaller entries.
|
|
|
|
|
|
| |
* Makefile.am (ASFLAGS): Renamed to AM_CCASFLAGS and added the
variable for non exectubale stack options. Adapted users.
|
|
|
|
|
| |
alias for http-proxy.
|
|
|
|
|
| |
preventing --delete-secret-and-public-keys from deleting secret keys.
|
|
|
|
|
| |
earlier.
|
|
|
|
|
| |
when checking whether a resize is needed.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Fixes #423.
* DETAILS: Document new status codes.
* cardglue.c (agent_scd_pkdecrypt, agent_scd_pksign)
(agent_scd_genkey, agent_scd_setattr, agent_scd_change_pin)
(agent_scd_checkpin, agent_openpgp_storekey): Make sure to send a
SC_OP_FAILURE after card operations which might change data.
* card-util.c (change_pin): Send a SC_OP_SUCCESS after a PIN has
been changed.
(change_name): Removed a debug output.
* status.h, status.c: New codes BAD_PASSPHRASE_PIN, SC_OP_FAILURE
and SC_OP_SUCCESS.
* de.po: Updated. Translation is still in the works, though.
|
|
|
|
|
| |
problems on Mingw32.
|
|
|
|
|
| |
from a place where it is useful (i.e. --edit-key and not --sign-key).
|
|
|
|
|
| |
libexec, but calling them in libexec/gnupg.
|
| |
|
|
|
|
|
|
|
|
| |
keyserver if no URL is available.
* w32installer.nsi: Added page to select the language.
* mk-w32-dist: Create the opt.ini using the available languages.
|
|
|
|
|
| |
* mk-w32-dist: Create the opt.ini using the available languages.
|
|
|
|
|
|
|
|
| |
* passphrase.c (agent_get_passphrase): Don't call free_public_key
if PK is NULL.
(passphrase_clear_cache): Ditto. Removed debug output.
(passphrase_to_dek): Ditto.
|
|
|
|
|
|
| |
* curl-shim.h, gpgkeys_curl.c (main), gpgkeys_ldap.c (main): Add
ca-cert-file option, to pass in the SSL cert.
|
|
|
|
|
|
|
|
| |
terms of the current HTTP iobuf API.
* gpgkeys_curl.c [FAKE_CURL], Makefile.am: If FAKE_CURL is set, link with
the iobuf code rather than libcurl.
|
|
|
|
|
| |
* NEWS: Note Mister/Zuccherato CFB countermeasures.
|
|
|
|
|
| |
regards to the Mister and Zuccherato attack on OpenPGP CFB mode.
|