summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet
Commit message (Expand)AuthorAgeFilesLines
* make dependKen Raeburn2007-08-161-8/+9
* Use [v]snprintf or asprintf instead of unchecked sprintf and separate allocat...Ken Raeburn2007-07-122-10/+13
* Attach format attributes to declarations of various message-formattingKen Raeburn2007-06-292-7/+22
* MITKRB5-SA-2007-001: telnetd allows login as arbitrary userTom Yu2007-04-032-2/+26
* Remove KRB5_BUILD_LIBRARY_STATIC; always use KRB5_BUILD_LIBRARYKen Raeburn2007-03-251-1/+1
* Never set krb5_force_static. Instead, set the defaults for buildingKen Raeburn2007-03-251-0/+1
* Remove varargs.h paths, always use stdarg.hKen Raeburn2007-01-201-4/+0
* * src/appl/telnet/libtelnet/kerberos5.c (kerberos5_send):Tom Yu2006-12-011-2/+4
* Cleanup some warnings on missing prototypesEzra Peisach2006-10-151-0/+3
* Remove all unused variable warnings from treeEzra Peisach2006-10-151-2/+0
* Initialize some values before use, silence some warningsKen Raeburn2006-10-151-1/+3
* make dependTom Yu2006-10-061-5/+5
* Set the canonicalize flag in TGS requests and accept cross-realm referral tic...Sam Hartman2006-09-211-0/+2
* Apply patch from Michael Calmer to fix some uninitialized variablesTom Yu2006-08-021-0/+1
* autoconf 2.60 compatibilityKen Raeburn2006-06-281-2/+2
* Change a bunch of calls to ctype macros (those cited by Jeff, and aKen Raeburn2006-06-161-2/+2
* Increase buffer sizes to 64K where a Kerberos 5 authenticator might beKen Raeburn2006-06-156-6/+6
* remove unused versions of makefilesKen Raeburn2006-06-156-369/+0
* telnet help should telnet to a host named help, not display a usageRuss Allbery2006-06-131-1/+1
* Always include sys/ioctl.h in the telnet and telnetd code, even ifRuss Allbery2006-06-122-4/+2
* Rename locate.h to locate_plugin.h. Change references, update dependenciesKen Raeburn2006-05-241-1/+1
* install headers into include/krb5Ken Raeburn2006-05-232-26/+30
* Don't include kdb.h from k5-int.h; instead, include it in the handfulKen Raeburn2006-04-131-5/+4
* Remove ChangeLog files from the source tree. From now on, theSam Hartman2006-04-114-2266/+0
* Remove .Sanitize and .rconf files, no longer usedKen Raeburn2006-04-116-266/+0
* make depend, now with dependency sortingKen Raeburn2006-03-313-107/+108
* * configure.in: Supply comment template in AC_DEFINE callsKen Raeburn2006-03-282-9/+13
* make dependKen Raeburn2006-03-271-2/+3
* * configure.in: If tgetent can't be found, error outKen Raeburn2006-03-162-0/+5
* Instead of arbitrary division of headers into include and include/krb5, withKen Raeburn2006-03-112-11/+11
* make dependKen Raeburn2006-03-081-1/+2
* make dependTom Yu2005-11-293-38/+32
* Delete .cvsignore files; contents have already been Sam Hartman2005-08-242-2/+0
* All configure.in scripts: Use K5_AC_INIT instead of AC_INITKen Raeburn2005-08-202-1/+5
* Update dependenciesKen Raeburn2005-06-213-32/+38
* updated dependencies for socket-utils.h changeKen Raeburn2005-04-282-5/+13
* * commands.c (shell): Change 0 to (char*)NULL in execl calls. Patch providedKen Raeburn2005-04-062-2/+7
* fix MITKRB5-SA-2005-001 telnet client vulnTom Yu2005-03-292-9/+20
* * configure.in: When looking for setupterm() - look inEzra Peisach2005-01-182-3/+8
* run "make depend"Ken Raeburn2004-12-303-24/+31
* * kerberos.c (kerberos4_status): Null-terminate the correctTom Yu2004-12-202-1/+6
* make dependKen Raeburn2004-11-162-4/+2
* Merge Athena changes for requiring encrypted connectionsTom Yu2004-11-158-30/+149
* Better support for using libutil on systems that need it for variousTom Yu2004-09-224-2/+10
* Change all uses of LIB in UNIX makefiles to LIBBASE, for better WindowsKen Raeburn2004-06-042-1/+5
* updated dependenciesKen Raeburn2004-04-242-6/+7
* * configure.in: Move test for setupterm back down below addition ofKen Raeburn2004-03-072-1/+7
* Configure telnet using one script instead of fourKen Raeburn2004-03-0412-184/+207
* make dependKen Raeburn2003-12-152-21/+28
* make-depend updatesKen Raeburn2003-05-242-20/+20