Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2005-04-15 | 2005-04-15 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -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-10 | 2005-04-11 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -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 if | Werner Koch | 1 | -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-18 | Readline fix to be robust against platforms where readline has its own | David Shaw | 1 | -3/+4 | |
dependencies. We play guess-the-depedency for a while, and try termcap, curses, and ncurses. | |||||
2004-12-15 | A whole bunch of changes to allow building for W32. | Werner Koch | 1 | -1/+4 | |
2004-10-28 | Inlcude LIBICONV | Werner Koch | 1 | -5/+6 | |
2004-10-22 | Compile fixes. | Werner Koch | 1 | -1/+1 | |
2004-10-22 | * Makefile.am (bin_SCRIPTS): Add gpgsm-gencert.sh | Werner Koch | 1 | -0/+2 | |
* gpgsm-gencert.sh: Fixed copyright; its part of GnuPG thus FSF. | |||||
2004-09-30 | Preparing a new release. Updated gettext | Werner Koch | 1 | -1/+1 | |
2004-02-12 | * watchgnupg.c (main): Implement option "--". | Werner Koch | 1 | -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 Koch | 1 | -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-29 | New. | Werner Koch | 1 | -1/+1 | |
2004-01-28 | 2004-01-29 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -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-10 | Use GPG_ERROR_CFLAGS | Werner Koch | 1 | -1/+4 | |
2004-01-05 | * Manifest: New. | Werner Koch | 1 | -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 Koch | 1 | -18/+5 | |
* watchgnupg.c: New. | |||||
2003-12-09 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -36/+11 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-11-14 | Removed. | Werner Koch | 1 | -1/+0 | |
2003-08-14 | Add 'dynload.h' to Makefile.am. | Timo Schulz | 1 | -1/+2 | |
2003-08-05 | This commit was manufactured by cvs2svn to create branch | Repo Admin | 1 | -6/+36 | |
'GNUPG-1-9-BRANCH'. | |||||
2003-04-07 | * DETAILS: Don't specify which hash is used to make up the namehash since | David Shaw | 1 | -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-09 | Copied wrong files. Fixed. | Werner Koch | 1 | -27/+8 | |
2003-01-09 | taken from NewPG | Werner Koch | 1 | -56/+21 | |
2002-09-12 | * Makefile.am (EXTRA_DIST): Include gnupg-32.reg | Werner Koch | 1 | -1/+1 | |
2002-09-02 | * gnupg.7: New mini man page. | Werner Koch | 1 | -2/+2 | |
2002-07-01 | * Makefile.am: Due to problems with VPATH builds we don't try to | Werner Koch | 1 | -16/+21 | |
build the texi vesions of the manual pages anymore automatically. | |||||
2002-06-29 | Update head to match stable 1.0 | David Shaw | 1 | -23/+58 | |
2000-12-21 | Does now work with libgcrypt | Werner Koch | 1 | -4/+1 | |
2000-11-14 | Some configuration changes | Werner Koch | 1 | -5/+8 | |
2000-08-22 | See ChangeLog: Tue Aug 22 14:31:15 CEST 2000 Werner Koch | Werner Koch | 1 | -2/+4 | |
2000-03-13 | See ChangeLog: Mon Mar 13 19:22:46 CET 2000 Werner Koch | Werner Koch | 1 | -13/+20 | |
2000-02-08 | Add some libgcrypt dox | Werner Koch | 1 | -15/+17 | |
2000-01-24 | See ChangeLog: Mon Jan 24 13:04:28 CET 2000 Werner Koch | Werner Koch | 1 | -0/+2 | |
1999-10-26 | See ChangeLog: Tue Oct 26 14:10:21 CEST 1999 Werner Koch | Werner Koch | 1 | -1/+1 | |
1999-09-06 | See ChangeLog: Mon Sep 6 19:59:08 CEST 1999 Werner Koch | Werner Koch | 1 | -14/+8 | |
1999-07-14 | See ChangeLog: Wed Jul 14 19:42:08 CEST 1999 Werner Koch | Werner Koch | 1 | -4/+6 | |
1999-06-16 | See ChangeLog: Wed Jun 16 20:16:21 CEST 1999 Werner Koch | Werner Koch | 1 | -10/+8 | |
1999-05-27 | See ChangeLog: Thu May 27 09:40:55 CEST 1999 Werner Koch | Werner Koch | 1 | -7/+0 | |
1998-10-17 | . | Werner Koch | 1 | -1/+1 | |
1998-09-29 | *** empty log message *** | Werner Koch | 1 | -1/+1 | |
1998-09-28 | *** empty log message *** | Werner Koch | 1 | -1/+10 | |
1998-07-14 | sync | Werner Koch | 1 | -1/+1 | |
1998-04-02 | release 0.2.14 | Werner Koch | 1 | -0/+20 | |
1998-02-26 | release 0.2.9 | Werner Koch | 1 | -0/+13 | |