summaryrefslogtreecommitdiff
path: root/libexec/telnetd
AgeCommit message (Expand)Author
2019-08-16Pull up following revision(s) (requested by kamil in ticket #61):martin
2019-02-04- bump buffer sizes to avoid potential truncation issuesmrg
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2018-12-15Remove mention of SPX.maya
2018-12-13Remove unused macros.maya
2018-02-25add LIBKRB5_LDADD/LIBKRB5_DPADD and their static counterpartsmrg
2018-02-10We need authentication || encryption even when we are not buildingchristos
2017-05-21Remove MKCRYPTO option.riastradh
2017-01-28kerberos needs sqlite3christos
2016-12-12acknowleg -> acknowledg, proceedure -> procedure.maya
2014-02-27Global variable is never a null pointer.joerg
2013-06-28fix wrong variable check, remove castschristos
2012-11-04Only include the headers we use and remove useless variable.christos
2012-01-10Use __deadjoerg
2012-01-09PR/45805: Borodin Oleg: telnet/telnetd with -DAUTHENTICATION -DENCRYPTIONchristos
2011-12-23there is a macro for that, use it.christos
2011-04-24We no longer need -I/usr/include/krb5.elric
2011-04-24#include <com_err.h> -> #include <krb5/com_err.h>.elric
2011-04-15Upgrade Heimdal to 1.5pre1 by switching the build from crypto/dist/heimdalelric
2010-02-03Userland now builds and uses terminfo instead of termcap.roy
2009-04-08Improve markup.joerg
2009-03-16Default to WARNS=4lukem
2008-07-20Remove the \n and tabs from the __COPYRIGHT() strings.lukem
2007-02-21Move ctype.h from headers to files which really need ithubertf
2007-01-17Remove duplicated #includes and some trailing whitespace while here.hubertf
2006-11-24fix spelling of accommodate; from Zapher.christos
2006-10-07Don't print uninitialized errno, from David A. Holland on #NetBSD-codeelad
2006-05-11use a u_char[] when it is expected.mrg
2006-05-09change (mostly) int to socklen_t. GCC 4 doesn't like that int andmrg
2006-03-20Goodbye KerberosIVchristos
2006-02-02Make the debug variable static, to accomodate static linking with libssh.a.he
2005-06-21Remove static local variable so its easier to correctly use strlcpy.lha
2005-06-01Ensure IF is initialized before trying to use it.lukem
2005-05-05use _PATH_DEV instead of "/dev/"lukem
2005-03-17Handle printing ptyfs pty nameschristos
2005-03-04Add -lcrypt to link lines for applications using -lkrb5, so that theyhe
2005-03-04Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compilinghe
2005-02-20Add pam glue.christos
2005-02-06Make this compile after the de-__Ping round.agc
2005-02-06de-__P, ANSIfy function declarations, remove obsolete "register" declarations.perry
2004-12-22Move linking with libdes to the common kerberos section sincelha
2004-11-30PR/28473: Jed Davis: telnetd loses data and corrupts crypto state due tochristos
2004-11-14Pass -a [srrvis'd struct sockaddr] to login, so that login can record thechristos
2004-11-05Add (unsigned char) cast to ctype functionsdsl
2004-07-17Code is not using gethostbyaddr any longer, but getnameinfo.wiz
2003-12-13rearrange lib stuff so that these link on non-shared-lib platforms.chs
2003-12-11Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)dyoung
2003-11-17Various typo fixes from Jonathon Gray via jmc@openbsd.wiz
2003-09-19realloc pedanntitojun
2003-09-07Consistently use 'RFC 1234' instead of 'RFC1234' or 'RFC-1234'.wiz