summaryrefslogtreecommitdiffstats
path: root/include/asr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow the caller of asr functions to create and use a specific context.otto2019-10-241-1/+3
| | | | | Diff from eric@ and florian@, commiting on their behalf since they are absent and we want to ride the minor shlib bump.
* Make the asr API public. Install asr.h to /usr/include.h and manpages.eric2014-03-261-0/+88
Include tweaks suggested by mpi@ ok deraadt@