Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2009-01-26 | First take on the low-level assuan interface. | Werner Koch | 18 | -37/+1335 | |
2009-01-19 | Renamed rungpg.c to engine-gpg.c for conistency. | Werner Koch | 3 | -7/+12 | |
2008-12-03 | 2008-12-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2 | -1/+5 | |
* Makefile.am (status-table.h): Use $(builddir) to find gpgme.h. | |||||
2008-11-18 | Fix SIGPIPE ignoring regression. | Werner Koch | 3 | -7/+16 | |
Fix unsupported algorithm detection. | |||||
2008-11-03 | 008-11-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 86 | -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. |