summaryrefslogtreecommitdiff
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* portability fixeslibassuan-0.9.3Werner Koch2006-10-101-0/+6
|
* Splitted up into a standad lib and an pth enabled one.Werner Koch2006-10-091-0/+22
| | | | | | Also enhanced libassuan-config and libassuan.m4. Not really tested!
* Fixed problems Nelson H. F. Beebe reported when doing build tests on severalWerner Koch2006-09-192-0/+10
| | | | | platforms.
* Preparing a new releaselibassuan-0.9.0Werner Koch2006-09-141-5/+229
|
* Added stuff to the manual. Minor prototype cleanups.Werner Koch2006-09-111-8/+256
|
* Changes to support gpg-error style error codes.Werner Koch2006-09-061-3/+3
|
* Fixed and clarified copyright noticesWerner Koch2005-10-245-8/+8
|
* Switched to automake 1.9.libassuan-0-6-9Werner Koch2004-12-222-2653/+2940
|
* Add filelibassuan-0-6-2Werner Koch2003-12-181-0/+133
|
* getting ready for a new release.Werner Koch2003-12-181-401/+0
|
* Getting ready for a new releaseWerner Koch2003-12-183-23/+110
|
* added file we want to keep in the CVSWerner Koch2003-12-081-0/+6773
|
* doc typo fixesWerner Koch2003-12-081-1/+1
|
* (assuan_inquire): Increase length of cmdbuf toWerner Koch2003-08-131-0/+565
| | | | | the Assuan limit.
* * lgpl.texi: New.libassuan-0-6-0Werner Koch2003-08-063-20/+24
| | | | | | | * gpl.texi: Removed. * assuan.texi: Dropped requirement vor invariant sections, front- and back-cover texts. Include lgpg.texi.
* 2003-02-18 Neal H. Walfield <neal@cs.uml.edu>Neal Walfield2003-02-185-0/+1207
* Makefile.am: New file. * fdl.texi: New file. * gpl.texi: New file. * assuan.texi: Imported from newpg.