summaryrefslogtreecommitdiff
path: root/usr.bin/sectok/cmds.c
AgeCommit message (Collapse)Author
2003-04-04snprintf & strlcpy; tedu okTheo de Raadt
2002-06-17make this readable. If I broke something, someone else gets to fix it now ↵Theo de Raadt
that we can read it
2002-03-20fix for palm againJim Rees
get_AUT0: "-" means DFLTAUT0
2002-03-14Add 'pin' and 'chpin' commandsJim Rees
2001-10-02add csearchJim Rees
call sectok_close on exit
2001-08-15Merge latest CITI code:Jim Rees
add "challenge" command get file length in "f" and use it in "read" PalmOS changes we don't care about
2001-08-02Mods for PalmOSJim Rees
2001-07-27fix acl on program filesJim Rees
add acl -x option fix help command add SCPORT ev
2001-07-26Use registration category 'F' for textual aids (see 7816-5 sec 5.2.4)Jim Rees
Use better defaults for progID and contID work on the man page
2001-07-26fid command now selects aids tooJim Rees
remove jselect port numbers are now 0-based print friendly aid names
2001-07-20add -v option to fid commandJim Rees
parse_atr -> sectok_parse_atr
2001-07-19add read -x optionJim Rees
add login -k option add jload -v option replace jdeselect with jselect -d parse new Cyberflex data format in jdata command
2001-07-17now you can display and set aclsJim Rees
use sectok_apdu for "apdu" command
2001-07-17add -l and -a flags to "ls"Jim Rees
2001-07-17more better error checkingJim Rees
2001-07-17change jaut back to previous behavior; add new "login" commandJim Rees
2001-07-16add setpass commandJim Rees
augment jaut with "-d" (use default AUT0) and -x
2001-07-16add help text for each commandJim Rees
verify aut0 as necessary for Cyberflex commands
2001-07-02libsectok functions now take status word instead of bytesJim Rees
add create, delete, isearch
2001-06-28fix return codesJim Rees
2001-06-27sectok control programJim Rees