summaryrefslogtreecommitdiffstats
path: root/lib/libsectok (follow)
Commit message (Expand)AuthorAgeFilesLines
* fix a list;jmc2003-07-081-3/+2
* section reorder;jmc2003-06-021-5/+5
* remove junkderaadt2003-06-021-21/+3
* - typos;jmc2003-05-241-4/+4
* change sectok_fmt_fid() to accept a size_t for the pathname length;deraadt2003-04-044-11/+11
* the obvious simple snprintf changesderaadt2003-04-025-14/+14
* copyrights added;jmc2003-02-181-1/+28
* Crank all library major numbers. Needed due to the fact that wemillert2002-12-031-2/+2
* more pid_t usederaadt2002-01-021-3/+5
* hush gcc warningrees2001-09-271-12/+11
* change tty name for linuxrees2001-09-191-2/+2
* #(endif|else) foo is incorrect, make it #endif /* foo */heko2001-08-121-2/+2
* Add CITI to Author sectionrees2001-08-061-3/+8
* fix #includederaadt2001-08-031-2/+2
* add MLINKS; ok rees@jakob2001-08-031-1/+21
* document sectok_friendly_open. fix sectoc_open arg. ok rees@jakob2001-08-031-2/+10
* o Fix sectok_apdu() protomillert2001-08-031-24/+33
* add man pagerees2001-08-032-1/+143
* #include <sys/types.h> for linuxrees2001-08-021-1/+2
* stdio.h is evil on PalmOSrees2001-08-026-13/+15
* add Palm version of sectok_dump_reply()rees2001-08-022-3/+19
* PalmOS modsrees2001-07-307-31/+75
* linux modsrees2001-07-303-89/+8
* add sectok_friendly_open() - like sectok_open() but acceptsjakob2001-07-273-3/+14
* sectok_fmt_fid now takes a proper fidrees2001-07-265-17/+35
* parse_atr -> sectok_parse_atrrees2001-07-2010-71/+61
* 0x6982 "unreadable" -> "permission denied"rees2001-07-171-2/+2
* ignore atr from card if using dummy atrrees2001-07-171-1/+4
* oops, missed a returnrees2001-07-171-2/+7
* always return a valid status word from sectok_apdu()rees2001-07-171-5/+11
* fix millert's fdset patch (free fdset when done)rees2001-07-161-3/+8
* alpha and fdset fixes from millertrees2001-07-161-5/+8
* install sc7816.h to /usr/includes (used by usr.bin/sectok)markus2001-07-021-2/+2
* sc7816 compatibilityrees2001-07-021-0/+182
* separate sectok from sc7816 and give each its own include filerees2001-07-0213-686/+693
* remove printfs and add return codesrees2001-06-281-22/+7
* remove printfs and add return codesrees2001-06-282-74/+40
* add cyberflex_fill_key_block, root_fidrees2001-06-273-6/+42
* add sectok_parse_fname()rees2001-06-262-23/+58
* add sectok_parse_fname()rees2001-06-261-1/+11
* add cyberflex_inq_class()rees2001-06-262-15/+27
* compile cleanlyderaadt2001-06-261-3/+6
* add cyberflex_verify_AUT0()markus2001-06-252-2/+26
* -Wallmarkus2001-06-251-1/+3
* add Cyberflex public key loading functionrees2001-06-251-2/+5
* add key Cyberflex key loading functionsrees2001-06-254-3/+304
* fix long arg for alpharees2001-06-251-2/+2
* PalmOS fixesrees2001-06-182-15/+14
* import latest from CITI:rees2001-06-122-57/+71
* Move copyright notice to top of filerees2001-06-0814-469/+433