| Commit message (Expand) | Author | Files | Lines |
2021-07-30 | Fix clang warnings | Mattias Andrée | 1 | -1/+6 |
2021-07-30 | Do not divide by sizeof(char) | Mattias Andrée | 6 | -17/+17 |
2021-07-30 | Fix warning | Mattias Andrée | 1 | -1/+1 |
2021-07-27 | config.mk: doc ALLOCA_LIMIT, add CC=cc, and set PREFIX=/usr1.2.1 | Mattias Andrée | 1 | -1/+9 |
2021-07-27 | Add ALLOCA_LIMIT to fix bug #13 on GitHub reported by Justin Gottula | Mattias Andrée | 2 | -9/+30 |
2021-03-01 | Improve makefile | Mattias Andrée | 1 | -5/+6 |
2020-06-10 | Style fix | Mattias Andrée | 1 | -5/+5 |
2020-06-10 | support WIN32 | hackyminer | 2 | -0/+11 |
2019-02-12 | Deprecate libkeccak_{state,hmac}_{unmarshal_skip,marshal_size} and replace with the functions without the _skip or _size suffix | Mattias Andrée | 20 | -302/+152 |
2019-02-11 | Update makefile1.2 | Mattias Andrée | 1 | -59/+59 |
2019-02-11 | General improvements | Mattias Andrée | 24 | -225/+352 |
2019-02-11 | Deprecate typedefs | Mattias Andrée | 75 | -274/+289 |
2019-02-11 | Split most .c files into one per function and flatten file hierarchy | Mattias Andrée | 84 | -672/+723 |
2019-02-10 | Remove old file | Mattias Andrée | 1 | -15/+0 |
2019-02-10 | Update year | Mattias Andrée | 1 | -1/+1 |
2019-02-10 | Update readme | Mattias Andrée | 1 | -1/+1 |
2019-02-10 | Fix warnings | Mattias Andrée | 4 | -65/+107 |
2019-02-10 | General API improvements | Mattias Andrée | 73 | -1969/+1526 |
2019-02-09 | Add test from github issue #101.1.5 | Mattias Andrée | 1 | -0/+3 |
2019-02-09 | Fix makefile add add OSCONFIGFILE | Mattias Andrée | 60 | -74/+81 |
2019-02-09 | Remove texinfo file (it was truncated anyhow for some reason) | Mattias Andrée | 2 | -430/+1 |
2017-10-21 | Fix makefile1.1.4 | Mattias Andrée | 1 | -1/+1 |
2017-10-18 | Fix use of LIBFLAGS | Mattias Andrée | 1 | -1/+1 |
2017-10-15 | Remove unnessary -r flag in make clean1.1.3 | Mattias Andrée | 1 | -2/+2 |
2017-10-15 | Makefile: use "rm -f" to prevent errors upon second cleaning | Leo Izen | 1 | -14/+11 |
2017-10-15 | tests: use quotes when including libkeccak.h | Leo Izen | 2 | -2/+2 |
2017-10-14 | Use basic config by default1.1.2 | Mattias Andrée | 3 | -9/+16 |
2017-10-14 | Fix makefile | Mattias Andrée | 2 | -3/+3 |
2017-10-14 | General improvements | Mattias Andrée | 82 | -1426/+626 |
2017-10-13 | Change style and license | Mattias Andrée | 27 | -4198/+1949 |
2017-02-10 | remove dist | Mattias Andrée | 3 | -60/+0 |
2017-02-10 | m + add examples to info manual1.1.1 | Mattias Andrée | 7 | -13/+238 |
2017-02-10 | makefile: install man pages | Mattias Andrée | 1 | -12/+84 |
2017-02-10 | Work on man pages | Mattias Andrée | 6 | -6/+118 |
2017-02-10 | Work on man pages | Mattias Andrée | 58 | -601/+1189 |
2017-02-10 | bump year and change e-mail | Mattias Andrée | 69 | -69/+69 |
2016-04-01 | Fix typo in typo correction | Mattias Andrée | 1 | -1/+1 |
2016-04-01 | Fix spelling | Ben Wiederhake | 2 | -5/+5 |
2015-11-30 | prepare dist update | Mattias Andrée | 2 | -2/+23 |
2015-11-28 | readme: info | Mattias Andrée | 1 | -0/+2 |
2015-11-28 | m readme | Mattias Andrée | 1 | -1/+1 |
2015-11-28 | m | Mattias Andrée | 1 | -1/+1 |
2015-11-28 | improve readme | Mattias Andrée | 1 | -3/+14 |
2015-10-15 | m | Mattias Andrée | 1 | -2/+2 |
2015-10-11 | update todo | Mattias Andrée | 1 | -10/+0 |
2015-10-11 | add libkeccak_hmac_marshal_size.3, libkeccak_hmac_marshal.3, libkeccak_hmac_unmarshal.3, and libkeccak_hmac_unmarshal_skip.3 | Mattias Andrée | 5 | -0/+153 |
2015-10-11 | add libkeccak_hmac_copy.3 and libkeccak_hmac_duplicate.3 | Mattias Andrée | 2 | -0/+80 |
2015-10-11 | add libkeccak_hmac_fast_destroy.3, libkeccak_hmac_destroy.3, libkeccak_hmac_fast_free.3, and libkeccak_hmac_free.3 | Mattias Andrée | 5 | -0/+185 |
2015-10-10 | update todo | Mattias Andrée | 1 | -1/+18 |
2015-10-10 | grammaro + add libkeccak_hmac_create.3 | Mattias Andrée | 11 | -10/+56 |