summaryrefslogtreecommitdiffstats
path: root/moduli (unfollow)
Commit message (Expand)AuthorFilesLines
2018-02-28Conditionally compile XMSS code.Darren Tucker11-3/+22
2018-02-27Check dlopen has RTLD_NOW before enabling pkcs11.Darren Tucker1-1/+4
2018-02-26Check for attributes on prototype args.Darren Tucker2-0/+16
2018-02-26Check if HAVE_DECL_BZERO correctly.Darren Tucker1-1/+1
2018-02-26Wrap <stdint.h> in #ifdef HAVE_STDINT_H.Darren Tucker8-0/+16
2018-02-26Replace $(CURDIR) with $(PWD).Darren Tucker1-1/+1
2018-02-26Comment out hexdump().Darren Tucker2-1/+5
2018-02-26typo: missing ;Darren Tucker1-1/+1
2018-02-26Hook up flock() compat code.Darren Tucker4-4/+18