Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-10-29 | change CFLAGS assignment to += for cross-building | Paul Selkirk | |
2015-07-07 | Copyright. | Rob Austein | |
2015-07-07 | "git submodule deinit" whines unless given an argument. | Rob Austein | |
2015-07-07 | Use a git submodule to hold upstream source instead of home-grown hack. | Rob Austein | |
2015-06-24 | Bump size of maximum bignum up to pass hsmbully signature test. | Rob Austein | |
2015-06-19 | Add checksums and specify commit against which we've been testing. | Rob Austein | |
2015-06-18 | Make bignum size configurable. | Rob Austein | |
2015-06-16 | Add tags target to GNUmakefile. | Rob Austein | |
2015-06-11 | Basic port of libtfm (Tom's Fast Math library). Will want to lock | Rob Austein | |
down with checksums and specific commits later, but this should suffice for initial testing. |