summaryrefslogtreecommitdiff
path: root/usr.bin/sectok/cyberflex.c
AgeCommit message (Collapse)Author
2001-08-24junload: Derive progID and contID from filenameJim Rees
2001-08-15don't include openssl/des.hJim Rees
2001-08-02Mods for PalmOSJim Rees
2001-07-29linux modsJim Rees
2001-07-27fix acl on program filesJim Rees
add acl -x option fix help command add SCPORT ev
2001-07-26new sectok_fmt_fidJim Rees
slap an acl on the program file in jload
2001-07-26require confirmation when changing aut0 passphraseJim Rees
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