aboutsummaryrefslogtreecommitdiff
path: root/GNUmakefile
AgeCommit message (Expand)Author
2016-05-25Track PIN changes on libhal master branch.Rob Austein
2016-05-17Bugfixes to new error handling code, refactor some unreadable nested logic in...Rob Austein
2016-05-15Update hsmbully recipe for libhsm RPC.Rob Austein
2016-05-14Key flag handling, more trailing whitespace cleanup.Rob Austein
2016-05-12p11util now uses libhal and doesn't need to touch SQL.Rob Austein
2016-05-06Track API changes on sw/libhal rpc branch.Rob Austein
2015-12-13whack copyrightsPaul Selkirk
2015-09-22Makefile cleanup.Rob Austein
2015-09-21Unit tests for init, session, and login functions.Rob Austein
2015-09-21First step towards unit tests.Rob Austein
2015-09-12Move YAML parsing to external script so py11 doesn't have to worryRob Austein
2015-07-07Track move of third party libraries to /sw/thirdparty/.Rob Austein
2015-07-03Tweaks to support cross-compilation.Rob Austein
2015-07-01Clean up raw SQL silliness in GNUmakefile "bully" target. Add --help.Rob Austein
2015-07-01Debug p11util.Rob Austein
2015-07-01Add p11util program to do things like fiddling with the BPKDF2Rob Austein
2015-06-24First batch of tweaks after testing with hsmbully.Rob Austein
2015-06-22Need to link libtfm.a while building .so, doh.Rob Austein
2015-06-22Convert from Cryptlib to libhal. Compiles, not yet tested otherwise.Rob Austein
2015-04-28Change path to Cryptlib, for now.Rob Austein
2015-04-28First public commit of PKCS #11 implementation.Rob Austein