summaryrefslogtreecommitdiff
path: root/usr.bin/ssh
AgeCommit message (Expand)Author
2008-11-09- retire MKXORG from public usemrg
2008-10-27Make sshd find the xauth program, even with the new /usr/X11R7.hubertf
2008-08-29Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a f...gmcgarry
2008-04-10Add more libraries required by libgssapi and libkrb5 etc. in NOPIC case.tsutsui
2008-04-06update for 5.0christos
2008-04-06Be consistent about making USE_PAM!=no be exclusive to USE_SKEY!=no.lukem
2007-05-28Add new Makefile knob, USE_FORT, which extends USE_SSP by turning on thetls
2006-11-24s/independant/independent/, from Zafer.wiz
2006-09-28Add -DHEIMDALchristos
2006-05-12Only use -Wno-pointer-sign for gcc4.lukem
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-05-11build sshconnect1.c with -fno-strict-aliasing.mrg
2006-03-20Goodbye KerberosIVchristos
2006-02-15Do not attempt to generate moduli from moduli.c using the shuttlechristos
2005-08-18PR/30750: Mark Davies: ssh gives bogus complaint when gssapi authenticationchristos
2005-07-29remove -static.christos
2005-04-23sftp now uses libedit.christos
2005-03-09Add -lcrypt where -lcrypto is specified.christos
2005-03-04Add -lcrypt to link lines for applications using -lkrb5, so that theyhe
2005-03-04Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compilinghe
2005-02-13- Add depency ob ligssapi and the required c-file(s).christos
2005-02-13Add depency on libgssapi and add the required c-file(s)christos
2005-02-13Add a couple of HAVE_'schristos
2005-02-13Only need the PAM hooks for sshd. Now it compiles, PAM portion untested.christos
2005-02-13Add PAM glue [unused]christos
2005-02-13Update for OpenSSH-3.9christos
2005-01-03Style/consistency cleanup:lukem
2005-01-03Use the public libssh that's now available.lukem
2004-05-23Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target andlukem
2004-05-16Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall'lukem
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