OpenBSD CVS

CVS log for src/lib/libtelnet/Attic/kerberos.c


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

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.11, Wed May 14 01:46:51 2003 UTC (21 years, 1 month ago) by hin
Branch: MAIN
CVS Tags: HEAD
Changes since 1.10: +1 -1 lines
FILE REMOVED

Get rid of libtelnet, it is compiled into the tree programs
(telnetd, telnet and tn3270) that use them instead.
This gets rid of a really hairy dependency between telnet and libtelnet.

ok millert@

Revision 1.10 / (download) - annotate - [select for diffs], Sun Jun 9 00:43:00 2002 UTC (22 years ago) by hin
Branch: MAIN
CVS Tags: OPENBSD_3_3_BASE, OPENBSD_3_3, OPENBSD_3_2_BASE, OPENBSD_3_2
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

another \n removed from syslog()

Revision 1.9 / (download) - annotate - [select for diffs], Sat Nov 3 00:07:52 2001 UTC (22 years, 7 months ago) by hin
Branch: MAIN
CVS Tags: OPENBSD_3_1_BASE, OPENBSD_3_1
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Telnet client shouldn't say it does Kerberos unless there actually exists
a krb4 or krb5 ticket file.
ok art@

Revision 1.8 / (download) - annotate - [select for diffs], Fri Jun 29 21:21:46 2001 UTC (22 years, 11 months ago) by millert
Branch: MAIN
CVS Tags: OPENBSD_3_0_BASE, OPENBSD_3_0
Changes since 1.7: +1 -11 lines
Diff to previous 1.7 (colored)

Move esetenv() to misc.c since it is not specific to kerberized
telnet.

Revision 1.7 / (download) - annotate - [select for diffs], Thu Jun 28 14:22:16 2001 UTC (22 years, 11 months ago) by hin
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

-Wall -Wno-unused

Revision 1.6 / (download) - annotate - [select for diffs], Fri May 25 10:23:07 2001 UTC (23 years ago) by hin
Branch: MAIN
Changes since 1.5: +113 -44 lines
Diff to previous 1.5 (colored)

KerberosV stuff taken from Heimdal.

Revision 1.5 / (download) - annotate - [select for diffs], Fri Sep 15 07:13:44 2000 UTC (23 years, 9 months ago) by deraadt
Branch: MAIN
CVS Tags: OPENBSD_2_9_BASE, OPENBSD_2_9, OPENBSD_2_8_BASE, OPENBSD_2_8
Changes since 1.4: +5 -6 lines
Diff to previous 1.4 (colored)

check return value for setenv(3) for failure, and deal appropriately

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jul 11 15:52:13 2000 UTC (23 years, 11 months ago) by deraadt
Branch: MAIN
Changes since 1.3: +3 -3 lines
Diff to previous 1.3 (colored)

typo made by hin.  this was not test compiled

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jul 11 09:29:28 2000 UTC (23 years, 11 months ago) by hin
Branch: MAIN
Changes since 1.2: +6 -3 lines
Diff to previous 1.2 (colored)

New kerberos takes length of the strings passed to the krb_get_nir() function.

Revision 1.2 / (download) - annotate - [select for diffs], Fri Feb 25 16:43:21 2000 UTC (24 years, 3 months ago) by hin
Branch: MAIN
CVS Tags: OPENBSD_2_7_BASE, OPENBSD_2_7
Changes since 1.1: +26 -7 lines
Diff to previous 1.1 (colored)

Update for libtelnet, cut-n-pasted from kth-krb's libtelnet.

Revision 1.1 / (download) - annotate - [select for diffs], Thu Mar 12 04:48:52 1998 UTC (26 years, 3 months ago) by art
Branch: MAIN
CVS Tags: OPENBSD_2_6_BASE, OPENBSD_2_6, OPENBSD_2_5_BASE, OPENBSD_2_5, OPENBSD_2_4_BASE, OPENBSD_2_4, OPENBSD_2_3_BASE, OPENBSD_2_3

support for encryption from kth-krb 0.9.8

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.