OpenBSD CVS

CVS log for src/usr.bin/sectok/Attic/cmds.c


[BACK] Up to [local] / src / usr.bin / sectok

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.22, Sun Oct 17 08:43:20 2010 UTC (13 years, 7 months ago) by djm
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +1 -1 lines
FILE REMOVED

remove sectok(1); it hasn't been updated in years and doesn't work
with the current generation of tokens; ok markus@ deraadt@

Revision 1.21 / (download) - annotate - [select for diffs], Fri Apr 4 00:42:34 2003 UTC (21 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_4_8_BASE, OPENBSD_4_8, OPENBSD_4_7_BASE, OPENBSD_4_7, OPENBSD_4_6_BASE, OPENBSD_4_6, OPENBSD_4_5_BASE, OPENBSD_4_5, OPENBSD_4_4_BASE, OPENBSD_4_4, OPENBSD_4_3_BASE, OPENBSD_4_3, OPENBSD_4_2_BASE, OPENBSD_4_2, OPENBSD_4_1_BASE, OPENBSD_4_1, OPENBSD_4_0_BASE, OPENBSD_4_0, OPENBSD_3_9_BASE, OPENBSD_3_9, OPENBSD_3_8_BASE, OPENBSD_3_8, OPENBSD_3_7_BASE, OPENBSD_3_7, OPENBSD_3_6_BASE, OPENBSD_3_6, OPENBSD_3_5_BASE, OPENBSD_3_5, OPENBSD_3_4_BASE, OPENBSD_3_4
Changes since 1.20: +6 -3 lines
Diff to previous 1.20 (colored)

snprintf & strlcpy; tedu ok

Revision 1.20 / (download) - annotate - [select for diffs], Mon Jun 17 07:10:52 2002 UTC (21 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.19: +453 -434 lines
Diff to previous 1.19 (colored)

make this readable.  If I broke something, someone else gets to fix it now that we can read it

Revision 1.19 / (download) - annotate - [select for diffs], Wed Mar 20 22:30:58 2002 UTC (22 years, 2 months ago) by rees
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.18: +12 -2 lines
Diff to previous 1.18 (colored)

fix for palm again
get_AUT0: "-" means DFLTAUT0

Revision 1.18 / (download) - annotate - [select for diffs], Thu Mar 14 21:11:50 2002 UTC (22 years, 2 months ago) by rees
Branch: MAIN
Changes since 1.17: +62 -2 lines
Diff to previous 1.17 (colored)

Add 'pin' and 'chpin' commands

Revision 1.17 / (download) - annotate - [select for diffs], Tue Oct 2 16:22:40 2001 UTC (22 years, 7 months ago) by rees
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.16: +20 -1 lines
Diff to previous 1.16 (colored)

add csearch
call sectok_close on exit

Revision 1.16 / (download) - annotate - [select for diffs], Wed Aug 15 19:48:39 2001 UTC (22 years, 9 months ago) by rees
Branch: MAIN
Changes since 1.15: +79 -16 lines
Diff to previous 1.15 (colored)

Merge latest CITI code:
add "challenge" command
get file length in "f" and use it in "read"
PalmOS changes we don't care about

Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 2 17:09:18 2001 UTC (22 years, 9 months ago) by rees
Branch: MAIN
Changes since 1.14: +41 -9 lines
Diff to previous 1.14 (colored)

Mods for PalmOS

Revision 1.14 / (download) - annotate - [select for diffs], Fri Jul 27 14:13:08 2001 UTC (22 years, 9 months ago) by rees
Branch: MAIN
Changes since 1.13: +3 -3 lines
Diff to previous 1.13 (colored)

fix acl on program files
add acl -x option
fix help command
add SCPORT ev

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jul 26 20:00:16 2001 UTC (22 years, 9 months ago) by rees
Branch: MAIN
Changes since 1.12: +5 -1 lines
Diff to previous 1.12 (colored)

Use registration category 'F' for textual aids (see 7816-5 sec 5.2.4)
Use better defaults for progID and contID
work on the man page

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jul 26 16:10:01 2001 UTC (22 years, 9 months ago) by rees
Branch: MAIN
Changes since 1.11: +35 -14 lines
Diff to previous 1.11 (colored)

fid command now selects aids too
remove jselect
port numbers are now 0-based
print friendly aid names

Revision 1.11 / (download) - annotate - [select for diffs], Fri Jul 20 15:52:54 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.10: +38 -27 lines
Diff to previous 1.10 (colored)

add -v option to fid command
parse_atr -> sectok_parse_atr

Revision 1.10 / (download) - annotate - [select for diffs], Thu Jul 19 21:24:27 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.9: +33 -17 lines
Diff to previous 1.9 (colored)

add read -x option
add login -k option
add jload -v option
replace jdeselect with jselect -d
parse new Cyberflex data format in jdata command

Revision 1.9 / (download) - annotate - [select for diffs], Tue Jul 17 21:04:14 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.8: +10 -16 lines
Diff to previous 1.8 (colored)

now you can display and set acls
use sectok_apdu for "apdu" command

Revision 1.8 / (download) - annotate - [select for diffs], Tue Jul 17 17:58:23 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

add -l and -a flags to "ls"

Revision 1.7 / (download) - annotate - [select for diffs], Tue Jul 17 17:10:44 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.6: +16 -15 lines
Diff to previous 1.6 (colored)

more better error checking

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jul 17 15:16:46 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.5: +3 -2 lines
Diff to previous 1.5 (colored)

change jaut back to previous behavior; add new "login" command

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 16 23:09:36 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.4: +3 -2 lines
Diff to previous 1.4 (colored)

add setpass command
augment jaut with "-d" (use default AUT0) and -x

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 16 21:02:21 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.3: +42 -37 lines
Diff to previous 1.3 (colored)

add help text for each command
verify aut0 as necessary for Cyberflex commands

Revision 1.3 / (download) - annotate - [select for diffs], Mon Jul 2 20:15:06 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.2: +37 -14 lines
Diff to previous 1.2 (colored)

libsectok functions now take status word instead of bytes
add create, delete, isearch

Revision 1.2 / (download) - annotate - [select for diffs], Thu Jun 28 21:29:44 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.1: +10 -7 lines
Diff to previous 1.1 (colored)

fix return codes

Revision 1.1 / (download) - annotate - [select for diffs], Wed Jun 27 19:41:45 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN

sectok control program

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.