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