Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-05-14 | Get rid of libtelnet, it is compiled into the tree programs | Hans Insulander | |
(telnetd, telnet and tn3270) that use them instead. This gets rid of a really hairy dependency between telnet and libtelnet. ok millert@ | |||
1999-12-11 | IPv6/IPv4 dual stack support. uses getaddrinfo() and getnameinfo() | Jun-ichiro itojun Hagino | |
throughout the code so please look at it with care (for auditing). XXX source routing is not available for IPv6 (even before I modify, it was not available for IPv4 anyways) | |||
1998-03-12 | encryption support from kth-krb 0.9.8 (kerberos only) | Artur Grabowski | |
plus some tweaks for better binary/8-bit support. |