summaryrefslogtreecommitdiffstats
path: root/src/appl/telnet
Commit message (Expand)AuthorAgeFilesLines
* 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
* Rename the local_subkey and remote_subkey fields in the auth_contextTom Yu2003-05-102-2/+8
* errno should never be explicitly declaredKen Raeburn2003-04-244-5/+8
* build libtelnet with library build frameworkTom Yu2003-04-113-12/+22
* Thanks, patch appliedTom Yu2003-04-093-4/+26
* Red Hat's krb5_princ_size fixesKen Raeburn2003-04-012-0/+9
* Use socklen_t when passing address to socket functions.Ken Raeburn2003-01-102-2/+9
* Nuke some old .orig filesKen Raeburn2003-01-088-144/+16
* Replace dependencies on generated krb524 and krb4 headers withTom Yu2002-12-231-1/+1
* update dependenciesTom Yu2002-12-121-1/+2
* More KfM merge workTom Yu2002-12-123-4/+11
* * configure.in: Test for speed_t being presentEzra Peisach2002-11-157-17/+52
* * sys_bsd.c: Moved declaration for susp() to type of file andEzra Peisach2002-11-159-53/+85
* * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanupsEzra Peisach2002-11-1515-29/+59
* * configure.in: Autoconf 2.55 will not simply use cpp to test forEzra Peisach2002-10-222-1/+17
* update dependenciesKen Raeburn2002-08-292-4/+3
* * Makefile.in: Revert $(S)=>/ change, for Windows supportKen Raeburn2002-08-298-4/+20
* Ignore a bunch of files generated by building in the source tree, excludingKen Raeburn2002-08-292-0/+2
* Change $(S)=>/ and $(U)=>.. globallyKen Raeburn2002-08-238-4/+20
* * telnetd.c: Switched the valid and user descriptions under the -aJen Selby2002-08-082-2/+7
* update dependenciesKen Raeburn2002-06-212-2/+3
* update dependenciesKen Raeburn2002-06-152-22/+13
* * configure.in: Sepcial-case solaris+gcc to always find curses.h,Tom Yu2002-04-122-0/+14
* Build without k5-int.hSam Hartman2002-04-124-5/+15