aboutsummaryrefslogtreecommitdiffstats
path: root/src/export.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add new functions to import and export keys specified by gpgme_key_t.Werner Koch2009-06-161-21/+127
| | | | | Allow exporting keys to a keyserver.
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+117
* 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.