aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert "Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89."Mark Friedenbach2016-02-191-6/+6
| | | | This reverts commit a6bf28bbb2a8505fd2079e965d2d7868caefaff6.
* Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89.Mark Friedenbach2016-02-081-6/+6
|
* typoMattias Andrée2015-11-272-0/+46
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* libsha2_sum_fd continues if interruptedMattias Andrée2015-09-201-2/+9
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* m styleMattias Andrée2015-09-141-4/+4
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* paddingMattias Andrée2015-09-141-0/+2
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* mashalling stateMattias Andrée2015-09-142-0/+13
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add libsha2_sum_fdMattias Andrée2015-09-143-0/+106
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* implement sha2Mattias Andrée2015-09-144-22/+189
| | | | Signed-off-by: Mattias Andrée <maandree@operamail.com>
* add things around the actual hashingMattias Andrée2015-09-147-0/+629
Signed-off-by: Mattias Andrée <maandree@operamail.com>