Lines Matching refs:telnet

42 	* telnet/main.c: Catch --help, reported by David Love.
54 * telnet/telnet_locl.h: Include roken.h before the local
68 * telnet/Makefile.am: more files
105 * telnet/telnet.c: Spelling in comments, from Dave Love
115 * telnet/commands.c: Check return value from asprintf instead of
160 * telnet/telnet.c,telnet_locl.h: Make solaris find tgetent
169 * telnet/telnet.c: undef ISASCII before we define our own (problem
207 * telnet/commands.c: use NULL as last argument to execl, not 0
211 * telnet/telnet.c: From FreeBSD:
213 Correct a pair of buffer overflows in the telnet(1) command:
222 malicious telnet server or active network attacker to cause
223 telnet(1) to execute arbitrary code with the privileges of the
227 FreeBSD-SA-05:01.telnet Security:
244 * telnet/telnet.c: cast argument to toupper to unsigned char
246 * telnet/commands.c: cast argument to is* to unsigned char
250 * telnet/network.c: make network rings larger From: MAAAAA MOOOR
261 * telnet/main.c: make encrypt, forwardable, forward use appdefault
269 * telnet/main.c: call setprogname to make libvers happy
273 * telnet/externs.h: export Scheduler and scheduler_lockout_tty
275 * telnet/telnet.c (my_telnet): if telnet_spin returns failure,
278 * telnet/authenc.c (telnet_spin): if Scheduler() returns failure
289 * telnet/telnet.1: replace <,> with \*[Lt],\*[Gt]
297 * telnet/commands.c: remove extra "Toggle"'s
299 * telnet/commands.c: IRIX == 4 -> IRIX4
301 * telnet/main.c: rename functions to what they're really called
303 * telnet/commands.c: kill some might be uninitialized warnings
305 * telnet/commands.c: add forward and forwardable toggle options,
308 * telnet/externs.h: proto for set_forward_options
310 * telnet/main.c: only register what forwarding options are asked
322 * telnet/main.c: add --version as a special case
326 * telnet/telnet.c: only try to negotiate encryption if we're
327 talking to a real telnet
331 * telnet/commands.c: fix an old cut-n-paste typo (via debian)
335 * telnet/telnet.c: print a more informative message than "done"
344 * telnet/telnet.c: undef PUTSHORT to avoid conflict
386 * telnet/commands.c (tn): copy the hostname so it doesn't get
399 * telnet/Makefile.am, telnetd/Makefile.am: add LIB_kdfs
408 * telnet/main.c (krb5_init): check krb5_init_context for success
414 * telnet/commands.c (sourceroute): make it not break if the
425 from sys/*.h on HP to override SE from telnet.h
453 * telnet/telnet.c: fake entry if no tgetent
462 * telnet/utilities.c (EmptyTerminal): check that fds are not too
464 * telnet/sys_bsd.c (process_rings): check that fds are not too
466 * telnet/network.c (stilloob): check that fds are not too large to
471 * telnet/commands.c: remove all setuid(getuid()). we do not
472 support telnet being setuid root
476 * telnet/externs.h (sourceroute): update prototype
477 * telnet/commands.c (tn): re-enable source routing
483 * telnet/commands.c (tn): clean-up a tiny little bit. give-up if
501 * telnet/commands.c (tn): only set tos for AF_INET. From
511 * telnet/ring.h (ring_encrypt): better proto
512 * telnet/ring.c (ring_encrypt): better proto
516 * telnet/telnet_locl.h: klduge-around KLUDGELINEMODE
533 * telnet/commands.c (tn): handle ai_canonname being set in any of
545 * telnet/commands.c (*): handle ai_canonname not being set
551 * telnet/commands.c: re-write to using getaddrinfo. disable
556 * telnet/commands.c: revert 1.54, get_default_username should DTRT
575 * telnet/main.c: add -G and config file support. From Miroslav
602 * telnet/commands.c (tn): extra bogus const-cast
616 * telnet/Makefile.am (INCLUDES): add $(INCLUDE_krb4)
618 * telnet/commands.c (togkrbdebug): conditionalize on
623 * telnet/commands.c: add kerberos debugging option
627 * telnet/commands.c (tn): use get_default_username
644 * telnet/Makefile.am: don't run check-local
652 * telnet/authenc.c (telnet_gets): remove old extern declarations
658 * telnet/Makefile.am: include Makefile.am.common
678 * telnet/Makefile.in: add WFLAGS
684 * telnet/telnet.c: fix some warnings
686 * telnet/main.c: fix some warnings
688 * telnet/commands.c: fix types in format string
698 * telnet/commands.c (tn): only call gethostbyname2 with AF_INET6
716 * telnet/commands.c (tn): don't advance hostent->h_addr_list, use
721 * telnet/sys_bsd.c (process_rings): correct call to `stilloob'
729 * telnet/commands.c: unifdef -DHAVE_H_ERRNO
733 * telnet/commands.c (tn): moved the printing of `trying...' to the
738 * telnet/telnet_locl.h: include <term.h>. From Gregory S. Stark
745 * telnet/utilities.c (printsub): `direction' is now an int.
756 * telnet/*/*.c: renamed `telnet' to `my_telnet' to avoid
773 * telnet/commands.c (tn): repair support for numeric addresses
784 * telnet/sys_bsd.c: Don't turn off OPOST in 8bit-mode.
788 * telnet/main.c (main): add 'b' to getopt
792 * telnet/telnet.c: Change binary mode to do just that, and add a
809 * telnet/telnet_locl.h: only include <sys/termio.h> iff
820 system. And besides, most telnet client has no support for