| Commit message (Expand) | Author | Age | Files | Lines |
| * | * 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 |
| * | * 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 |
| * | update dependencies | Ken Raeburn | 2002-03-26 | 2 | -8/+7 |
| * | Change approach for getaddrinfo support. Now, only fake-addrinfo.h is | Ken Raeburn | 2002-03-26 | 4 | -4/+12 |
| * | 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 | 3 | -84/+89 |
| * | Don't conditionalize prototypes; delete macros supporting it. (Maybe overdone; | Ken Raeburn | 2001-10-10 | 23 | -403/+337 |
| * | update dependencies | Ken Raeburn | 2001-09-28 | 1 | -2/+2 |
| * | * telnetd.c: Move include of fake-addrinfo.c to after stdlib.h so | Ezra Peisach | 2001-09-08 | 2 | -3/+7 |
| * | * commands.c (tn): Don't crash printing null hostname in case where supplied | Ken Raeburn | 2001-09-07 | 2 | -2/+9 |
| * | updated dependencies for latest make-depend target code | Ken Raeburn | 2001-09-06 | 3 | -56/+56 |
| * | dependencies | Ken Raeburn | 2001-09-02 | 4 | -3/+132 |
| * | * configure.in: Check for ipv6 support | Ken Raeburn | 2001-08-31 | 2 | -0/+3 |
| * | * ext.h: Always use prototype declarations | Ken Raeburn | 2001-08-31 | 2 | -93/+88 |
| * | * defs.h: Don't include socket-utils.h until after netinet/in.h | Ken Raeburn | 2001-08-30 | 2 | -3/+7 |
| * | ipv6 support, except if source routing is requested (may be broken) | Ken Raeburn | 2001-08-30 | 3 | -93/+133 |
| * | * telnet.c (setupterm): Now static. | Ken Raeburn | 2001-08-30 | 2 | -5/+13 |
| * | note ipv6 work still not done | Ken Raeburn | 2001-08-30 | 1 | -0/+7 |
| * | support incoming ipv6 connections; debug mode still ipv4 only | Ken Raeburn | 2001-08-30 | 3 | -15/+35 |
| * | * termio-tn.c, termios-tn.c: Define dummy variables if STREAMSPTY isn't defin... | Ken Raeburn | 2001-08-30 | 3 | -0/+9 |
| * | * authenc.c (net_write): Rewrite in terms of netwrite() | Tom Yu | 2001-08-02 | 9 | -447/+433 |
| * | * sys_term.c (startslave): Get rid of extra argument in call to | Ezra Peisach | 2001-07-23 | 2 | -1/+6 |
| * | * 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: Add AC_HEADER_STDARG | Ezra Peisach | 2001-07-08 | 3 | -5/+24 |
| * | * configure.in: Check for need to provide setenv prototype if | Ezra Peisach | 2001-07-06 | 4 | -2/+14 |
| * | * configure.in: Check if prototype needed for herror() | Ezra Peisach | 2001-07-06 | 3 | -1/+29 |
| * | * sys_term.c (addarg): Cast char to long in indexing array | Ezra Peisach | 2001-07-06 | 2 | -4/+14 |
| * | * encrypt.c (encrypt_reply): Cast arguments to printf to match | Ezra Peisach | 2001-07-05 | 2 | -4/+9 |
| * | * commands.c: Remove prototypes for EncryptAutoEnc(), | Ezra Peisach | 2001-07-02 | 2 | -6/+7 |
| * | * krb5forw.h: File with prototype for rd_and_store_for_creds() | Ezra Peisach | 2001-07-02 | 13 | -16/+78 |
| * | * commands.c: Declare sourceroute() static | Ezra Peisach | 2001-07-02 | 2 | -2/+7 |
| * | * commands.c: Declare local functions static | Ezra Peisach | 2001-07-02 | 7 | -26/+47 |
| * | * state.c: Declate doclientstat() static and conditionalize | Ezra Peisach | 2001-07-02 | 5 | -10/+23 |
| * | * telnetd.c (main): Change variable sin to sin4. | Ezra Peisach | 2001-06-22 | 2 | -11/+16 |
| * | * commands.c (tn): Change sin to sin4 to not shadow global | Ezra Peisach | 2001-06-22 | 3 | -28/+36 |
| * | * 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 |
| * | * telnetd.c: Add prototypes for getent() and tgetent() | Ezra Peisach | 2001-06-21 | 2 | -1/+8 |
| * | * configure.in: Test for parsetos() prototype and presence of | Ezra Peisach | 2001-06-21 | 4 | -2/+24 |