aboutsummaryrefslogtreecommitdiffstats
path: root/sm/ChangeLog (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Upgraded gettext.Werner Koch2007-05-071-0/+4
| | | | | Fixed accidental dependency on libgcrypt 1.3.0.
* Improved logging for error orginating from libgcrypt.Werner Koch2007-04-201-0/+4
|
* * certcheck.c (do_encode_md): Add arg PKEY. Add support for DSA2Werner Koch2007-04-201-0/+8
| | | | | | | | | and all ECDSA sizes. (get_dsa_qbits): New. (pk_algo_from_sexp): A key will never contain ecdsa as algorithm, so remove that.
* sm/Werner Koch2007-04-181-0/+4
| | | | | | * certcheck.c (do_encode_md): Support 160 bit ECDSA.
* g10/ and sm/Werner Koch2007-04-131-0/+5
| | | | | | | | | | | | | | * call-agent.c (start_agent): Don't use log_error when using the fallback hack to start the agent. This is bug 782. scripts/ * mail-to-translators: Copied from 1.4. and adjusted. tools/ * gpgconf-comp.c: Allow changing of --allow-mark-trusted. * gpg-connect-agent.c (main): New option --decode and commands decode and undecode. (read_and_print_response): Implement option.
* Add a way to get a listing of available CCID readers.Werner Koch2007-04-031-2/+2
|
* kbx/Werner Koch2007-03-201-0/+12
| | | | | | | | | | | | | | | | | | | | * keybox.h (KEYBOX_FLAG_BLOB_SECRET, KEYBOX_FLAG_BLOB_EPHEMERAL): New. * keybox-update.c (keybox_compress): Use it here instead of a magic constant. sm/ * fingerprint.c (gpgsm_get_fingerprint): Add caching. (gpgsm_get_fingerprint_string): Use bin2hexcolon(). (gpgsm_get_fingerprint_hexstring): Use bin2hex and allocate only as much memory as required. (gpgsm_get_keygrip_hexstring): Use bin2hex. * certchain.c (gpgsm_validate_chain): Keep track of the certificate chain and reset the ephemeral flags. * keydb.c (keydb_set_cert_flags): New args EPHEMERAL and MASK. Changed caller to use a mask of ~0. Return a proper error code if the certificate is not available.
* Allow setting of the passphrase encoding of pkcs#12 files.Werner Koch2007-03-201-0/+6
| | | | New option --p12-charset.
* Allow export to work on systems without funopen/fopencookie.Werner Koch2007-03-191-2/+14
|
* Changes to let the key listing use estream to help systems withoutWerner Koch2007-03-191-0/+22
| | | | | funopen.
* Included LIBICONV in all Makefiles.Werner Koch2007-01-311-0/+5
| | | | | | | | | | g10/ * passphrase.c (passphrase_get): Set the cancel flag on all error from the agent. Fixes a bug reported by Tom Duerbusch. sm/ * gpgsm.c (main): Let --gen-key print a more informative error message.
* Added LIBINTL to more Makefile targets.Werner Koch2007-01-301-0/+4
| | | | | | | | | | | | | | | | | | | | doc/ * com-certs.pem: Added the current root certifcates of D-Trust and S-Trust. g10/ * status.c (write_status_begin_signing): New. * sign.c (sign_file, sign_symencrypt_file): Call it. * textfilter.c (copy_clearsig_text): Call it. * call-agent.c (agent_scd_pksign): Pass --hash-rmd160 to SCD if required. * gpg.c (main): Let --no-use-agent and --gpg-agent-info print a warning. * misc.c (obsolete_option): New.
* Add subjectAltName to the list of known critical extensionsWerner Koch2007-01-051-0/+4
|
* Comment mtrace featureWerner Koch2006-12-211-0/+4
|
* 2006-12-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-12-211-0/+2
| | | | | * certchain.c (gpgsm_basic_cert_check): Release SUBJECT.
* 2006-12-21 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-12-211-0/+4
| | | | | * encrypt.c (encrypt_dek): Release S_CIPH.
* 2006-12-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-12-201-0/+2
| | | | | * server.c (gpgsm_server): Release CTRL->server_local.
* 2006-12-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-12-201-0/+10
| | | | | | | | | | | * base64.c: Add new members READER and WRITER in union U2. (gpgsm_create_reader): Initialise CTX->u2.reader. (gpgsm_destroy_reader): Invoke ksba_reader_release. Return early if CTX is NULL. (gpgsm_create_writer): Initialise CTX->u2.writer. (gpgsm_destroy_writer): Invoke ksba_writer_release. Return early if CTX is NULL.
* 2006-12-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-12-181-0/+4
| | | | | * fingerprint.c (gpgsm_get_fingerprint): Close MD.
* Preparing 2.0.1Werner Koch2006-11-281-0/+5
|
* No more warnings for AMD64 (at least when cross-compiling). Thus tehre is aWerner Koch2006-11-211-0/+5
| | | | | | | good chance that gpg2 will now work. Other cleanups. Updated gettext.
* sm/Werner Koch2006-11-141-0/+14
| | | | | | | | | | | | | | * server.c (skip_options): Skip leading spaces. (has_option): Honor "--". (cmd_export): Add option --data to do an inline export. Skip all options. * certdump.c (gpgsm_fpr_and_name_for_status): New. * verify.c (gpgsm_verify): Use it to print correct status messages. doc/ * gpgsm.texi (GPGSM EXPORT): Document changes.
* 2006-10-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-10-241-0/+4
| | | | | * Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS).
* .Werner Koch2006-10-231-0/+5
|
* Allow to select X.509 certificates using the keygrip.Werner Koch2006-10-201-0/+4
|
* Preparing a releasegnupg-1.9.93Werner Koch2006-10-181-0/+10
|
* Pth tweaks and improved estream.cWerner Koch2006-10-171-0/+3
|
* Fixed aegypten bug 372Werner Koch2006-10-171-0/+5
|
* Fixed aegypten bug 299Werner Koch2006-10-161-0/+7
|
* Allow pkcs#10 creation directkly from a smart cardWerner Koch2006-10-111-0/+7
|
* Various changesWerner Koch2006-10-101-0/+5
|
* bug fixesWerner Koch2006-10-051-0/+4
|
* 2006-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-10-021-0/+7
| | | | | | | | | * server.c (register_commands): New commands DUMPKEYS and DUMPSECRETKEYS. (cmd_dumpkeys, cmd_dumpsecretkeys): New functions. (option_handler): Support with-key-data option.
* Finished implementation of the "relax" flag.Werner Koch2006-09-261-0/+6
|
* New "relax" option for trustlist.txtWerner Koch2006-09-251-1/+12
|
* Various updatesWerner Koch2006-09-211-0/+2
|
* Cleanups.Werner Koch2006-09-201-0/+4
|
* Added common certificates.Werner Koch2006-09-181-0/+5
|
* Take advantage of newer gpg-error features.Werner Koch2006-09-141-0/+5
|
* Various fixes and new features.Werner Koch2006-09-131-0/+14
| | | | | Enhanced gpg-connect-agent.
* The big Assuan error code removal.Werner Koch2006-09-061-0/+14
|
* See ChangeLogsWerner Koch2006-08-291-0/+8
|
* better reporting of bad DNsWerner Koch2006-07-031-0/+5
|
* Various smaller changesWerner Koch2006-06-271-0/+5
|
* Updated FSF's address.Werner Koch2006-06-201-0/+7
|
* g10/ does build again.Werner Koch2006-05-231-0/+10
|
* 2006-05-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann2006-05-221-0/+11
| | | | | | | | | | | | * keydb.c (keydb_insert_cert): Do not lock here, but only check if it is locked. (keydb_store_cert): Lock here. * keydb.h (keydb_delete): Accept new argument UNLOCK. * keydb.c (keydb_delete): Likewise. Only unlock if this is set. * delete.c (delete_one): Add new argument to invocation of keydb_delete.
* Add Kludge for RegTP sillyness.Werner Koch2006-03-211-0/+9
|
* Better warning messagesWerner Koch2006-02-191-0/+4
|
* Print a note that the software has not been approved for qualified signatures.Werner Koch2005-11-231-0/+11
|