Age | Commit message (Expand) | Author |
2016-05-24 | Add mkmif | Paul Selkirk |
2016-03-29 | Client includes rsa, ecdsa, asn1. | Paul Selkirk |
2016-03-21 | Merge branch 'master' into rpc | Paul Selkirk |
2016-03-21 | stupid fixes | Paul Selkirk |
2016-03-21 | Don't build position-independent code for stm32. | Paul Selkirk |
2016-03-16 | Added serial RPC transport and lots more... | Paul Selkirk |
2016-03-12 | Merge branch 'master' into rpc | Rob Austein |
2016-03-12 | Disable ECDSA static-test-vectors hack, fix call to hal_get_random() | Rob Austein |
2016-02-25 | RPC over loopback socket, just to work out the mechanics for serialization an... | Paul Selkirk |
2015-12-23 | RPC interface to TRNG and (incomplete) PIN code. | Rob Austein |
2015-12-21 | Fix names of private key DER functions. | Rob Austein |
2015-12-20 | RPC server stuff mostly written. Compiles, not yet tested. RPC | Rob Austein |
2015-12-13 | Merge Paul's copyright updates. | Rob Austein |
2015-12-13 | whack copyrights | Paul Selkirk |
2015-12-13 | Add rpc_hash.c. Convert dynamic allocator in hash.c to use private | Rob Austein |
2015-12-11 | RPC API dispatch, skeleton client functions, mixed-mode handlers for | Rob Austein |
2015-11-13 | Merge branch 'config_core_selector' | Paul Selkirk |
2015-10-29 | change CFLAGS assignment to += for cross-building | Paul Selkirk |
2015-10-26 | Use ${AR} for cross-building. | Paul Selkirk |
2015-10-04 | Whack libhal API to use current configure_core_selector mechanism. | Rob Austein |
2015-10-04 | off_t => hal_addr_t. | Rob Austein |
2015-08-24 | First stumblings towards ECDSA test code. | Rob Austein |
2015-08-21 | Snapshot along the way to ECDSA. Code mostly written, except for | Rob Austein |
2015-07-07 | Track move of third party libraries to /sw/thirdparty/. | Rob Austein |
2015-07-05 | NULL-terminate string list, doh. | Rob Austein |
2015-07-05 | Get rid of autoconf, as we don't really need it. Add eim_peek_poke | Rob Austein |