summaryrefslogtreecommitdiffstats
path: root/lib/libsectok/sectok.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* change sectok_fmt_fid() to accept a size_t for the pathname length;deraadt2003-04-041-6/+6
* the obvious simple snprintf changesderaadt2003-04-021-2/+2
* stdio.h is evil on PalmOSrees2001-08-021-2/+1
* PalmOS modsrees2001-07-301-6/+25
* add sectok_friendly_open() - like sectok_open() but acceptsjakob2001-07-271-1/+11
* sectok_fmt_fid now takes a proper fidrees2001-07-261-3/+9
* oops, missed a returnrees2001-07-171-2/+7
* always return a valid status word from sectok_apdu()rees2001-07-171-5/+11
* separate sectok from sc7816 and give each its own include filerees2001-07-021-5/+404
* remove printfs and add return codesrees2001-06-281-22/+7
* add cyberflex_fill_key_block, root_fidrees2001-06-271-1/+3
* add key Cyberflex key loading functionsrees2001-06-251-0/+84