summaryrefslogtreecommitdiff
path: root/lib/libsectok
AgeCommit message (Expand)Author
2007-05-31convert to new .Dd format;Jason McIntyre
2005-11-24use WANTLINT= (on all architectures)Theo de Raadt
2004-07-13errno changes, lib major version bumps, and general flag dayMarco S Hyman
2003-07-08fix a list;Jason McIntyre
2003-06-02section reorder;Jason McIntyre
2003-06-02remove junkTheo de Raadt
2003-05-24- typos;Jason McIntyre
2003-04-04change sectok_fmt_fid() to accept a size_t for the pathname length;Theo de Raadt
2003-04-02the obvious simple snprintf changesTheo de Raadt
2003-02-18copyrights added;Jason McIntyre
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
2002-01-02more pid_t useTheo de Raadt
2001-09-27hush gcc warningJim Rees
2001-09-19change tty name for linuxJim Rees
2001-08-12#(endif|else) foo is incorrect, make it #endif /* foo */Heikki Korpela
2001-08-06Add CITI to Author sectionJim Rees
2001-08-03fix #includeTheo de Raadt
2001-08-03add MLINKS; ok rees@Jakob Schlyter
2001-08-03document sectok_friendly_open. fix sectoc_open arg. ok rees@Jakob Schlyter
2001-08-03o Fix sectok_apdu() protoTodd C. Miller
2001-08-03add man pageJim Rees
2001-08-02#include <sys/types.h> for linuxJim Rees
2001-08-02stdio.h is evil on PalmOSJim Rees
2001-08-02add Palm version of sectok_dump_reply()Jim Rees
2001-07-30PalmOS modsJim Rees
2001-07-30linux modsJim Rees
2001-07-27add sectok_friendly_open() - like sectok_open() but acceptsJakob Schlyter
2001-07-26sectok_fmt_fid now takes a proper fidJim Rees
2001-07-20parse_atr -> sectok_parse_atrJim Rees
2001-07-170x6982 "unreadable" -> "permission denied"Jim Rees
2001-07-17ignore atr from card if using dummy atrJim Rees
2001-07-17oops, missed a returnJim Rees
2001-07-17always return a valid status word from sectok_apdu()Jim Rees
2001-07-16fix millert's fdset patch (free fdset when done)Jim Rees
2001-07-16alpha and fdset fixes from millertJim Rees
2001-07-02install sc7816.h to /usr/includes (used by usr.bin/sectok)Markus Friedl
2001-07-02sc7816 compatibilityJim Rees
2001-07-02separate sectok from sc7816 and give each its own include fileJim Rees
2001-06-28remove printfs and add return codesJim Rees
2001-06-28remove printfs and add return codesJim Rees
2001-06-27add cyberflex_fill_key_block, root_fidJim Rees
2001-06-26add sectok_parse_fname()Jim Rees
2001-06-26add sectok_parse_fname()Jim Rees
2001-06-26add cyberflex_inq_class()Jim Rees
2001-06-26compile cleanlyTheo de Raadt
2001-06-25add cyberflex_verify_AUT0()Markus Friedl
2001-06-25-WallMarkus Friedl
2001-06-25add Cyberflex public key loading functionJim Rees
2001-06-25add key Cyberflex key loading functionsJim Rees
2001-06-25fix long arg for alphaJim Rees