Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2002-02-10 | 2002-02-10 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+1 | |
* Released 0.3.2. * configure.ac (AC_INIT): Bump version to 0.3.2. * jnlib/libjnlibconfig.h: Revert to older version that doesn't expect libgcrypt. Reported by Jose Carlos Garcia Sogo <[email protected]>. 2002-02-09 Marcus Brinkmann <[email protected]> | |||||
2002-02-09 | 2002-02-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+1 | |
* configure.ac (AC_INIT): Bump version to 0.3.1 | |||||
2002-02-09 | 2002-02-09 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -2/+2 | |
* Released 0.3.1. * configure.ac (LIBGPGME_LT_CURRENT): Bump it up to 6! (NEED_GPGSM_VERSION): Bump it up to 0.3.0! | |||||
2002-01-22 | 2002-01-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -6/+10 | |
* configure.ac (HAVE_JNLIB_LOGGING): Define always for assuan. | |||||
2002-01-16 | Update all these funny copright notices. | Marcus Brinkmann | 1 | -1/+0 | |
2001-12-19 | * configure.ac (VERSION,PACKAGE): Defined and subst. Used for | Werner Koch | 1 | -11/+20 | |
AM_INIT_AUTOMAKE and moved all version number more to the top. | |||||
2001-12-18 | 2001-12-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -7/+8 | |
* autogen.sh (libtool_vers): Bump to 1.4. * configure.ac (LIBGPGME_LT_CURRENT): Increment. (LIBGPGME_LT_AGE): Likewise. Improve comment. Fix wrong comment character. | |||||
2001-12-14 | 2001-12-14 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+3 | |
* configure.ac (GPG): Substitute this variable. (GPGSM): Likewise. tests/ CVS2001-12-14 Marcus Brinkmann <[email protected]> * gpg/Makefile.am (GPG): Set to @GPG_PATH@. (./pubring.gpg): Use $(GPG) instead gpg. (./secring.gpg): Likewise. * gpgsm/t-import.c (main): Remove third test case. * gpgsm/Makefile.am (GPGSM): Set to @GPGSM@. (all-local): New target. (./pubcerts.kbx): Likewise. * gpgsm/t-encrypt.c: New file. * gpgsm/Makefile.am (TESTS): Add t-encrypt. | |||||
2001-11-22 | 2001-11-22 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+2 | |
* configure.ac (AC_CONFIG_FILES): Add tests/gpg/Makefile and tests/gpgsm/Makefile. | |||||
2001-11-21 | cosmetic change | Marcus Brinkmann | 1 | -2/+2 | |
2001-11-21 | 2001-11-21 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -1/+9 | |
* Makefile.am (gpgmeplug): New variable, set to gpgmeplug if [BUILD_GPGMEPLUG]. * configure.ac (AC_CONFIG_FILES): Add gpgmeplug/Makefile. Support --enable-gpgmeplug. | |||||
2001-11-20 | 2001-11-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -2/+6 | |
* Makefile.am (SUBDIRS): Support building the assuan library (currently if GPGSM_PATH is set).. * configure.ac: Support building the assuan library. * assuan: New directory, populated with the Assuan library (copied from the newpg repository). gpgme/ 2001-11-20 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgme_la_INCLUDES): Remove obsolete directive. (AM_CPPFLAGS): New directive [BUILD_ASSUAN]. (libgpgme_la_LIBADD): Likewise. | |||||
2001-11-20 | 2001-11-20 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -0/+3 | |
* configure.ac (NEED_GPGSM_VERSION): New variable. Treat it similarly to NEED_GPGSM_VERSION. * acconfig.h: Likewise. | |||||
2001-11-18 | 2001-11-18 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 1 | -73/+96 | |
* configure.in: Renamed to ... * configure.ac: ... this. Update to autoconf 2.52. Lots of small changes in the transition. Support --with-gpg=PATH and --with-gpgsm=PATH options. Check if test suites can be run. * acconfig.h: Add GPGSM_PATH. * Makefile.am: New variable `tests', set to `tests' if RUN_GPG_TESTS. (SUBDIRS): Replace string `tests' with variable `tests'. gpgme/ 2001-11-18 Marcus Brinkmann <[email protected]> * configure.in: Renamed to ... * configure.ac: ... this. Update to autoconf 2.52. Lots of small changes in the transition. Support --with-gpg=PATH and --with-gpgsm=PATH options. Check if test suites can be run. * acconfig.h: Add GPGSM_PATH. * Makefile.am: New variable `tests', set to `tests' if RUN_GPG_TESTS. (SUBDIRS): Replace string `tests' with variable `tests'. | |||||
2001-10-15 | New API to switch to S/MIME. There is no code yet behind it. | Werner Koch | 1 | -7/+4 | |
2001-09-17 | Fixed a keylisting bug | Werner Koch | 1 | -1/+1 | |
2001-09-17 | Added more doc entries and prepared for 0.2.3gpgme-0-2-3 | Werner Koch | 1 | -13/+7 | |
2001-07-31 | A couple of minor changes and a short README for Gpgcom | Werner Koch | 1 | -1/+1 | |
2001-06-16 | Timos fixes | Werner Koch | 1 | -1/+1 | |
2001-06-12 | Ready to release 0.2.2gpgme-0-2-2 | Werner Koch | 1 | -2/+2 | |
2001-04-19 | Adjusted for changes --fixed-list-mode in 1.0.4h | Werner Koch | 1 | -2/+2 | |
2001-04-02 | Release 0.2.1gpgme-0-2-1 | Werner Koch | 1 | -4/+22 | |
2001-03-13 | Add a few key flags - needs the lates CVS gpg | Werner Koch | 1 | -4/+4 | |
2001-02-20 | Reworked the process code. | Werner Koch | 1 | -1/+1 | |
2001-01-22 | Some new but untested functions | Werner Koch | 1 | -2/+5 | |
2001-01-18 | Nicer W32 installation support | Werner Koch | 1 | -2/+0 | |
2001-01-18 | Does now compile under MingW32/CPD 0.3 | Werner Koch | 1 | -1/+1 | |
2001-01-11 | Release 0.1.4gpgme-0-1-4 | Werner Koch | 1 | -3/+3 | |
2000-12-29 | Add 2 missing files and other changes | Werner Koch | 1 | -1/+1 | |
2000-12-19 | Add progress CB and subkey listing | Werner Koch | 1 | -4/+4 | |
2000-12-12 | Add a passphrase callback and minor changes to the interface | Werner Koch | 1 | -2/+4 | |
2000-12-06 | Okay, it runs at least on Windows 95 | Werner Koch | 1 | -4/+42 | |
2000-11-23 | Now we are able to compile the W32 stuff - don't now whether it works; I have | Werner Koch | 1 | -4/+23 | |
no Windoze box here. | |||||
2000-11-22 | Added some comments and prepared for W32 support | Werner Koch | 1 | -0/+1 | |
2000-11-20 | Does some basic tasks.V0-1-0 | Werner Koch | 1 | -2/+2 | |
2000-11-17 | configuration changes | Werner Koch | 1 | -1/+22 | |
2000-11-16 | Released 0.0.0V0-0-0 | Werner Koch | 1 | -1/+1 | |
2000-11-07 | Just a backup for now | Werner Koch | 1 | -0/+8 | |
2000-10-27 | Starting project 'GnuPG Made Easy' | Werner Koch | 1 | -0/+81 | |