Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-02-14 | Fix previous commit | Mattias Andrée | 3 | -14/+29 |
2022-02-13 | Add libar2_hash_buf_size and fix related documentation for libar2_hash | Mattias Andrée | 6 | -4/+80 |
2022-02-13 | Bug fix | Mattias Andrée | 1 | -4/+4 |
2022-02-13 | Bug fix | Mattias Andrée | 1 | -0/+1 |
2022-02-13 | Fix typo | Mattias Andrée | 1 | -2/+2 |
2022-02-13 | m | Mattias Andrée | 1 | -0/+1 |
2022-02-12 | Bump lib version | Mattias Andrée | 1 | -1/+1 |
2022-02-12 | Use params->version == 0 for implicit specification of version 1.0 | Mattias Andrée | 7 | -11/+84 |
2022-02-12 | libar2_encode_base64: data may be NULL if buf is NULL | Mattias Andrée | 2 | -2/+6 |
2022-02-12 | Add man pages, readme, and nonnull attributes and fix documentation typos | Mattias Andrée | 17 | -11/+1729 |
2022-02-12 | Make libar2_latest_argon2_version const | Mattias Andrée | 2 | -2/+2 |
2022-01-19 | Fix warnings | Mattias Andrée | 6 | -24/+44 |
2022-01-18 | Improve portability | Mattias Andrée | 4 | -6/+35 |
2022-01-17 | Fix typo: libar2_earse -> libar2_erase | Mattias Andrée | 4 | -7/+19 |
2022-01-17 | test: improve portability | Mattias Andrée | 1 | -1/+13 |
2022-01-17 | Fix config.mk: add -lblake | Mattias Andrée | 1 | -1/+1 |