aboutsummaryrefslogtreecommitdiffstats
path: root/libar2simplified_init_context.c (unfollow)
Commit message (Expand)AuthorFilesLines
11 daysSimplify alignment calculationHEADmasterMattias Andrée1-2/+3
11 daysFix cache coherency bugMattias Andrée1-13/+37
2026-05-10Erase allocation bookkeeping before free + Make allocation bookkeeping more robust1.1.4Mattias Andrée1-7/+10
2022-03-20Fix allocation success check and deallocation order1.1.1Mattias Andrée1-1/+5
2022-02-15Add libar2simplified_init_contextMattias Andrée1-19/+10
2022-02-15Rewait if sem_wait is interrupted (pthread_mutex_lock cannot be interrupted)Mattias Andrée1-1/+6
2022-02-15mMattias Andrée1-38/+0
2022-02-14Add documentation and make sure the password is always erasedMattias Andrée1-1/+5
2022-02-14Add libar2simplified_crypt and fix threadingMattias Andrée1-141/+164