OpenBSD CVS

CVS log for src/lib/libsectok/Attic/sectok.c


[BACK] Up to [local] / src / lib / libsectok

Request diff between arbitrary revisions


Default branch: MAIN


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

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

Revision 1.12 / (download) - annotate - [select for diffs], Fri Apr 4 00:50:56 2003 UTC (21 years, 2 months 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.11: +6 -6 lines
Diff to previous 1.11 (colored)

change sectok_fmt_fid() to accept a size_t for the pathname length;
must crank major, and update utils that use it

Revision 1.11 / (download) - annotate - [select for diffs], Wed Apr 2 22:57:51 2003 UTC (21 years, 2 months ago) by deraadt
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

the obvious simple snprintf changes

Revision 1.10 / (download) - annotate - [select for diffs], Thu Aug 2 17:02:05 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2, OPENBSD_3_1_BASE, OPENBSD_3_1, OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored)

stdio.h is evil on PalmOS

Revision 1.9 / (download) - annotate - [select for diffs], Mon Jul 30 20:05:39 2001 UTC (22 years, 10 months ago) by rees
Branch: MAIN
Changes since 1.8: +25 -6 lines
Diff to previous 1.8 (colored)

PalmOS mods

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jul 27 21:55:36 2001 UTC (22 years, 10 months ago) by jakob
Branch: MAIN
Changes since 1.7: +11 -1 lines
Diff to previous 1.7 (colored)

add sectok_friendly_open() - like sectok_open() but accepts
the reader as a string instead of an integer. ok rees@

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

sectok_fmt_fid now takes a proper fid
add cyberflex_create_file_acl
put proper acls on public and private rsa key files
bump major version

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

oops, missed a return

Revision 1.5 / (download) - annotate - [select for diffs], Tue Jul 17 16:14:25 2001 UTC (22 years, 11 months ago) by rees
Branch: MAIN
Changes since 1.4: +11 -5 lines
Diff to previous 1.4 (colored)

always return a valid status word from sectok_apdu()

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jul 2 20:07:09 2001 UTC (22 years, 11 months ago) by rees
Branch: MAIN
Changes since 1.3: +403 -4 lines
Diff to previous 1.3 (colored)

separate sectok from sc7816 and give each its own include file
change status word to a single word instead of two bytes
add sc7816 layer for backward compatibility
other minor changes

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

remove printfs and add return codes

Revision 1.2 / (download) - annotate - [select for diffs], Wed Jun 27 22:33:36 2001 UTC (22 years, 11 months ago) by rees
Branch: MAIN
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored)

add cyberflex_fill_key_block, root_fid

Revision 1.1 / (download) - annotate - [select for diffs], Mon Jun 25 19:59:38 2001 UTC (22 years, 11 months ago) by rees
Branch: MAIN

add key Cyberflex key loading functions

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.