aboutsummaryrefslogtreecommitdiffstats
path: root/complus (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove complus (10 years unused).Marcus Brinkmann2011-05-0618-3153/+0
|
* Fixes for building without gpgsm and for W32Werner Koch2007-01-081-5/+5
|
* * acinclude.m4 (GNUPG_CHECK_VA_COPY): Assume no when cross-compiling.Werner Koch2005-03-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | * Makefile.am (EXTRA_DIST): Include autogen.sh * autogen.sh: Added the usual code to build for W32 (--build-w32). * configure.ac: Fixed the mingw32 host string, removed OS/2 stuff. (HAVE_DRIVE_LETTERS): Removed. (HAVE_W32_SYSTEM): Added. (AC_GNU_SOURCE): New to replace the identical AH_VERBATIM. (AH_BOTTOM): Added. * w32-util.c (_gpgme_get_gpg_path, _gpgme_get_gpgsm_path): Do not cast away type checks. * io.h [W32]: Do not include stdio.h. If it is needed do it at the right place. * data.h [W32]: Removed kludge for EOPNOTSUP. * data.c, data-compat.c [W32]: Explicitly test for it here.
* removed all the .cvsignre files - they should be localWerner Koch2002-03-101-2/+0
|
* Revert cruft from last check in.Marcus Brinkmann2001-12-191-8/+0
|
* updated .cvsignore filesWerner Koch2001-12-191-0/+8
|
* .cvsigore updated - I still not tyhing they should go innto the cvsWerner Koch2001-12-131-0/+1
|
* Add .cvsignore files. Suggested by Jan-Oliver Wagner <[email protected]>.Marcus Brinkmann2001-12-051-0/+1
|
* Added these small toolsWerner Koch2001-10-232-0/+200
|
* Typo fixes and new gpgme_get_op_infoWerner Koch2001-08-282-2/+2
|
* one more fileWerner Koch2001-08-011-0/+157
|
* missing fileWerner Koch2001-08-011-0/+236
|
* A couple of minor changes and a short README for GpgcomWerner Koch2001-07-312-1/+73
|
* Added 2 examplesWerner Koch2001-07-313-1/+87
|
* Does not manage lifetimeWerner Koch2001-07-313-84/+43
|
* Encryption basically works.Werner Koch2001-07-3019-2252/+1768
| | | | | Removed system specific files becuase they are now part of Mingw32/CPD
* Release 0.2.1gpgme-0-2-1Werner Koch2001-04-021-0/+19
|
* Add a passphrase callback and minor changes to the interfaceWerner Koch2000-12-1212-17/+2576
|
* Okay, it runs at least on Windows 95Werner Koch2000-12-063-0/+349