aboutsummaryrefslogtreecommitdiffstats
path: root/src (unfollow)
Commit message (Collapse)AuthorFilesLines
2009-01-26First take on the low-level assuan interface.Werner Koch18-37/+1335
2009-01-19Renamed rungpg.c to engine-gpg.c for conistency.Werner Koch3-7/+12
2008-12-032008-12-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2-1/+5
* Makefile.am (status-table.h): Use $(builddir) to find gpgme.h.
2008-11-18Fix SIGPIPE ignoring regression.Werner Koch3-7/+16
Fix unsupported algorithm detection.
2008-11-03008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann86-0/+33930
* configure.ac: Replace gpgme paths with src. * gpgme: Move to ... * src: ... this new directory. assuan/ 2008-11-03 Marcus Brinkmann <[email protected]> * Makefile.am (INCLUDES): Replace gpgme path with src. tests/ 2008-11-03 Marcus Brinkmann <[email protected]> * gpgsm/Makefile.am (INCLUDES, LDADD): Replace gpgme path with src. * gpg/Makefile.am (INCLUDES, LDADD, t_thread1_LDADD): Likewise. * Makefile.am (LDADD): Likewise.