aboutsummaryrefslogtreecommitdiffstats
path: root/assuan/assuan-domain-connect.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Removed the unneeded alloca.hWerner Koch2004-02-131-1/+0
|
* 2003-08-18 Marcus Brinkmann <[email protected]>Marcus Brinkmann2003-08-181-0/+473
* configure.ac: If building Assuan, check for funopen and fopencookie, and make isascii, putc_unlocked and memrchr replacement functions. assuan/ Update to the latest assuan version. gpgme/ 2003-08-18 Marcus Brinkmann <[email protected]> * funopen.c, putc_unlocked.c, isascii.c, memrchr.c: New files. * fopencookie.c: File removed.