summaryrefslogtreecommitdiffstats
path: root/cpukit/libcrypt (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update company nameSebastian Huber2023-05-201-1/+1
* libcrypt: There is no need to clear message digestXin LI2022-09-082-4/+0
* Get rid of unused variables.Xin LI2022-09-082-16/+2
* lib: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2022-09-083-2/+8
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2022-09-081-1/+3
* cpukit/: Scripted embedded brains header file clean upJoel Sherrill2022-03-101-6/+0
* build: Merge libcrypt/Makefile.amSebastian Huber2018-10-091-12/+0
* build: Remove specialized CPPFLAGSSebastian Huber2018-10-091-2/+0
* Remove make preinstallChris Johns2018-01-252-18/+0
* cpukit/libcrypt/misc.c: Reverse order of statements in ifdefJoel Sherrill2015-03-101-2/+2
* cpukit/libcrypt/misc.c: Conditionally correct 16-bit unclean codeJoel Sherrill2015-03-091-0/+4
* Add crypt_r(), etc.Sebastian Huber2014-11-207-0/+879