aboutsummaryrefslogtreecommitdiffstats
path: root/test.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-02-15Add libar2simplified_decode_rMattias Andrée1-1/+5
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-15Add libar2simplified_recommendation1.0Mattias Andrée1-1/+53
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-15Add test for salt generationMattias Andrée1-1/+70
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-15Add tests for *-prefix syntaxMattias Andrée1-19/+55
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-14Add libar2simplified_crypt and fix threadingMattias Andrée1-3/+11
Signed-off-by: Mattias Andrée <maandree@kth.se>
2022-02-13Fix typoMattias Andrée1-2/+2
Signed-off-by: Mattias Andrée <maandree@kth.se>