| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 4 | -2266/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 6 | -266/+0 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 3 | -107/+108 |
| * | * configure.in: Supply comment template in AC_DEFINE calls | Ken Raeburn | 2006-03-28 | 2 | -9/+13 |
| * | make depend | Ken Raeburn | 2006-03-27 | 1 | -2/+3 |
| * | * configure.in: If tgetent can't be found, error out | Ken Raeburn | 2006-03-16 | 2 | -0/+5 |
| * | Instead of arbitrary division of headers into include and include/krb5, with | Ken Raeburn | 2006-03-11 | 2 | -11/+11 |
| * | make depend | Ken Raeburn | 2006-03-08 | 1 | -1/+2 |
| * | make depend | Tom Yu | 2005-11-29 | 3 | -38/+32 |
| * | Delete .cvsignore files; contents have already been | Sam Hartman | 2005-08-24 | 2 | -2/+0 |
| * | All configure.in scripts: Use K5_AC_INIT instead of AC_INIT | Ken Raeburn | 2005-08-20 | 2 | -1/+5 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 3 | -32/+38 |
| * | updated dependencies for socket-utils.h change | Ken Raeburn | 2005-04-28 | 2 | -5/+13 |
| * | * commands.c (shell): Change 0 to (char*)NULL in execl calls. Patch provided | Ken Raeburn | 2005-04-06 | 2 | -2/+7 |
| * | fix MITKRB5-SA-2005-001 telnet client vuln | Tom Yu | 2005-03-29 | 2 | -9/+20 |
| * | * configure.in: When looking for setupterm() - look in | Ezra Peisach | 2005-01-18 | 2 | -3/+8 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 3 | -24/+31 |
| * | * kerberos.c (kerberos4_status): Null-terminate the correct | Tom Yu | 2004-12-20 | 2 | -1/+6 |
| * | make depend | Ken Raeburn | 2004-11-16 | 2 | -4/+2 |
| * | Merge Athena changes for requiring encrypted connections | Tom Yu | 2004-11-15 | 8 | -30/+149 |
| * | Better support for using libutil on systems that need it for various | Tom Yu | 2004-09-22 | 4 | -2/+10 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | updated dependencies | Ken Raeburn | 2004-04-24 | 2 | -6/+7 |
| * | * configure.in: Move test for setupterm back down below addition of | Ken Raeburn | 2004-03-07 | 2 | -1/+7 |
| * | Configure telnet using one script instead of four | Ken Raeburn | 2004-03-04 | 12 | -184/+207 |
| * | make depend | Ken Raeburn | 2003-12-15 | 2 | -21/+28 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 2 | -20/+20 |
| * | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 2 | -2/+8 |
| * | errno should never be explicitly declared | Ken Raeburn | 2003-04-24 | 4 | -5/+8 |
| * | build libtelnet with library build framework | Tom Yu | 2003-04-11 | 3 | -12/+22 |
| * | Thanks, patch applied | Tom Yu | 2003-04-09 | 3 | -4/+26 |
| * | Red Hat's krb5_princ_size fixes | Ken Raeburn | 2003-04-01 | 2 | -0/+9 |
| * | Use socklen_t when passing address to socket functions. | Ken Raeburn | 2003-01-10 | 2 | -2/+9 |
| * | Nuke some old .orig files | Ken Raeburn | 2003-01-08 | 8 | -144/+16 |
| * | Replace dependencies on generated krb524 and krb4 headers with | Tom Yu | 2002-12-23 | 1 | -1/+1 |
| * | update dependencies | Tom Yu | 2002-12-12 | 1 | -1/+2 |
| * | More KfM merge work | Tom Yu | 2002-12-12 | 3 | -4/+11 |
| * | * configure.in: Test for speed_t being present | Ezra Peisach | 2002-11-15 | 7 | -17/+52 |
| * | * sys_bsd.c: Moved declaration for susp() to type of file and | Ezra Peisach | 2002-11-15 | 9 | -53/+85 |
| * | * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanups | Ezra Peisach | 2002-11-15 | 15 | -29/+59 |
| * | * configure.in: Autoconf 2.55 will not simply use cpp to test for | Ezra Peisach | 2002-10-22 | 2 | -1/+17 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 2 | -4/+3 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 8 | -4/+20 |
| * | Ignore a bunch of files generated by building in the source tree, excluding | Ken Raeburn | 2002-08-29 | 2 | -0/+2 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 8 | -4/+20 |
| * | * telnetd.c: Switched the valid and user descriptions under the -a | Jen Selby | 2002-08-08 | 2 | -2/+7 |
| * | update dependencies | Ken Raeburn | 2002-06-21 | 2 | -2/+3 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 2 | -22/+13 |
| * | * configure.in: Sepcial-case solaris+gcc to always find curses.h, | Tom Yu | 2002-04-12 | 2 | -0/+14 |
| * | Build without k5-int.h | Sam Hartman | 2002-04-12 | 4 | -5/+15 |