Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-01-31 | Included LIBICONV in all Makefiles. | Werner Koch | 2 | -3/+11 | |
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. | |||||
2007-01-30 | Added LIBINTL to more Makefile targets. | Werner Koch | 2 | -1/+5 | |
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. | |||||
2007-01-05 | Add subjectAltName to the list of known critical extensions | Werner Koch | 2 | -0/+10 | |
2006-12-21 | Comment mtrace feature | Werner Koch | 2 | -2/+6 | |
2006-12-21 | 2006-12-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -0/+3 | |
* certchain.c (gpgsm_basic_cert_check): Release SUBJECT. | |||||
2006-12-21 | 2006-12-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 3 | -1/+7 | |
* encrypt.c (encrypt_dek): Release S_CIPH. | |||||
2006-12-20 | 2006-12-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -0/+3 | |
* server.c (gpgsm_server): Release CTRL->server_local. | |||||
2006-12-20 | 2006-12-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -0/+25 | |
* 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 | 2006-12-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -0/+5 | |
* fingerprint.c (gpgsm_get_fingerprint): Close MD. | |||||
2006-11-28 | Preparing 2.0.1 | Werner Koch | 2 | -1/+6 | |
2006-11-21 | No more warnings for AMD64 (at least when cross-compiling). Thus tehre is a | Werner Koch | 3 | -2/+14 | |
good chance that gpg2 will now work. Other cleanups. Updated gettext. | |||||
2006-11-14 | sm/ | Werner Koch | 5 | -86/+145 | |
* 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 | 2006-10-24 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -1/+5 | |
* Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS). | |||||
2006-10-23 | . | Werner Koch | 2 | -12/+40 | |
2006-10-20 | Allow to select X.509 certificates using the keygrip. | Werner Koch | 2 | -1/+13 | |
2006-10-18 | Preparing a releasegnupg-1.9.93 | Werner Koch | 4 | -22/+54 | |
2006-10-17 | Pth tweaks and improved estream.c | Werner Koch | 3 | -12/+7 | |
2006-10-17 | Fixed aegypten bug 372 | Werner Koch | 2 | -11/+19 | |
2006-10-16 | Fixed aegypten bug 299 | Werner Koch | 2 | -4/+78 | |
2006-10-11 | Allow pkcs#10 creation directkly from a smart card | Werner Koch | 4 | -21/+153 | |
2006-10-10 | Various changes | Werner Koch | 2 | -3/+8 | |
2006-10-05 | bug fixes | Werner Koch | 2 | -0/+6 | |
2006-10-02 | Fix for bug 537 | Werner Koch | 10 | -29/+29 | |
2006-10-02 | 2006-10-02 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -0/+27 | |
* server.c (register_commands): New commands DUMPKEYS and DUMPSECRETKEYS. (cmd_dumpkeys, cmd_dumpsecretkeys): New functions. (option_handler): Support with-key-data option. | |||||
2006-09-26 | Finished implementation of the "relax" flag. | Werner Koch | 2 | -21/+76 | |
2006-09-25 | New "relax" option for trustlist.txt | Werner Koch | 5 | -16/+87 | |
2006-09-21 | Various updates | Werner Koch | 2 | -0/+3 | |
2006-09-20 | Cleanups. | Werner Koch | 2 | -2/+15 | |
2006-09-18 | Added common certificates. | Werner Koch | 4 | -9/+38 | |
2006-09-14 | Take advantage of newer gpg-error features. | Werner Koch | 7 | -16/+21 | |
2006-09-13 | Various fixes and new features. | Werner Koch | 4 | -66/+94 | |
Enhanced gpg-connect-agent. | |||||
2006-09-06 | The big Assuan error code removal. | Werner Koch | 18 | -220/+236 | |
2006-09-06 | Minor changes and typo fixes. | Werner Koch | 3 | -1/+11 | |
2006-08-29 | See ChangeLogs | Werner Koch | 3 | -50/+99 | |
2006-08-16 | With --enable-gpg the keyservers are now build and a first test using gpg2 | Werner Koch | 1 | -4/+2 | |
shows no prblems. Needs more testing of course. | |||||
2006-07-03 | better reporting of bad DNs | Werner Koch | 2 | -7/+28 | |
2006-06-27 | Various smaller changes | Werner Koch | 5 | -1/+40 | |
2006-06-20 | Updated FSF's address. | Werner Koch | 26 | -28/+71 | |
2006-05-23 | g10/ does build again. | Werner Koch | 4 | -29/+14 | |
2006-05-22 | 2006-05-19 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 4 | -7/+22 | |
* 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. | |||||
2006-03-21 | Add Kludge for RegTP sillyness. | Werner Koch | 4 | -11/+146 | |
2006-02-19 | Better warning messages | Werner Koch | 2 | -8/+13 | |
2006-02-14 | Added documentation for qualified signatures | Werner Koch | 1 | -1/+1 | |
2005-11-23 | Add translations | Werner Koch | 1 | -2/+2 | |
2005-11-23 | Print a note that the software has not been approved for qualified signatures. | Werner Koch | 6 | -9/+127 | |
2005-11-13 | Added qualified signature features. | Werner Koch | 12 | -9/+535 | |
2005-10-08 | agent/ | Marcus Brinkmann | 2 | -2/+7 | |
2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpg_protect_tool_LDADD): Add ../gl/libgnu.a. (gpg_preset_passphrase_LDADD, t_common_ldadd): Likewise. (gpg_agent_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. kbx/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (kbxutil_LDADD): Add ../gl/libgnu.a after ../jnlib/libjnlib.a. scd/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (scdaemon_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. sm/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpgsm_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. tools/ 2005-10-08 Marcus Brinkmann <[email protected]> * Makefile.am (gpgconf_LDADD): Add ../gl/libgnu.a after ../common/libcommon.a. (symcryptrun_LDADD, gpg_connect_agent_LDADD, gpgkey2ssh_LDADD): Likewise. | |||||
2005-09-09 | Bug fixes and ssh support for the BELPIC. | Werner Koch | 2 | -0/+7 | |
2005-07-27 | Removed directories which are only used by the 1.9 branch | Werner Koch | 25 | -13471/+0 | |
2005-07-25 | * findkey.c (agent_public_key_from_file): Fixed array assignment. | Werner Koch | 3 | -10/+78 | |
This was the cause for random segvs. * call-agent.c (gpgsm_agent_readkey): New. |