summaryrefslogtreecommitdiff
path: root/lib/sha256.c
AgeCommit message (Expand)Author
2023-09-20lib: random make-coverity-happy nitsDavid Lamparter
2023-02-09*: auto-convert to SPDX License IDsDavid Lamparter
2022-05-31lib/md5,lib/sha256: Use explicit_bzero to clean up sensitive data.Loganaden Velvindron
2021-04-21build: remove deprecated AC_WORDS_BIGENDIANDavid Lamparter
2017-10-03lib: Fix memset usageDonald Sharp
2017-10-02sha256: fix clang warningVincent JARDIN
2017-07-17*: reindentreindent-master-afterwhitespace / reindent
2017-04-26lib: Actually include the header fileDonald Sharp
2017-04-26lib: Fix compilation of some be32* codeDonald Sharp
2017-04-26lib: Fix some *bsd build issues introduced by EIGRP codeDonald Sharp
2017-03-08eigrp: Initial CommitDonald Sharp