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