| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Format fix. | Per Larsson | 2022-01-22 | 1 | -1/+1 |
| | | |||||
| * | Added MD5 tests | Martin Ridgers | 2021-12-16 | 1 | -0/+18 |
| | | |||||
| * | Deleted unused endian.h include | Martin Ridgers | 2021-12-16 | 1 | -5/+0 |
| | | |||||
| * | Copy/paste errors in MD5 from SHA1 | Martin Ridgers | 2021-12-16 | 1 | -1/+1 |
| | | |||||
| * | It's not possible to compile out tests | Stefan Boberg | 2021-09-20 | 1 | -1/+5 |
| | | | | | Tests are now compiled in if `ZEN_WITH_TESTS=1`, and compiled out if not. Compiling tests out reduces the footprint of the resulting executables quite significantly. | ||||
| * | Adding zenservice code | Stefan Boberg | 2021-05-11 | 1 | -0/+446 |