Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove libsectok; it hasn't been updated in years and doesn't work | 2010-10-17 | 1 | -515/+0 | |
| | | | | with the current generation of tokens; ok markus@ deraadt@ | ||||
* | change sectok_fmt_fid() to accept a size_t for the pathname length; | 2003-04-04 | 1 | -6/+6 | |
| | | | | must crank major, and update utils that use it | ||||
* | the obvious simple snprintf changes | 2003-04-02 | 1 | -2/+2 | |
| | |||||
* | stdio.h is evil on PalmOS | 2001-08-02 | 1 | -2/+1 | |
| | |||||
* | PalmOS mods | 2001-07-30 | 1 | -6/+25 | |
| | |||||
* | add sectok_friendly_open() - like sectok_open() but accepts | 2001-07-27 | 1 | -1/+11 | |
| | | | | the reader as a string instead of an integer. ok rees@ | ||||
* | sectok_fmt_fid now takes a proper fid | 2001-07-26 | 1 | -3/+9 | |
| | | | | | | add cyberflex_create_file_acl put proper acls on public and private rsa key files bump major version | ||||
* | oops, missed a return | 2001-07-17 | 1 | -2/+7 | |
| | |||||
* | always return a valid status word from sectok_apdu() | 2001-07-17 | 1 | -5/+11 | |
| | |||||
* | separate sectok from sc7816 and give each its own include file | 2001-07-02 | 1 | -5/+404 | |
| | | | | | | change status word to a single word instead of two bytes add sc7816 layer for backward compatibility other minor changes | ||||
* | remove printfs and add return codes | 2001-06-28 | 1 | -22/+7 | |
| | |||||
* | add cyberflex_fill_key_block, root_fid | 2001-06-27 | 1 | -1/+3 | |
| | |||||
* | add key Cyberflex key loading functions | 2001-06-25 | 1 | -0/+84 | |