Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add test for salt generation | Mattias Andrée | 2022-02-15 | 1 | -1/+70 |
* | Add tests for *-prefix syntax | Mattias Andrée | 2022-02-15 | 1 | -19/+55 |
* | Add readme and man pages | Mattias Andrée | 2022-02-15 | 8 | -0/+582 |
* | Rewait if sem_wait is interrupted (pthread_mutex_lock cannot be interrupted) | Mattias Andrée | 2022-02-15 | 1 | -1/+6 |
* | m | Mattias Andrée | 2022-02-15 | 2 | -39/+2 |
* | Fix doc and adjust text width | Mattias Andrée | 2022-02-15 | 1 | -36/+26 |
* | Add documentation and make sure the password is always erased | Mattias Andrée | 2022-02-14 | 2 | -1/+132 |
* | Add libar2simplified_crypt and fix threading | Mattias Andrée | 2022-02-14 | 6 | -146/+230 |
* | XOR seed provided to srand with data depending on current seed, in case it is already seed in a better manner | Mattias Andrée | 2022-02-13 | 1 | -1/+1 |
* | Fix typo | Mattias Andrée | 2022-02-13 | 1 | -2/+2 |
* | First commit | Mattias Andrée | 2022-02-13 | 14 | -0/+971 |