summaryrefslogtreecommitdiff
path: root/lib/libtelnet
AgeCommit message (Collapse)Author
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