summaryrefslogtreecommitdiffstats
path: root/lib/sha256.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* lib: random make-coverity-happy nitsDavid Lamparter2023-09-201-1/+1
* *: auto-convert to SPDX License IDsDavid Lamparter2023-02-091-21/+1
* lib/md5,lib/sha256: Use explicit_bzero to clean up sensitive data.Loganaden Velvindron2022-05-311-8/+8
* build: remove deprecated AC_WORDS_BIGENDIANDavid Lamparter2021-04-211-4/+0
* lib: Fix memset usageDonald Sharp2017-10-031-2/+2
* sha256: fix clang warningVincent JARDIN2017-10-021-1/+2
* *: reindentreindent-master-afterwhitespace / reindent2017-07-171-302/+285
* lib: Actually include the header fileDonald Sharp2017-04-271-0/+4
* lib: Fix compilation of some be32* codeDonald Sharp2017-04-271-1/+3
* lib: Fix some *bsd build issues introduced by EIGRP codeDonald Sharp2017-04-261-0/+2
* eigrp: Initial CommitDonald Sharp2017-03-091-0/+425