| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|
|
|
|
| |
as a URI, but only if verbose.
|
| |
|
|
|
|
|
|
|
|
|
| |
--disable-keyserver-helpers, --enable-exec-path, and --with-photo-viewer.
* configure.ac: Add --with-photo-viewer to lock the viewer at compile time
and --disable-keyserver-helpers and --disable-photo-viewers to allow
disabling one without disabling the other.
|
|
|
|
|
|
|
|
| |
arguments when using assuan.
* server.c (cmd_recipient): No more need for extra blank in constants.
* import.c (print_imported_status): Ditto.
* gpgsm.c (main): Ditto.
|
|
|
|
|
| |
fixed value.
|
|
|
|
|
|
| |
USE_EXEC_PATH is defined at compile time, use it to lock the exec-path and
not allow the user to change it.
|
|
|
|
|
|
|
|
|
|
|
|
| |
use the original keyserver URI for cosmetics rather than trying to
recreate it when needed.
* mainproc.c (check_sig_and_print): Properly disregard expired uids.
Make sure that the first uid listed is a real uid and not an attribute
(attributes should only be listed in the "aka" section). When there are
no valid textual userids, try for an invalid textual userid before using
any attribute uid.
|
|
|
|
|
| |
the fingerprint.
|
|
|
|
|
| |
warning.
|
|
|
|
|
|
|
|
|
|
|
|
| |
all callers.
* call-agent.c (learn_cb): Print info message only for real imports.
* import.c (gpgsm_import): Moved duplicated code to ...
(check_and_store): new function. Added magic to import the entire
chain. Print status only for real imports and moved printing code
to ..
(print_imported_status): New.
|
|
|
|
|
|
|
|
| |
call in very verbose mode.
* gpgsm.c (main): Use the same error codes for STATUS_INV_RECP as
with the server mode.
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
unparseable HKP response.
* gpgkeys_hkp.c (main): Warn on honor-http-proxy, broken-http-proxy, and
include-subkeys (not supported yet).
* gpgkeys_ldap.c (main), gpgkeys_hkp.c (http_connect, main): Fix some
shadowing warnings.
|
|
|
|
|
|
|
|
| |
viewers for Win32 since they are the defaults now.
* parse-packet.c (make_attribute_uidname), keylist.c (dump_attribs): Fix
two typecast warnings.
|
|
|
|
|
|
| |
mkdtemp.c (mkdtemp), photoid.c (parse_image_header): Fix some signedness
compiler warnings.
|
| |
|
| |
|
|
|
|
|
|
| |
* README: Marked as development version and moved most stuff of
the old INSTALL file to here.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
build the texi vesions of the manual pages anymore automatically.
|
|
|
|
|
| |
entry descriptions.
|
| |
|
|
|
|
|
|
| |
HAVE_DOSISH_SYSTEM is also set for OS/2 and plain DOS. Provide
constant missing in older mingw installations.
|
|
|
|
|
| |
include gpgv.
|
| |
|
| |
|
|
|
|
|
|
|
|
| |
(HAVE_DEV_RANDOM_IOCTL): Removed test for it; it was never used.
* BUGS, AUTHORS: Add a note on how to send security related bug
reports.
|
|
|
|
|
|
| |
was never used and the configure test did set the wrong macro
anyway.
|
|
|
|
|
| |
shadowing warning.
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* certpath.c (find_up): Try to retrieve an issuer key from an
external source and from the ephemeral key DB.
(find_up_store_certs_cb): New.
* keydb.c (keydb_set_ephemeral): Does now return the old
state. Call the backend only when required.
* call-dirmngr.c (start_dirmngr): Use GNUPG_DEFAULT_DIRMNGR.
(lookup_status_cb): Issue status only when CTRL is not NULL.
(gpgsm_dirmngr_lookup): Document that CTRL is optional.
* call-agent.c (start_agent): Use GNUPG_DEFAULT_AGENT.
|
|
|
|
|
| |
* call-scd.c (start_scd): Use GNUPG_DEFAULT_SCDAEMON.
|
| |
|
| |
|
| |
|
|
|
|
|
| |
Certificate.
|
| |
|
|
|
|
|
|
|
| |
(main): New command --p12-export.
* minip12.c (create_final,p12_build,compute_tag_length): New.
(store_tag_length): New.
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* call-agent.c (start_agent): Create and pass the list of FD to
keep in the child to assuan.
* call-dirmngr.c (start_dirmngr): Ditto.
* scdaemon.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.
* assuan-pipe-connect.c (assuan_pipe_connect): No special handling
for the log_fd and stderr. Connect stderr to /dev/null if it
should not be retained.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* findkey.c (agent_write_private_key,agent_key_from_file)
(agent_key_available): Use GNUPG_PRIVATE_KEYS_DIR constant.
* gpg-agent.c (main): Use GNUPG_DEFAULT_HOMEDIR constant.
* protect-tool.c (store_private_key): New.
(import_p12_file): Store the new file if requested.
(main): New options --force and --store.
* gpg-agent.c (main): Set a global flag when runing detached.
* query.c (start_pinentry): Pass the list of FD to keep in the
child when not running detached.
* call-scd.c (start_scd): Ditto.
|
|
|
|
|
| |
* gpgsm.c: --debug-no-path-validation does not take an argument.
|
| |
|
|
|
|
|
| |
accidently print an extra LF.
|
|
|
|
|
|
|
| |
(import_p12_file): New.
(main): New command --p12-import.
* minip12.c, minip12.h: New.
|
|
|
|
|
|
|
|
|
|
|
| |
removed NEED_DELIM arg and changed caller.
* export.c (gpgsm_export): Print LFs to FP and not stdout.
(print_short_info): Ditto. Make use of gpgsm_print_name.
* server.c (cmd_export): Use output-fd instead of data lines; this
was actually the specified way.
|