Age | Commit message (Expand) | Author | Files | Lines |
2021-09-28 | Get rid of C++ modules related code and rename *.mxx files to *.hxx | Karen Arutyunov | 1 | -19/+5 |
2021-09-24 | Fortify tests against NDEBUG | Karen Arutyunov | 1 | -2/+3 |
2020-02-06 | Drop copyright notice from source code | Boris Kolpackov | 2 | -2/+0 |
2019-05-03 | Partially dismantle modularization using Modules TS semantics | Boris Kolpackov | 2 | -4/+3 |
2019-01-16 | Update copyright year | Karen Arutyunov | 2 | -2/+2 |
2018-07-10 | Add support for hashing ifdstream | Boris Kolpackov | 1 | -2/+30 |
2018-05-19 | Update copyright year | Karen Arutyunov | 2 | -2/+2 |
2018-02-08 | Add abbreviated_string() to sha* classes | Karen Arutyunov | 1 | -5/+14 |
2017-10-01 | Only enable modularized build if forced | Boris Kolpackov | 1 | -6/+1 |
2017-09-22 | Initial modularization with both Clang and VC hacks | Boris Kolpackov | 2 | -3/+22 |
2017-07-22 | Add fast-path SHA256 functions for integral types | Boris Kolpackov | 1 | -12/+25 |
2017-07-13 | Add hxx prerequisite type in test buildfiles | Karen Arutyunov | 1 | -1/+1 |
2017-07-13 | Fix tests linkage | Karen Arutyunov | 1 | -2/+2 |
2017-07-12 | Make use of wildcards in buildfiles | Karen Arutyunov | 1 | -1/+1 |
2017-05-01 | Add hxx extension for headers and lib prefix for library dir | Karen Arutyunov | 2 | -3/+3 |
2017-01-05 | Update copyright year | Boris Kolpackov | 2 | -2/+2 |
2016-04-21 | Add sha256_to_fingerprint (), fingerprint_to_sha256 () | Karen Arutyunov | 1 | -0/+9 |
2016-02-29 | Add '\0' string terminator to sha256 calculation | Boris Kolpackov | 1 | -2/+8 |
2016-02-28 | Add SHA256 calculator | Boris Kolpackov | 2 | -0/+41 |