aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS (follow)
Commit message (Collapse)AuthorAgeFilesLines
* * configure.ac: Add PATHSEP_C and PATHSEP_S. For W32 let allWerner Koch2004-12-201-0/+6
| | | | | | | | | | | | | | | | | | | | directories default to c:/gnupg. Require libassuan 0.6.9. * gpg-agent.c (main) [W32]: Now that Mutexes work we can remove the pth_init kludge. (main): Add new options --[no-]use-standard-socket. (check_for_running_agent): Check whether it is running on the standard socket. * sysutils.h [W32]: Define sleep. * util.h: Add prototype for mkdtemp. * call-agent.c (start_agent): Before starting a pipe server start to connect to a server on the standard socket. Use PATHSEP * call-dirmngr.c (start_dirmngr): Use PATHSEP. * import.c: Include unistd.h for dup and close.
* * configure.ac (have_w32_system): New. Disable Pth checks for W32.Werner Koch2004-12-061-1/+1
| | | | | | | | | Link jnlib/w32-pth.h to pth.h. * Makefile.am (pkglib_PROGRAMS): Build only for W32. * keydb.c: Don't define DIRSEP_S here.
* post release version number updatesWerner Koch2004-12-031-0/+4
|
* Preparing 1.9.13Werner Koch2004-12-031-1/+5
|
* Post release preparationsWerner Koch2004-10-221-0/+4
|
* Releasing 1.9.12V1-9-12Werner Koch2004-10-221-1/+1
|
* Compile fixes.Werner Koch2004-10-221-2/+4
|
* * sc-investigate: Removed.Werner Koch2004-10-201-0/+4
| | | | | | | | | | | | | | | | | * Makefile.am (sc_investigate): Removed. * pcsc-wrapper.c (load_pcsc_driver): Load get_status_change func. (handle_open): Succeed even without a present card. (handle_status, handle_reset): New. * apdu.c (apdu_open_reader): Load pcsc_get_status_change fucntion. (pcsc_get_status): Implemented. (reset_pcsc_reader): Implemented. (open_pcsc_reader): Succeed even with no card inserted. (open_ccid_reader): Set LAST_STATUS. * iso7816.c (iso7816_select_application): Always use 0 for P1.
* Fixed copyright yearsWerner Koch2004-10-151-1/+2
|
* post release preparationsWerner Koch2004-10-011-0/+4
|
* *** empty log message ***Werner Koch2004-10-011-1/+1
|
* * gpgv.c (i18n_init): Always use LC_ALL.Werner Koch2004-09-301-0/+2
| | | | | | | | | | | | | | | | | | | * kbxutil.c (i18n_init): Always use LC_ALL. * gpgsm.c (i18n_init): Always use LC_ALL. * certdump.c (gpgsm_format_name): Factored code out to .. (gpgsm_format_name2): .. new. (gpgsm_print_name): Factored code out to .. (gpgsm_print_name2): .. new. (print_dn_part): New arg TRANSLATE. Changed all callers. (print_dn_parts): Ditto. (gpgsm_format_keydesc): Do not translate the SUBJECT; we require it to stay UTF-8 but we still want to filter out bad control characters. * gpgconf.c (i18n_init): Always use LC_ALL.
* (check_for_running_agent): New.Werner Koch2004-09-091-0/+6
| | | | | | | | (main): The default action is now to check for an already running agent. (parse_rereadable_options): Set logfile only on reread. (main): Do not print the "is development version" note.
* * import.c (check_and_store): Do a full validation ifWerner Koch2004-08-171-0/+3
| | | | | | | | | | | | | | --with-validation is set. * certchain.c (gpgsm_basic_cert_check): Print more detailed error messages. * certcheck.c (do_encode_md): Partly support DSA. Add new arg PKALGO. Changed all callers to pass it. (pk_algo_from_sexp): New. tests/pkits: New directory
* post-release version number bumpWerner Koch2004-07-221-0/+4
|
* * trustlist.c (read_list): Allow colons in the fingerprint.Werner Koch2004-07-221-2/+9
| | | | | | | | | | | | | (headerblurb): Rephrased. * gpg-agent.c (handle_connections): Increase the stack size ot 256k. * de.po: Updated. * scdaemon.c (main): Bumbed thread stack size up to 512k. * keylist.c (list_cert_raw): Print the keygrip.
* post release version bumpWerner Koch2004-06-081-0/+4
|
* about to release 1.9.9V1-9-9Werner Koch2004-06-081-1/+1
|
* * configure.ac: Require libksba 0.9.7.Werner Koch2004-06-061-0/+2
| | | | | | | | | | | | | | | | * certreqgen.c (get_parameter_uint, create_request): Create an extension for key usage when requested. * gpgsm.c (main): Install emergency_cleanup also as an atexit handler. * verify.c (gpgsm_verify): Removed the separate error code handling for KSBA. We use shared error codes anyway. * export.c (export_p12): Removed debugging code. * encrypt.c (gpgsm_encrypt): Put the session key in to secure memory.
* * gpgsm.h (opt): Add member CONFIG_FILENAME.Werner Koch2004-05-111-0/+3
| | | | | | | * gpgsm.c (main): Use it here instead of the local var. * server.c (gpgsm_server): Print some additional information with the hello in verbose mode.
* post release version bumpWerner Koch2004-04-291-0/+5
|
* About to release 1.9.8Werner Koch2004-04-291-1/+4
|
* The keybox gets now compressed after 3 hours and ephemeralWerner Koch2004-04-261-0/+6
| | | | | stored certificates are deleted after about a day.
* * command.c (scd_update_reader_status_file): Write status files.Werner Koch2004-04-201-0/+5
| | | | | | | | | | | | | | * 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.
* post release re-versioningWerner Koch2004-04-061-0/+4
|
* About to release 1.9.7V1-9-7Werner Koch2004-04-061-1/+1
|
* * configure.ac: Require libgcrypt 1.1.94.Werner Koch2004-04-061-0/+3
| | | | | | | | | | 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
* Require libgcrypt 1.1.94.Werner Koch2004-04-061-0/+2
|
* *** empty log message ***Werner Koch2004-03-161-0/+4
|
* post release development preparationsWerner Koch2004-03-061-0/+4
|
* Preparing for a releaseWerner Koch2004-03-061-1/+2
|
* post release version bumbWerner Koch2004-02-211-0/+5
|
* About to release 1.9.5V1-9-5Werner Koch2004-02-211-2/+2
|
* * protect-tool.c: New options --have-cert and --prompt.Werner Koch2004-02-191-0/+2
| | | | | | | | | | | | | | | | | | | | (export_p12_file): Read a certificate from STDIN and pass it to p12_build. Detect a keygrip and construct the filename in that case. Unprotcet a key if needed. Print error messages for key formats we can't handle. (release_passphrase): New. (get_passphrase): New arg PROMPTNO. Return the allocated string. Changed all callers. * minip12.c: Revamped the build part. (p12_build): New args CERT and CERTLEN. * simple-pwquery.c (agent_open): Don't mangle INFOSTR. * export.c (export_p12, popen_protect_tool) (gpgsm_p12_export): New. * gpgsm.c (main): New command --export-secret-key-p12.
* * protect-tool.c (main): Setup the used character set.Werner Koch2004-02-181-1/+7
| | | | | | | | * gpg-agent.c (main): Ditto. * gpg-agent.c (set_debug): New. New option --debug-level. (main): New option --gpgconf-list.
* * command.c (cmd_setkeydesc): New.Werner Koch2004-02-131-2/+5
| | | | | | | | | | | | (register_commands): Add command SETKEYDESC. (cmd_pksign, cmd_pkdecrypt): Use the key description. (reset_notify): Reset the description. * findkey.c (unprotect): Add arg DESC_TEXT. (agent_key_from_file): Ditto. * pksign.c (agent_pksign): Ditto. * pkdecrypt.c (agent_pkdecrypt): Ditto. Made CIPHERTEXT an unsigned char*.
* Require libksba 0.9.4 and libgcrypt 1.1.92.Werner Koch2004-02-131-0/+4
|
* * am/cmacros.am: New.Werner Koch2004-02-121-0/+3
| | | | | | | | | * configure.ac: Removed the need for g10defs.h. Reworked the --with-foo-pgm stuff. * autogen.sh (check_version): Removed bashism and simplified. * acinclude.m4 (AM_PATH_OPENSC): Kludge to avoid error output for a bad opensc-config.
* Post release updatedWerner Koch2004-01-301-0/+4
|
* * configure.ac: Require libksba 0.9.3 due to another bug fix there.Werner Koch2004-01-301-1/+5
| | | | | | | | | * sign.c (add_certificate_list): Decrement N for the first cert. * Makefile.am (sbin_SCRIPTS): New, to install addgnupghome. (EXTRA_DIST): Added rfc822parse.c rfc822parse.h gpgparsemail.c which might be useful for debugging.
* * README: Updated.Werner Koch2004-01-291-0/+4
|
* Post release version number bump.Werner Koch2003-12-231-0/+4
|
* * README-alpha: Removed.V1-9-3Werner Koch2003-12-231-1/+1
| | | | | * configure.ac, Makefile.am: Add the tests and tools directories.
* Enable the tests directory.Werner Koch2003-12-231-2/+2
|
* * server.c (gpgsm_server): Add arg DEFAULT_RECPLIST.Werner Koch2003-12-171-2/+7
| | | | | | | | | | | | | | | (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.
* Updated.Werner Koch2003-12-161-4/+4
|
* * configure.ac: Check for funopen and fopencookie as part of theWerner Koch2003-12-161-1/+7
| | | | | | | | jnlib checks. * logging.c (writen, fun_writer, fun_closer): New. (log_set_file): Add feature to log to a socket.
* (Certificate Options): Add --{enable,disable}-ocsp.Werner Koch2003-12-011-0/+4
|
* *** empty log message ***Werner Koch2003-11-171-0/+3
|
* Preparing for 1.9.2 release.V1-9-2Werner Koch2003-11-171-1/+3
|