aboutsummaryrefslogtreecommitdiffstats
path: root/sm (unfollow)
Commit message (Collapse)AuthorFilesLines
2006-10-242006-10-24 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+5
* Makefile.am (AM_CFLAGS): Add $(LIBASSUAN_CFLAGS).
2006-10-23.Werner Koch2-12/+40
2006-10-20Allow to select X.509 certificates using the keygrip.Werner Koch2-1/+13
2006-10-18Preparing a releasegnupg-1.9.93Werner Koch4-22/+54
2006-10-17Pth tweaks and improved estream.cWerner Koch3-12/+7
2006-10-17Fixed aegypten bug 372Werner Koch2-11/+19
2006-10-16Fixed aegypten bug 299Werner Koch2-4/+78
2006-10-11Allow pkcs#10 creation directkly from a smart cardWerner Koch4-21/+153
2006-10-10Various changesWerner Koch2-3/+8
2006-10-05bug fixesWerner Koch2-0/+6
2006-10-02Fix for bug 537Werner Koch10-29/+29
2006-10-022006-10-02 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-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-26Finished implementation of the "relax" flag.Werner Koch2-21/+76
2006-09-25New "relax" option for trustlist.txtWerner Koch5-16/+87
2006-09-21Various updatesWerner Koch2-0/+3
2006-09-20Cleanups.Werner Koch2-2/+15
2006-09-18Added common certificates.Werner Koch4-9/+38
2006-09-14Take advantage of newer gpg-error features.Werner Koch7-16/+21
2006-09-13Various fixes and new features.Werner Koch4-66/+94
Enhanced gpg-connect-agent.
2006-09-06The big Assuan error code removal.Werner Koch18-220/+236
2006-09-06Minor changes and typo fixes.Werner Koch3-1/+11
2006-08-29See ChangeLogsWerner Koch3-50/+99
2006-08-16With --enable-gpg the keyservers are now build and a first test using gpg2Werner Koch1-4/+2
shows no prblems. Needs more testing of course.
2006-07-03better reporting of bad DNsWerner Koch2-7/+28
2006-06-27Various smaller changesWerner Koch5-1/+40
2006-06-20Updated FSF's address.Werner Koch26-28/+71
2006-05-23g10/ does build again.Werner Koch4-29/+14
2006-05-222006-05-19 Marcus Brinkmann <[email protected]>Marcus Brinkmann4-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-21Add Kludge for RegTP sillyness.Werner Koch4-11/+146
2006-02-19Better warning messagesWerner Koch2-8/+13
2006-02-14Added documentation for qualified signaturesWerner Koch1-1/+1
2005-11-23Add translationsWerner Koch1-2/+2
2005-11-23Print a note that the software has not been approved for qualified signatures.Werner Koch6-9/+127
2005-11-13Added qualified signature features.Werner Koch12-9/+535
2005-10-08agent/Marcus Brinkmann2-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-09Bug fixes and ssh support for the BELPIC.Werner Koch2-0/+7
2005-07-27Removed directories which are only used by the 1.9 branchWerner Koch25-13471/+0
2005-07-25* findkey.c (agent_public_key_from_file): Fixed array assignment.Werner Koch3-10/+78
This was the cause for random segvs. * call-agent.c (gpgsm_agent_readkey): New.
2005-07-21* gpgsm.c (main): New options --no-log-file and --debug-none.Werner Koch3-29/+109
* certreqgen.c (get_parameter, get_parameter_value): Add SEQ arg to allow enumeration. Changed all callers. (create_request): Process DNS and URI parameters. * gpgsm-gencert.sh: Reworked to allow for multiple email addresses as well as DNsanmes and URi. Present the parameter file before creating the certificate.
2005-07-20* keylist.c (email_kludge): Reworked.Werner Koch5-11/+31
* certdump.c (gpgsm_print_serial, gpgsm_dump_serial): Cast printf arg to unsigned. * call-dirmngr.c (gpgsm_dirmngr_run_command): Ditto
2005-07-19(gpgsm_get_certid): Cast printf arg to unsigned.Werner Koch2-3/+7
Bug accidently introduced while solving the #$%^& gcc signed/unsigned char* warnings.
2005-06-16gcc-4 defaults forced me to edit many many files to get rid of theWerner Koch14-70/+114
char * vs. unsigned char * warnings. The GNU coding standards used to say that these mismatches are okay and better than a bunch of casts. Obviously this has changed now.
2005-06-01* configure.ac (gl_INIT): Add gnulib stuff.Werner Koch3-2/+7
(fseeko, ftello, ttyname, isascii): Replaced the AC_REPLACE_FUNCS by a simple check. (putc_unlocked): Removed check. Not used. (strsep, mkdtemp, asprintf): Replaced checks by gnulib checks. (xsize): Added will probably come handy soon. (CFLAGS): Use -Wformat-security instead of -Wformat-nonliteral. Add --Wno-format-y2k. * gl/, gl/m4/: New. * gpg-agent.c: Include setenv.h. * Makefile.am (AM_CPPFLAGS): Added. * util.h: Add some includes for gnulib. (ttyname, isascii): Define them inline. * fseeko.c, ftello.c: Removed. * strsep.c, mkdtemp.c: Removed. * ttyname.c, isascii.c: Removed. * mkdtemp.c: Removed. * exec.c: Include mkdtemp.h * keybox-file.c (ftello) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/ftello.c. * keybox-update.c (fseeko) [!HAVE_FSEEKO]: New replacement function. Copied from ../common/iobuf.c. * scdaemon.c: Include mkdtemp.h. * misc.c: Include setenv.h. * symcryptrun.c: Include mkdtemp.h.
2005-04-21* configure.ac: Do not build gpg by default.Werner Koch4-4/+22
* gpgsm.c: New options --{enable,disable}-trusted-cert-crl-check. * certchain.c (gpgsm_validate_chain): Make use of it. * certchain.c (gpgsm_validate_chain): Check revocations even for expired certificates. This is required because on signature verification an expired key is fine whereas a revoked one is not. * gpgconf-comp.c: Add gpgsm option disable-trusted-cert-crl-check.
2005-04-21(gpgsm_validate_chain): Check revocations even forWerner Koch3-7/+21
expired certificates. This is required because on signature verification an expired key is fine whereas a revoked one is not.
2005-04-18* configure.ac: Require libksba 0.9.11.Werner Koch8-35/+194
sm/ * call-dirmngr.c (inq_certificate): Add new inquire SENDCERT_SKI. * certlist.c (gpgsm_find_cert): Add new arg KEYID and implement this filter. Changed all callers. * certchain.c (find_up_search_by_keyid): New helper. (find_up): Also try using the AKI.keyIdentifier. (find_up_external): Ditto.
2005-04-11* call-dirmngr.c (start_dirmngr): Use PATHSEP_C instead of ':'.Werner Koch3-2/+7
* call-agent.c (start_agent): Ditto.
2005-03-17* certcheck.c: Fixed use of DBG_CRYPTO and DBG_X509.Werner Koch3-56/+99
* certchain.c (gpgsm_basic_cert_check): Dump certificates after a failed gcry_pk_verify. (find_up): Do an external lookup also for an authorityKeyIdentifier lookup. Factored external lookup code out to .. (find_up_external): .. new.
2005-03-03* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Accidently usedWerner Koch2-1/+5
--ldflags instead of --cflags. Reported by Kazu Yamamoto. * Makefile.am (AM_CFLAGS): Added PTH_CFLAGS. Noted by Kazu Yamamoto. * Makefile.am (gpgsm_LDADD): Added PTH_LIBS. Noted by Kazu Yamamoto.
2005-01-13* acinclude.m4 (GNUPG_PTH_VERSION_CHECK): Link a simple testV1-9-15Werner Koch3-2/+6
program to see whether the installation is sane. * certreqgen.c (proc_parameters): Cast printf arg.