aboutsummaryrefslogtreecommitdiffstats
path: root/src/assuan.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2001-11-19Added code for data lines. For ease of implementation we need glibcWerner Koch1-0/+1
(custom streams).
2001-11-19Allow to store an arbitrary pointer in the context.Werner Koch1-0/+5
Added assuan_write_status().
2001-11-07Assuan server mode is now basically usableWerner Koch1-8/+22
2001-11-06gpgsm does now build and a dummy server can be started.Werner Koch1-2/+4
2001-11-06First chunk of code for the Assuan libraryWerner Koch1-0/+93