aboutsummaryrefslogtreecommitdiffstats
path: root/branches/gpgme-0-3-branch/assuan/assuan-handler.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2002-09-30This commit was manufactured by cvs2svn to create branchRepo Admin1-0/+0
'gpgme-0-3-branch'.
2002-05-03This commit was manufactured by cvs2svn to create tag 'V0-3-6'.Repo Admin1-0/+0
2002-04-24Update assuan and jnlib to 20020424 from newpg.Marcus Brinkmann1-1/+7
2002-01-22Update to current version in newpg module.Marcus Brinkmann1-4/+125
2001-12-19Update from newpg.Marcus Brinkmann1-1/+6
2001-12-13* assuan-handler.c (assuan_get_active_fds): Fixed silly bug,Werner Koch1-1/+1
pretty obvious that nobody ever tested this function.
2001-12-13Updated Assuan to the current versionWerner Koch1-55/+180
2001-11-202001-11-20 Marcus Brinkmann <[email protected]>Marcus Brinkmann1-0/+431
* Makefile.am (SUBDIRS): Support building the assuan library (currently if GPGSM_PATH is set).. * configure.ac: Support building the assuan library. * assuan: New directory, populated with the Assuan library (copied from the newpg repository). gpgme/ 2001-11-20 Marcus Brinkmann <[email protected]> * Makefile.am (libgpgme_la_INCLUDES): Remove obsolete directive. (AM_CPPFLAGS): New directive [BUILD_ASSUAN]. (libgpgme_la_LIBADD): Likewise.