OpenBSD CVS

CVS log for src/usr.bin/ssh/Attic/scard.h


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

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: MAIN


Revision 1.15, Mon Feb 8 12:48:38 2010 UTC (14 years, 4 months ago) by markus
Branch: MAIN
CVS Tags: HEAD
Changes since 1.14: +1 -1 lines
FILE REMOVED

remove obsole scard code

Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 3 03:34:42 2006 UTC (17 years, 10 months ago) by deraadt
Branch: MAIN
CVS Tags: 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
Changes since 1.13: +1 -3 lines
Diff to previous 1.13 (colored)

almost entirely get rid of the culture of ".h files that include .h files"
ok djm, sort of ok stevesk
makes the pain stop in one easy step

Revision 1.13 / (download) - annotate - [select for diffs], Sat Mar 25 22:22:43 2006 UTC (18 years, 2 months ago) by djm
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 (colored)

standardise spacing in $OpenBSD$ tags; requested by deraadt@

Revision 1.12 / (download) - annotate - [select for diffs], Thu Jun 12 19:12:03 2003 UTC (20 years, 11 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_3_9_BASE, OPENBSD_3_8_BASE, 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
Branch point for: OPENBSD_3_9, OPENBSD_3_8
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored)

add sc_get_key_label; larsch at trustcenter.de; bugzilla#591

Revision 1.11 / (download) - annotate - [select for diffs], Sun Jun 30 21:59:45 2002 UTC (21 years, 11 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_2_BASE
Branch point for: OPENBSD_3_3, OPENBSD_3_2
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 (colored)

minor KNF

Revision 1.10 / (download) - annotate - [select for diffs], Mon Mar 25 17:34:27 2002 UTC (22 years, 2 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE
Branch point for: OPENBSD_3_1
Changes since 1.9: +2 -5 lines
Diff to previous 1.9 (colored)

change sc_get_key to sc_get_keys and hide smartcard details in scard.c

Revision 1.9 / (download) - annotate - [select for diffs], Thu Mar 21 21:54:34 2002 UTC (22 years, 2 months ago) by rees
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Add PIN-protection for secret key.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Mar 21 16:54:53 2002 UTC (22 years, 2 months ago) by markus
Branch: MAIN
Changes since 1.7: +4 -1 lines
Diff to previous 1.7 (colored)

move key upload to scard.[ch]

Revision 1.7 / (download) - annotate - [select for diffs], Mon Mar 4 17:27:39 2002 UTC (22 years, 3 months ago) by stevesk
Branch: MAIN
Changes since 1.6: +2 -2 lines
Diff to previous 1.6 (colored)

$OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add
missing RCSID() to .c files and remove dup /*$OpenBSD$*/ from .c
files.  ok markus@

Revision 1.6 / (download) - annotate - [select for diffs], Wed Aug 1 22:03:33 2001 UTC (22 years, 10 months ago) by markus
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE
Branch point for: OPENBSD_3_0, OPENBSD_2_9, OPENBSD_2_8
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

use strings instead of ints for smartcard reader ids

Revision 1.5 / (download) - annotate - [select for diffs], Mon Jul 30 16:06:07 2001 UTC (22 years, 10 months ago) by jakob
Branch: MAIN
Changes since 1.4: +5 -1 lines
Diff to previous 1.4 (colored)

better errorcodes from sc_*; ok markus@

Revision 1.4 / (download) - annotate - [select for diffs], Wed Jul 4 23:13:10 2001 UTC (22 years, 11 months ago) by markus
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored)

handle card removal more gracefully, add sc_close() to scard.h

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 26 17:27:24 2001 UTC (22 years, 11 months ago) by markus
Branch: MAIN
Changes since 1.2: +6 -1 lines
Diff to previous 1.2 (colored)

remove comments from .h, since they are cut&paste from the .c files
and out of sync

Revision 1.2 / (download) - annotate - [select for diffs], Tue Jun 26 06:32:59 2001 UTC (22 years, 11 months ago) by itojun
Branch: MAIN
Changes since 1.1: +3 -3 lines
Diff to previous 1.1 (colored)

prototype pedant.  not very creative...
- () -> (void)
- no variable names

Revision 1.1 / (download) - annotate - [select for diffs], Tue Jun 26 05:33:34 2001 UTC (22 years, 11 months ago) by markus
Branch: MAIN

more smartcard support.

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.