summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
AgeCommit message (Expand)Author
2003-12-11Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no)dyoung
2003-08-23libkrb depends on libdes, patch in private mail fromlha
2003-07-24bring back krb4 support, just to suppress unwanted noise from other developers.itojun
2003-07-23forgot to remove -lkafs. from rafalitojun
2003-07-23remove KRB4 and AFS support. sync w/ openssh main treeitojun
2003-07-21UPPORT_UTMP{,X} outside of .if KERBEROS. PR 22202itojun
2003-05-14>implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@itojun
2003-04-03sync w/ 3.6.1itojun
2002-10-01upgrade to openssh 3.5. major changes include:itojun
2002-09-18makefile delint. use NETBSDSRCDIR as appropriatelukem
2002-09-18rcsid fixlukem
2002-08-02Don't set BINOWN if using the default BINMODE.simonb
2002-07-28Add utmpx support.christos
2002-07-03re-enable ssh-keysign's sbit. sync w/openbsditojun
2002-07-03>make ssh-keysign read /etc/ssh/ssh_configitojun
2002-07-01install ssh-keysign non-setuid for the moment.itojun
2002-06-24tidy up makefilesitojun
2002-06-24make sure to install ssh-keysign as setuid rootitojun
2002-06-24sync with openssh 3.3.itojun
2002-04-29Complete the conversion back to the OpenSSH default configuration files oflukem
2002-04-22sync with openssh 3.2 as of 2002/4/22.itojun
2002-03-22Split the notion of building Hesiod, Kerberos, S/key, and YPthorpej
2002-03-11move sshd config files to /etc/sshitojun
2002-03-08sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etcitojun
2002-02-09use ${INSTALL_FILE} as appropriatelukem
2001-12-12Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly).lukem
2001-12-12MKfoo=no -> NOfootv
2001-09-27sync with openssh 2.9.9 around 9/27.itojun
2001-06-23upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh).itojun
2001-06-15On note by kleink: Add primes.5 to crypto/dist/ssh instead of share/man/man5.wiz
2001-05-26install /etc/primes for sshitojun
2001-05-15upgrade to openssh (openbsd usr.bin/ssh) 2.9, around 5/15/2001.itojun
2001-04-10upgrade to openssh 2.5.4 (2001/4/10).itojun
2001-04-01Link against libcrypt in order to make MD5 passwords work.ad
2001-03-19sync with openssh 2.5.2 (from openbsd usr.bin/ssh, not from portable).itojun
2001-03-04add krb5 support to ssh/sshd. based on code initially from Daniel Kouril <ko...assar
2001-02-14sync with 2/14.itojun
2001-02-07sync crypto/dist/ssh with re-importorted tree. try to minimize diffsitojun
2001-01-14crypto/dist/ssh: resolve conflicts with 2.3.0/20010105.itojun
2001-01-09convert to using .WAITlukem
2000-12-30Let src/usr.bin build with recursive parallel make..sommerfeld
2000-10-28Hunted down another make -> ${MAKE}....garbled
2000-10-17Remove INSTALLFLAGS=-fschg. This will break a "make install" phase wheretv
2000-10-17Do not install /usr/bin/ssh suid, as this can cause various security problems.cjs
2000-09-28Enable the ssh build framework.thorpej
2000-09-28Update for most recent ssh source files.thorpej
2000-09-23Use ${COPY} instead of -c for ${INSTALL} commands.simonb
2000-09-23Get the build ordering right for all and dependall.simonb
2000-08-02Fix a problem with the "distribution" target pointed outthorpej
2000-07-28Rename ssh_config to ssh.conf and sshd_config to sshd.conf, forthorpej