| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(cmd_encrypt): Add all enrypt-to marked certs to the list.
* encrypt.c (gpgsm_encrypt): Check that real recipients are
available.
* gpgsm.c (main): Make the --encrypt-to and --no-encrypt-to
options work. Pass the list of recients to gpgsm_server.
* gpgsm.h (certlist_s): Add field IS_ENCRYPT_TO.
(opt): Add NO_ENCRYPT_TO.
* certlist.c (gpgsm_add_to_certlist): New arg IS_ENCRYPT_TO.
Changed all callers and ignore duplicate entries.
(is_cert_in_certlist): New.
(gpgsm_add_cert_to_certlist): New.
|
| |
| |
| |
| |
| | |
(CFLAGS): Add --Wformat-noliteral in gcc mode.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
* certdump.c (gpgsm_print_serial): Cleaned up cast use in strtoul.
(gpgsm_dump_serial): Ditto.
* decrypt.c (gpgsm_decrypt): Replaced ERR by RC.
|
| |
| |
| |
| |
| |
| | |
* card-p15.c (p15_enum_keypairs): Replaced KRC by RC.
* card-dinsig.c (dinsig_enum_keypairs): Ditto.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
(print_isoname): Ditto.
* trustdb.c (check_regexp): s/exp/expr/.
* keyedit.c (trustsig_prompt): Removed a "> 255" term; it is
always false due to the data type.
* passphrase.c (agent_get_passphrase): Use xasprintf and avoid
non-literal format strings.
* tdbio.c (upd_hashtable, drop_from_hashtable, lookup_hashtable):
Fixed log_error format string bugs. Kudos to the now working
gcc-3.3 -Wformat-nonliteral and Florian Weimer's investigations in
gnupg 1.2.3.
|
| |
| |
| |
| |
| |
| |
| |
| | |
* util.h [!HAVE_VASPRINTF]: Add printf format attribute to the
replacement function.
* miscellaneous.c (xasprintf): New.
|
| |
| |
| |
| |
| | |
args. Suggested by Florian Weimer.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* sign.c (gpgsm_sign): Add validation checks for the default
certificate.
* gpgsm.c: Add -k as alias for --list-keys and -K for
--list-secret-keys.
|
| | |
|
| |
| |
| |
| |
| |
| | |
(log_set_file): Add feature to log to a socket.
(log_set_file, do_logv): Force printing with prefix and pid.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| | |
not need for real strong random here and it even better protect
the random bits used for the key.
|
| |
| |
| |
| |
| |
| | |
IV; there is not need for real strong random here and it even
better protect the random bits used for the key.
|
| |
| |
| |
| |
| | |
obsolete WEAK_RANDOM.
|
| |
| |
| |
| |
| |
| |
| |
| | |
jnlib checks.
* logging.c (writen, fun_writer, fun_closer): New.
(log_set_file): Add feature to log to a socket.
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
'GNUPG-1-9-BRANCH'.
|
| | |
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
* README.CVS: New.
* autogen.sh: Revamped except for the --build-w32 hack.
* Makefile.am: Add README.CVS
|
| | |
|
| |
| |
| |
| | |
'GNUPG-1-9-BRANCH'.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
(gpgsm_init_default_ctrl): Set USE_OCSP to the default value.
* certchain.c (gpgsm_validate_chain): Handle USE_OCSP.
* call-dirmngr.c (gpgsm_dirmngr_isvalid): Add arg USE_OCSP and
proceed accordingly.
|
| |
| |
| |
| |
| | |
* app-openpgp.c (verify_chv3): Check it here.
|
| | |
|
| |
| |
| |
| |
| | |
that this file is useful by other applications too.
|
| |
| |
| |
| |
| | |
* certchain.c (unknown_criticals): Fixed an error code test.
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
* signal.c: Removed unused file.
|
| | |
|
| | |
|
| |
| |
| |
| |
| | |
segv on Solaris. Reported by Andrew J. Schorr.
|
| | |
|
| |
| |
| |
| |
| | |
* Makefile.am (INCLUDES): Added: @LIBGCRYPT_CFLAGS@.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* certchain.c (gpgsm_validate_chain): Changed to use ksba_isotime_t.
* verify.c (strtimestamp_r, gpgsm_verify): Ditto.
* sign.c (gpgsm_sign): Ditto.
* keylist.c (print_time, list_cert_std, list_cert_colon): Ditto.
* certdump.c (gpgsm_print_time, gpgsm_dump_time, gpgsm_dump_cert):
Ditto.
|
| |
| |
| |
| |
| |
| |
| |
| |
| |
| |
| | |
* sign.c (gpgsm_sign):
* keylist.c (print_time, list_cert_std, list_cert_colon):
* certdump.c (gpgsm_print_time, gpgsm_dump_time, gpgsm_dump_cert):
* certchain.c (gpgsm_validate_chain): Changed to use ksba_isotime_t.
|
| |
| |
| |
| |
| | |
(get_ccid_error_string): New. Not very useful messages, though.
|
| | |
|
| |
| |
| |
| |
| |
| |
| | |
(gnupg_copy_time): New.
* gettime.c (gnupg_get_isotime): New.
|
| | |
|