aboutsummaryrefslogtreecommitdiffstats
path: root/tools/Makefile.am (unfollow)
Commit message (Collapse)AuthorFilesLines
2005-04-152005-04-15 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-2/+8
* configure.ac: Add --enable-symcryptrun, disabled by default. Define automake variable BUILD_SYMCRYPTRUN. Check for openpty -lutil, define LIBUTIL_LIBS. tools/ 2005-04-15 Marcus Brinkmann <[email protected]> * Makefile.am: Define symcryptrun make variable depending on BUILD_SYMCRYPTUN. (bin_PROGRAMS): Add ${symcryptrun} instead symcryptrun. (symcryptrun_LDADD): Use $(LIBUTIL_LIBS) instead of -lutil.
2005-04-102005-04-11 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+6
* Makefile.am (bin_PROGRAMS): Add symcryptrun. (symcryptrun_SOURCES, symcryptrun_LDADD): New variables. * symcryptrun.c: New file.
2005-02-24* gpg-agent.c (handle_connections): Need to check for events ifWerner Koch1-5/+8
select returns with -1. * tools.texi (gpg-connect-agent): New. * app-openpgp.c (get_one_do): Never try to get a non cacheable object from the cache. (get_one_do): Add new arg to return an error code. Changed all callers. (do_getattr): Let it return a proper error code. * app.c (select_application): Return an error code and the application context in an new arg. * command.c (open_card): Adjusted for that. Don't use the fallback if no card is present. Return an error if the card has been removed without a reset. (do_reset, cmd_serialno): Clear that error flag. (TEST_CARD_REMOVAL): New. Use it with all command handlers. * scdaemon.c (ticker_thread): Termintate if a shutdown is pending. * apdu.c: Added some PCSC error codes. (pcsc_error_to_sw): New. (reset_pcsc_reader, pcsc_get_status, pcsc_send_apdu) (open_pcsc_reader): Do proper error code mapping. * gpg-connect-agent.c: New. * Makefile.am: Add it.
2004-12-18Readline fix to be robust against platforms where readline has its ownDavid Shaw1-3/+4
dependencies. We play guess-the-depedency for a while, and try termcap, curses, and ncurses.
2004-12-15A whole bunch of changes to allow building for W32.Werner Koch1-1/+4
2004-10-28Inlcude LIBICONVWerner Koch1-5/+6
2004-10-22Compile fixes.Werner Koch1-1/+1
2004-10-22* Makefile.am (bin_SCRIPTS): Add gpgsm-gencert.shWerner Koch1-0/+2
* gpgsm-gencert.sh: Fixed copyright; its part of GnuPG thus FSF.
2004-09-30Preparing a new release. Updated gettextWerner Koch1-1/+1
2004-02-12* watchgnupg.c (main): Implement option "--".Werner Koch1-4/+5
(print_version): New. * Makefile.am: Include cmacros.am for common flags.
2004-01-30* configure.ac: Require libksba 0.9.3 due to another bug fix there.Werner Koch1-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.
2004-01-29New.Werner Koch1-1/+1
2004-01-282004-01-29 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-1/+1
* gpgconf-list.c: File removed. * README.gpgconf: New file. * gpgconf-comp.c: New file. * Makefile.am (gpgconf_SOURCES): Remove gpgconf-list.c, add gpgconf-comp.c.
2004-01-10Use GPG_ERROR_CFLAGSWerner Koch1-1/+4
2004-01-05* Manifest: New.Werner Koch1-1/+12
* gpgconf.c, gpgconf.h, gpgconf-list.c: New. A skeleton for now. * no-libgcrypt.c: New. * Makefile.am: Add above.
2003-12-23* Makefile.am: New.Werner Koch1-18/+5
* watchgnupg.c: New.
2003-12-09This commit was manufactured by cvs2svn to create branchRepo Admin1-36/+11
'GNUPG-1-9-BRANCH'.
2003-11-14Removed.Werner Koch1-1/+0
2003-08-14Add 'dynload.h' to Makefile.am.Timo Schulz1-1/+2
2003-08-05This commit was manufactured by cvs2svn to create branchRepo Admin1-6/+36
'GNUPG-1-9-BRANCH'.
2003-04-07* DETAILS: Don't specify which hash is used to make up the namehash sinceDavid Shaw1-4/+12
it may change in the future. * samplekeys.asc: Updated. * gpg.sgml: Document "revuid". Clarify that --openpgp resets --pgpX. Some cleanup of --no-xxx options, make sure that all SGML tags are closed, clarify --pgp8 allows SHA-256, and document --no-emit-version. * Makefile.am: Allow CVS version to build without faqprog.pl.
2003-01-09Copied wrong files. Fixed.Werner Koch1-27/+8
2003-01-09taken from NewPGWerner Koch1-56/+21
2002-09-12* Makefile.am (EXTRA_DIST): Include gnupg-32.regWerner Koch1-1/+1
2002-09-02* gnupg.7: New mini man page.Werner Koch1-2/+2
2002-07-01* Makefile.am: Due to problems with VPATH builds we don't try toWerner Koch1-16/+21
build the texi vesions of the manual pages anymore automatically.
2002-06-29Update head to match stable 1.0David Shaw1-23/+58
2000-12-21Does now work with libgcryptWerner Koch1-4/+1
2000-11-14Some configuration changesWerner Koch1-5/+8
2000-08-22See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner KochWerner Koch1-2/+4
2000-03-13See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner KochWerner Koch1-13/+20
2000-02-08Add some libgcrypt doxWerner Koch1-15/+17
2000-01-24See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner KochWerner Koch1-0/+2
1999-10-26See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner KochWerner Koch1-1/+1
1999-09-06See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner KochWerner Koch1-14/+8
1999-07-14See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner KochWerner Koch1-4/+6
1999-06-16See ChangeLog: Wed Jun 16 20:16:21 CEST 1999 Werner KochWerner Koch1-10/+8
1999-05-27See ChangeLog: Thu May 27 09:40:55 CEST 1999 Werner KochWerner Koch1-7/+0
1998-10-17.Werner Koch1-1/+1
1998-09-29*** empty log message ***Werner Koch1-1/+1
1998-09-28*** empty log message ***Werner Koch1-1/+10
1998-07-14syncWerner Koch1-1/+1
1998-04-02release 0.2.14Werner Koch1-0/+20
1998-02-26release 0.2.9Werner Koch1-0/+13