summaryrefslogtreecommitdiff
path: root/lib/libtelnet
AgeCommit message (Collapse)Author
2001-11-03Telnet client shouldn't say it does Kerberos unless there actually existsHans Insulander
a krb4 or krb5 ticket file. ok art@
2001-09-18Suppress eavesdropping warningjoshua stein
ok deraadt@
2001-07-02esetenv prototypeTodd C. Miller
2001-06-29Move esetenv() to misc.c since it is not specific to kerberizedTodd C. Miller
telnet.
2001-06-28-Wall -Wno-unusedHans Insulander
2001-05-25KerberosV stuff taken from Heimdal.Hans Insulander
2000-09-15check return value for setenv(3) for failure, and deal appropriatelyTheo de Raadt
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
Closes PR 1246
2000-07-11typo made by hin. this was not test compiledTheo de Raadt
2000-07-11New kerberos takes length of the strings passed to the krb_get_nir() function.Hans Insulander
2000-02-25Update for libtelnet, cut-n-pasted from kth-krb's libtelnet.Hans Insulander
1998-07-28rename getent/getstr to gtgetent/gtgetstr so they don'tMarco S Hyman
conflict with curses functions; the gt is for gettytab, the database read by these functions
1998-04-01eavesdropping messages, no sorry, no wayTheo de Raadt
1998-03-23remove libtelnet shared library, because people who build with/withoutTheo de Raadt
kerberos end up with significantly different and incompatible libraries. NOTE: Everyone should rm /usr/lib/libtelnet.so* right now, and rebuild all the telnet tools.
1998-03-12support for encryption from kth-krb 0.9.8Artur Grabowski
1997-07-14Remove unused var.Todd C. Miller
1996-03-19From NetBSD: merge of 960317Niklas Hallqvist
1995-10-18initial import of NetBSD treeTheo de Raadt