aboutsummaryrefslogtreecommitdiffstats
path: root/src/gpgconf.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Check context pointers for null pointer on entry points.Marcus Brinkmann2011-05-261-2/+10
|
* 2010-11-23 Marcus Brinkmann <[email protected]>Marcus Brinkmann2010-11-231-2/+2
| | | | | | | | | * gpgme.h.in (gpgme_conf_arg_new): Make VALUE arg const void *. * gpgconf.c (_gpgme_conf_arg_new): Likewise. (gpgme_conf_arg_new): Likewise. * engine-gpgconf.c (_gpgme_conf_arg_new): Likewise. (gpgconf_write): Remove debug hack.
* Small portability fixWerner Koch2009-12-021-1/+1
|
* 008-11-03 Marcus Brinkmann <[email protected]>Marcus Brinkmann2008-11-031-0/+134
* 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.