Commit Graph

8 Commits (64a2a902db1ad2311435aa06aad4f3ddd5cdca94)

Author SHA1 Message Date
Radu Iliescu 8d3957f3b8 Makefile: refactor CFLAGS to come from main Makefile
Also remove CC and link flags since linking is done in main Makefile
2018-12-03 07:22:33 -05:00
Radu Iliescu d3858ffc26 Makefile: refactor include files
Now major include files are comming from main Makefile,
module need to add just their specific include path.
To work make the include path absolute.
2018-11-29 07:15:27 -05:00
John Jones 9776ff15a0 c99 and endian changes for centos 2017-03-21 15:08:01 +00:00
John Jones a2daf88b26 Fixed base32 encoding 2016-11-28 16:12:11 -05:00
John Jones 4222316a1a Added base16 encoding/decoding, as well as a wrapper around SHA256 2016-11-13 20:55:11 -05:00
John Jones fc6d9b9797 More cleanup 2016-11-10 12:04:48 -05:00
John Jones 68f2c436e3 Added debug setting to Makefiles, tweaks to get private key saved in
config file
2016-11-10 08:08:22 -05:00
John Jones 6f3be52801 Adjusted makefiles 2016-11-07 16:34:08 -05:00