aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Makefile: add install and uninstallMattias Andrée2016-03-051-2/+19
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add memory pool, also let the user know that libzahl is not designed for cryptographyMattias Andrée2016-03-051-1/+1
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* zinit is now an inline functionMattias Andrée2016-03-051-2/+10
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Fix bugs and add a randomised testingMattias Andrée2016-03-051-4/+7
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Makefile: add check ruleMattias Andrée2016-03-041-1/+4
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean up, add zerror and zperror, fix bugs and add more testsMattias Andrée2016-03-041-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Clean up, fix a few bugs, and add a testMattias Andrée2016-03-041-2/+5
| | | | Signed-off-by: Mattias Andrée <maandree@kth.se>
* Add makefile and fix errorsMattias Andrée2016-03-041-0/+71
Signed-off-by: Mattias Andrée <maandree@kth.se>