Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revert "Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89." | Mark Friedenbach | 2016-02-19 | 1 | -6/+6 |
| | | | | This reverts commit a6bf28bbb2a8505fd2079e965d2d7868caefaff6. | ||||
* | Restructure code style to prevent trailing comma in enumerations, which is not permitted in C89. | Mark Friedenbach | 2016-02-08 | 1 | -6/+6 |
| | |||||
* | typo | Mattias Andrée | 2015-11-27 | 2 | -0/+46 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | libsha2_sum_fd continues if interrupted | Mattias Andrée | 2015-09-20 | 1 | -2/+9 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | m style | Mattias Andrée | 2015-09-14 | 1 | -4/+4 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | padding | Mattias Andrée | 2015-09-14 | 1 | -0/+2 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | mashalling state | Mattias Andrée | 2015-09-14 | 2 | -0/+13 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add libsha2_sum_fd | Mattias Andrée | 2015-09-14 | 3 | -0/+106 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | implement sha2 | Mattias Andrée | 2015-09-14 | 4 | -22/+189 |
| | | | | Signed-off-by: Mattias Andrée <maandree@operamail.com> | ||||
* | add things around the actual hashing | Mattias Andrée | 2015-09-14 | 7 | -0/+629 |
Signed-off-by: Mattias Andrée <maandree@operamail.com> |