aboutsummaryrefslogtreecommitdiff
path: root/secure/libexec
Commit message (Expand)AuthorAgeFilesLines
* Only build sftp-server conditionallyKris Kennaway2000-09-161-1/+3
* Add sftp-serverAndrey A. Chernov2000-09-151-0/+1
* Update for OpenSSH 2.2.0Kris Kennaway2000-09-101-0/+22
* Don't build crypto-enabled telnetd if NO_OPENSSL is defined, since itKris Kennaway2000-07-251-1/+1
* Build everything properly. This means:Mark Murray2000-02-241-3/+3
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-271-1/+1
* Revert -lmd changes now that libcrypt doesn't expose this binutils/ldPeter Wemm1999-12-181-3/+2
* Add libmd to DPADD and LDADD.Marcel Moolenaar1999-12-171-2/+3
* Dont build telenet if we are going for kerberised telnet; this justMark Murray1999-10-121-2/+3
* Make telnet with SRA work.Mark Murray1999-10-073-0/+32
* Secure telnet is now in eBones.Mark Murray1996-11-0715-9324/+0
* Same as non-secure telnetd, add support for ``-P altlogin'' to specifyPeter Wemm1996-08-133-4/+21
* Localize timeAndrey A. Chernov1996-05-071-0/+10
* Big clean-up job. Remove ancient and never-to-be used stuff.Mark Murray1996-03-111-39/+4
* Sense MAKE_EBONES, DESTDIRAndrey A. Chernov1996-03-091-5/+11
* recording cvs-1.6 file deathPeter Wemm1995-12-301-6/+0
* Remove LD_NOSTD_PATH unsetenv, it isn't exist anymoreAndrey A. Chernov1995-10-241-1/+0
* Fix original patch error with ! before strncmpAndrey A. Chernov1995-10-201-4/+10
* Don't allow LD_* env. variables to be trickedAndrey A. Chernov1995-10-201-3/+25
* Remove MAKE_EBONES conditionals. They were originally placed here becauseJustin T. Gibbs1995-10-111-2/+0
* Add TELNETOBJDIR and CRYPTOBJDIR for use in LDADD entries. This makesJustin T. Gibbs1995-09-162-3/+5
* Enable kerberosIV authentication/encryption conditionalized on MAKE_EBONES.Justin T. Gibbs1995-09-141-5/+1
* sys_term.c: killed sleep(1) as this should no longer be a problem withDavid Greenman1995-09-112-9/+3
* Move erase cleanup outside linemode conditionalPaul Traina1995-09-061-1/+1
* Avoid race condition with telnet options processing (login: prompt lost).Paul Traina1995-09-051-22/+7
* Set erase character for login: prompt.Paul Traina1995-09-051-1/+5
* Do NOT compile with -DKLUDGELINEMODE...hoses many telnet clientsPaul Traina1995-08-282-6/+8
* Comment out LDADD+=-ldescrypt, it is not yet active due toAndrey A. Chernov1995-08-051-1/+2
* Change default banner to FreeBSD, properly ifdefed by __FreeBSD__Andrey A. Chernov1995-08-041-1/+5
* After pst and ache fixed secure telnet, it was still not in the mainMark Murray1995-07-292-0/+7
* Final cleanup pass through Makefiles, now this stuffAndrey A. Chernov1995-07-241-2/+7
* Add -ldescrypt, or wrong crypt version can be picked from libcAndrey A. Chernov1995-07-241-0/+1
* Since this stuff not works with eBones, ifdef kerberos stuffAndrey A. Chernov1995-07-241-0/+6
* Point to proper DESTDIR nowAndrey A. Chernov1995-07-241-0/+3
* When hostname len > 8, name replaced with dot notation when -u flagPaul Traina1995-07-201-7/+19
* The final negotiation of DO_BINARY in the LINEMODE portion of the telnetd codePaul Traina1995-07-201-19/+28
* Update telnet to the 95.05.31 release.Paul Traina1995-07-209-79/+252
* Remove trailing whitespace.Rodney W. Grimes1995-05-307-28/+28
* Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcapRodney W. Grimes1994-09-111-1/+1
* Move the telnetd with encryption to src/secureGeoff Rehmet1994-08-1214-0/+9103