aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Empty signed commitHEADmasterMattias Andrée2024-04-060-0/+0
* m doc fix1.1.2.1Mattias Andrée2023-11-251-1/+1
* Fix critical bug for automatic salt generation1.1.2Mattias Andrée2023-06-231-1/+1
* Improve srand seedMattias Andrée2023-06-231-1/+24
* Whitespace fix + do not call srand unless requiredMattias Andrée2023-06-231-12/+14
* Fix documentationMattias Andrée2023-06-232-3/+3
* Fix allocation success check and deallocation order1.1.1Mattias Andrée2022-03-201-1/+5
* Fix linking for Mac OSMattias Andrée2022-02-194-0/+7
* Fix linking for WindowsMattias Andrée2022-02-191-1/+1
* Bump version1.1Mattias Andrée2022-02-151-1/+1
* Fix depsMattias Andrée2022-02-155-5/+5
* Add libar2simplified_decode_rMattias Andrée2022-02-158-178/+409
* Add libar2simplified_init_contextMattias Andrée2022-02-156-360/+441
* Add libar2simplified_recommendation1.0Mattias Andrée2022-02-159-4/+145
* Add test for salt generationMattias Andrée2022-02-151-1/+70
* Add tests for *-prefix syntaxMattias Andrée2022-02-151-19/+55
* Add readme and man pagesMattias Andrée2022-02-158-0/+582
* Rewait if sem_wait is interrupted (pthread_mutex_lock cannot be interrupted)Mattias Andrée2022-02-151-1/+6
* mMattias Andrée2022-02-152-39/+2
* Fix doc and adjust text widthMattias Andrée2022-02-151-36/+26
* Add documentation and make sure the password is always erasedMattias Andrée2022-02-142-1/+132
* Add libar2simplified_crypt and fix threadingMattias Andrée2022-02-146-146/+230
* XOR seed provided to srand with data depending on current seed, in case it is already seed in a better mannerMattias Andrée2022-02-131-1/+1
* Fix typoMattias Andrée2022-02-131-2/+2
* First commitMattias Andrée2022-02-1314-0/+971