aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* About to release 1.9.8Werner Koch2004-04-293-3/+10
|
* typo fixWerner Koch2004-04-291-1/+1
|
* * app-openpgp.c (do_setattr): Sync FORCE_CHV1.Werner Koch2004-04-292-1/+9
|
* * card-util.c (card_edit): Remove PIN verification.Werner Koch2004-04-293-33/+33
| | | | | | (generate_card_keys): New arg SERIALNO. Do PIN verification here after resetting forced_chv1.
* Add --ocsp-signer for the dirmngr backend.Werner Koch2004-04-282-0/+7
|
* * app-common.h: Do not include ksba.h for gnupg 1.Werner Koch2004-04-283-1/+6
|
* * gpgsm.c: New command --keydb-clear-some-cert-flags.Werner Koch2004-04-285-3/+127
| | | | | | | * keydb.c (keydb_clear_some_cert_flags): New. (keydb_update_keyblock, keydb_set_flags): Change error code CONFLICT to NOT_LOCKED.
* * app-common.h: New members FNC.DEINIT and APP_LOCAL.Werner Koch2004-04-264-33/+235
| | | | | | | | | | | | | | | * app.c (release_application): Call new deconstructor. * app-openpgp.c (do_deinit): New. (get_cached_data, flush_cache_item, flush_cache_after_error) (flush_cache): New. (get_one_do): Replaced arg SLOT by APP. Make used of cached data. (verify_chv2, verify_chv3): Flush some cache item after error. (do_change_pin): Ditto. (do_sign): Ditto. (do_setattr): Flush cache item. (do_genkey): Flush the entire cache. (compare_fingerprint): Use cached data.
* (change_name): Check that the NAME is not too long.Werner Koch2004-04-262-0/+30
| | | | | | (change_url): Likewise. (change_login): Likewise.
* (start_scd): Do not register an event signal if weWerner Koch2004-04-262-1/+9
| | | | | are running as a pipe server.
* * scdaemon.c (main): Do the last change the usual way. This is soWerner Koch2004-04-264-7/+15
| | | | | | | | that we can easily test for versioned config files above. * gpgsm.c (main) <gpgconf>: Do not use /dev/null as default config filename.
* * call-agent.c (gpgsm_agent_pksign, gpgsm_agent_pkdecrypt)Werner Koch2004-04-2613-66/+90
| | | | | | | | | | | | | | (gpgsm_agent_genkey, gpgsm_agent_istrusted) (gpgsm_agent_marktrusted, gpgsm_agent_havekey) (gpgsm_agent_passwd): Add new arg CTRL and changed all callers. (start_agent): New arg CTRL. Send progress item when starting a new agent. * sign.c (gpgsm_get_default_cert, get_default_signer): New arg CTRL to be passed down to the agent function. * decrypt.c (prepare_decryption): Ditto. * certreqgen.c (proc_parameters, read_parameters): Ditto. * certcheck.c (gpgsm_create_cms_signature): Ditto.
* 2004-04-26 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-04-262-3/+12
| | | | | | * scdaemon.c (main): For now, always print default filename for --gpgconf-list, and never /dev/null.
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-2614-57/+413
| | | | | stored certificates are deleted after about a day.
* (oidtranstbl): New. OIDs collected from several sources.Werner Koch2004-04-232-21/+309
| | | | | | | (print_name_raw, print_names_raw, list_cert_raw): New. (gpgsm_list_keys): Check the dump mode and pass it down as necessary.
* (main): New commands --dump-keys, --dump-external-keys,Werner Koch2004-04-224-13/+241
| | | | | --dump-secret-keys.
* * command.c (scd_update_reader_status_file): Send a signal back toWerner Koch2004-04-213-8/+55
| | | | | | | | | the client. (option_handler): Parse the new event-signal option. * scdaemon.c (handle_signal): Do not use SIGUSR{1,2} anymore for changing the verbosity.
* * call-scd.c (start_scd): Send event-signal option. Always checkWerner Koch2004-04-214-20/+45
| | | | | | | | that the scdaemon is still running. * gpg-agent.c (handle_signal): Do not use SIGUSR{1,2} anymore for changing the verbosity.
* * command.c (scd_update_reader_status_file): Write status files.Werner Koch2004-04-206-11/+68
| | | | | | | | | | | | | | * app-help.c (app_help_read_length_of_cert): Fixed calculation of R_CERTOFF. * pcsc-wrapper.c: New. * Makefile.am (pkglib_PROGRAMS): Install it here. * apdu.c (writen, readn): New. (open_pcsc_reader, pcsc_send_apdu, close_pcsc_reader): Use the pcsc-wrapper if we are using Pth. (apdu_send_le): Reinitialize RESULTLEN. Handle SW_EOF_REACHED like SW_SUCCESS.
* 2004-04-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-04-202-1/+6
| | | | | | * gpgconf-comp.c (gc_options_gpg_agent): Change type of ignore-cache-for-signing option to GC_ARG_TYPE_NONE.
* * pcsc-wrapper.c: New.Werner Koch2004-04-2011-78/+1827
| | | | | | | | * Makefile.am (pkglib_PROGRAMS): Install it here. * apdu.c (writen, readn): New. (open_pcsc_reader, pcsc_send_apdu, close_pcsc_reader): Use the pcsc-wrapper if we are using Pth.
* Include jnlib/types.h and remove our ownWerner Koch2004-04-202-11/+11
| | | | | definitions for byte.u16 and u32.
* Remove the fopencookie test. We don't need theWerner Koch2004-04-201-1/+0
| | | | | | dummy function because we conditionally use fopencookie, fpencookie or a replacement at place.
* * configure.ac: Remove the fopencookie test. We don't need theWerner Koch2004-04-202-3/+9
| | | | | | dummy function because we conditionally use fopencookie, fpencookie or a replacement at place.
* Removed this file from the CVS.Werner Koch2004-04-201-37/+0
|
* 2004-04-02 Thomas Schwinge <[email protected]>Marcus Brinkmann2004-04-192-2/+6
| | | | | * autogen.sh: Added ACLOCAL_FLAGS.
* * gpg-agent.c (main): Tell the logging code taht we are runnignWerner Koch2004-04-165-33/+91
| | | | | | | | | | | detached. * logging.h (JNLIB_LOG_WITH_PREFIX): Add constants for the flag values. * logging.c (log_set_prefix): New flag DETACHED. (fun_writer): Take care of this flag. (log_test_fd): New.
* * misc.c (setup_pinentry_env): New.Werner Koch2004-04-135-2/+46
| | | | | | * import.c (popen_protect_tool): Call it. * export.c (popen_protect_tool): Call it.
* (copy_and_escape): Relaxed quoting.Werner Koch2004-04-132-5/+11
|
* (gpgsm_decrypt): Return GPG_ERR_NO_DATA if it is not aWerner Koch2004-04-082-0/+10
| | | | | encrypted message.
* Documented --force-crl-refreshWerner Koch2004-04-071-0/+10
|
* * gpgsm.c: New option --force-crl-refresh.Werner Koch2004-04-075-2/+26
| | | | | * call-dirmngr.c (gpgsm_dirmngr_isvalid): Pass option to dirmngr.
* (my_dgettext): Switch the codeset once to utf-8.Werner Koch2004-04-072-2/+22
| | | | | Allow building with out NLS.
* post release re-versioningWerner Koch2004-04-062-1/+5
|
* About to release 1.9.7V1-9-7Werner Koch2004-04-063-2/+4
|
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-0620-407/+609
| | | | | | | | | | Introduce PACKAGE_GT and set it to gnupg2. * gpg-agent.c (main): Use new libgcrypt thread library register scheme. * Makevars (DOMAIN): Init from PACKAGE_GT
* Add STATUS_NEWSIGWerner Koch2004-04-062-0/+2
|
* (main): Use new libgcrypt thread library registerWerner Koch2004-04-062-11/+21
| | | | | scheme.
* Require libgcrypt 1.1.94.Werner Koch2004-04-063-2/+8
|
* Typo fixWerner Koch2004-04-051-1/+1
|
* * verify.c (gpgsm_verify): Print STATUS_NEWSIG for each signature.Werner Koch2004-04-058-22/+159
| | | | | | | | | | | | | * certchain.c (gpgsm_validate_chain) <gpgsm_cert_use_cer_p>: Do not just warn if a cert is not suitable; bail out immediately. * call-dirmngr.c (isvalid_status_cb): New. (unhexify_fpr): New. Taken from ../g10/call-agent.c (gpgsm_dirmngr_isvalid): Add new arg CTRL, changed caller to pass it thru. Detect need to check the respondert cert and do that. * certchain.c (gpgsm_validate_chain): Add new arg FLAGS. Changed all callers.
* (STATUS_NEWSIG): New.Werner Koch2004-04-052-1/+6
|
* (gpgsm_sign): Include a short list of capabilities.Werner Koch2004-03-242-0/+23
|
* Add dirmngr:allow-ocspWerner Koch2004-03-232-0/+4
|
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-232-3/+9
| | | | | | | | * gpgconf-comp.c (gc_options_dirmngr): Set GC_OPT_FLAG_ARG_OPT for "LDAP Server". (change_options_file): Remove assertion that tests that this flag is not present. Handle an empty string in OPTION->new_value.
* 2004-03-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2004-03-232-2/+4
| | | | | * gpgconf.c (main): Remove obsolete warning.
* Make it workWerner Koch2004-03-232-4/+12
|
* add missing commaWerner Koch2004-03-231-1/+1
|
* (gc_options_gpg): New.Werner Koch2004-03-232-0/+55
| | | | | (gc_component_t, gc_component): Add GC_BACKEND_GPG.
* * configure.ac: Define SAFE_VERSION_DASH and SAFE_VERSION_DOT>Werner Koch2004-03-234-18/+133
| | | | | | | | * g10.c: New options --gpgconf-list, --debug-level and --log-file (set_debug): Add arg DEBUG_LEVEL. (main): Look at less and less version specific config files. From gnupg 1.3.