Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Chnaged the op-assuan interface. | Werner Koch | 2009-02-24 | 4 | -43/+61 |
| | |||||
* | Fix spawn prototype for w32 glib and qt versions. | Werner Koch | 2009-02-04 | 3 | -2/+8 |
| | |||||
* | Provide inforation about smartcards. | Werner Koch | 2009-02-04 | 4 | -9/+61 |
| | |||||
* | First take on the low-level assuan interface. | Werner Koch | 2009-01-26 | 18 | -37/+1335 |
| | |||||
* | Renamed rungpg.c to engine-gpg.c for conistency. | Werner Koch | 2009-01-19 | 3 | -7/+12 |
| | |||||
* | 2008-12-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-12-03 | 2 | -1/+5 |
| | | | | | * Makefile.am (status-table.h): Use $(builddir) to find gpgme.h. | ||||
* | Fix SIGPIPE ignoring regression. | Werner Koch | 2008-11-18 | 3 | -7/+16 |
| | | | | | Fix unsupported algorithm detection. | ||||
* | 008-11-03 Marcus Brinkmann <[email protected]> | Marcus Brinkmann | 2008-11-03 | 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. |