Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-29 | Add back gettytab reading but use cget* instead of the obsolescent gtget* | Todd C. Miller | |
2001-06-23 | Replace our telnetd with the one from heimdal-0.3f, with the following changes: | Hans Insulander | |
- obvious buildsystem tweakes - our way to filter out bad environment variables | |||
2001-05-25 | KerberosV support from Heimdal. | Hans Insulander | |
2000-11-16 | Don't use sizeof() a pointer as a length parameter. This change makes | Todd C. Miller | |
'line' from sys_term.c from a char * into a char array. There's no need to explicitly initialize the contents to 0 since that happens for globals anyway. | |||
1998-07-28 | change getent/getstr to gtgettent/gtgetstr, the names now used | Marco S Hyman | |
in libtelnet; add prototypes for both functions to ext.h | |||
1998-07-23 | delete SecurID hacks | Theo de Raadt | |
1998-05-08 | typo | Theo de Raadt | |
1998-03-25 | cleanup and please -Wall | Artur Grabowski | |
1998-03-12 | Encryption from kth-krb 0.9.8 (only for those with kerberos) | Artur Grabowski | |
1997-07-14 | -Wall | Todd C. Miller | |
1996-03-28 | From NetBSD: merge of 960317 | Niklas Hallqvist | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |