| Commit message (Expand) | Author | Age | Files | Lines |
| * | Remove ChangeLog files from the source tree. From now on, the | Sam Hartman | 2006-04-11 | 1 | -756/+0 |
| * | Remove .Sanitize and .rconf files, no longer used | Ken Raeburn | 2006-04-11 | 1 | -70/+0 |
| * | make depend, now with dependency sorting | Ken Raeburn | 2006-03-31 | 1 | -26/+25 |
| * | make depend | Tom Yu | 2005-11-29 | 1 | -3/+3 |
| * | Update dependencies | Ken Raeburn | 2005-06-21 | 1 | -3/+3 |
| * | run "make depend" | Ken Raeburn | 2004-12-30 | 1 | -22/+31 |
| * | * kerberos.c (kerberos4_status): Null-terminate the correct | Tom Yu | 2004-12-20 | 2 | -1/+6 |
| * | Merge Athena changes for requiring encrypted connections | Tom Yu | 2004-11-15 | 3 | -8/+33 |
| * | Change all uses of LIB in UNIX makefiles to LIBBASE, for better Windows | Ken Raeburn | 2004-06-04 | 2 | -1/+5 |
| * | Configure telnet using one script instead of four | Ken Raeburn | 2004-03-04 | 3 | -27/+7 |
| * | make-depend updates | Ken Raeburn | 2003-05-24 | 1 | -18/+18 |
| * | Rename the local_subkey and remote_subkey fields in the auth_context | Tom Yu | 2003-05-10 | 2 | -2/+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 |
| * | Nuke some old .orig files | Ken Raeburn | 2003-01-08 | 2 | -45/+4 |
| * | 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 |
| * | * enc-proto.h, enc_des.c, encrypt.c: Unsigned/signed cleanups | Ezra Peisach | 2002-11-15 | 15 | -29/+59 |
| * | update dependencies | Ken Raeburn | 2002-08-29 | 1 | -2/+1 |
| * | * Makefile.in: Revert $(S)=>/ change, for Windows support | Ken Raeburn | 2002-08-29 | 2 | -1/+5 |
| * | Change $(S)=>/ and $(U)=>.. globally | Ken Raeburn | 2002-08-23 | 2 | -1/+5 |
| * | update dependencies | Ken Raeburn | 2002-06-21 | 1 | -1/+2 |
| * | update dependencies | Ken Raeburn | 2002-06-15 | 1 | -14/+6 |
| * | Build without k5-int.h | Sam Hartman | 2002-04-12 | 4 | -5/+15 |
| * | * kerberos.c, kerberos5.c (Data): Reindent to 8 columns. (yes, | Tom Yu | 2002-03-29 | 3 | -18/+23 |
| * | * kerberos.c: Include errno.h | Ken Raeburn | 2002-03-28 | 2 | -0/+5 |
| * | Updated telnet patch | Sam Hartman | 2002-03-27 | 3 | -18/+20 |
| * | Fix client side buffer overflows | Sam Hartman | 2002-03-16 | 3 | -6/+28 |
| * | * configure.in: Do not explicitly add getent.o and setenv.o to | Ezra Peisach | 2002-03-13 | 3 | -3/+16 |
| * | Update automatic dependencies to work on Windows by using $(OUTPRE) and | Ken Raeburn | 2001-10-11 | 1 | -29/+31 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 12 | -215/+165 |
| * | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 1 | -7/+7 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 1 | -0/+42 |
| * | * enc_des.c (fb64_start): Remove variable set but never used | Ezra Peisach | 2001-07-23 | 2 | -3/+5 |
| * | * kerberos.c (Data): Third argument now const | Ezra Peisach | 2001-07-09 | 5 | -8/+20 |
| * | * configure.in: Check for need to provide setenv prototype if | Ezra Peisach | 2001-07-06 | 4 | -2/+14 |
| * | * encrypt.c (encrypt_reply): Cast arguments to printf to match | Ezra Peisach | 2001-07-05 | 2 | -4/+9 |
| * | * krb5forw.h: File with prototype for rd_and_store_for_creds() | Ezra Peisach | 2001-07-02 | 13 | -16/+78 |
| * | * enc_des.c: Change local variable index to idx to not shadown | Ezra Peisach | 2001-06-22 | 4 | -45/+58 |
| * | * forward.c: If NEED_SETENV defined, provide prototype for setenv | Ezra Peisach | 2001-06-21 | 3 | -0/+11 |
| * | * kerberos5.c: Add prototype for rd_and_store_for_creds() | Ezra Peisach | 2001-06-21 | 2 | -0/+8 |
| * | * encrypt.c (encrypt_is): Cast arguments to printf to match format | Ezra Peisach | 2001-06-18 | 2 | -2/+7 |
| * | * genget.c (LOWER): Cast argument to isupper()/tolower() to int | Ezra Peisach | 2001-06-18 | 2 | -1/+5 |
| * | * auth-proto.h: Add prototype for kerberos5_cleanup() | Ezra Peisach | 2001-06-07 | 3 | -1/+22 |
| * | * auth-proto.h: Add prototypes for getauthmask(), auth_enable, | Ezra Peisach | 2001-06-06 | 16 | -47/+130 |
| * | * configure.in: Check for setenv, unsetenv, and getenv. Compile | Tom Yu | 2001-04-04 | 3 | -2/+22 |
| * | * configure.in: Use AC_C_CONST instead of AC_CONST | Ezra Peisach | 2000-11-01 | 2 | -1/+5 |
| * | 1.2-beta4 pullup | Ken Raeburn | 2000-06-30 | 5 | -20/+61 |