| Age | Commit message (Expand) | Author |
| 2005-04-23 | sftp now uses libedit. | christos |
| 2005-03-09 | Add -lcrypt where -lcrypto is specified. | christos |
| 2005-03-04 | Add -lcrypt to link lines for applications using -lkrb5, so that they | he |
| 2005-03-04 | Introduce PAM_STATIC_LDADD and PAM_STATIC_DPADD. When compiling | he |
| 2005-02-13 | - Add depency ob ligssapi and the required c-file(s). | christos |
| 2005-02-13 | Add depency on libgssapi and add the required c-file(s) | christos |
| 2005-02-13 | Add a couple of HAVE_'s | christos |
| 2005-02-13 | Only need the PAM hooks for sshd. Now it compiles, PAM portion untested. | christos |
| 2005-02-13 | Add PAM glue [unused] | christos |
| 2005-02-13 | Update for OpenSSH-3.9 | christos |
| 2005-01-03 | Style/consistency cleanup: | lukem |
| 2005-01-03 | Use the public libssh that's now available. | lukem |
| 2004-05-23 | Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and | lukem |
| 2004-05-16 | Consistently use CONFIGFILES & CONFIGLINKS (which enable the 'configinstall' | lukem |
| 2003-12-11 | Fix the checkflist for builds without Kerberos 4 (MKKERBEROS4=no) | dyoung |
| 2003-08-23 | libkrb depends on libdes, patch in private mail from | lha |
| 2003-07-24 | bring back krb4 support, just to suppress unwanted noise from other developers. | itojun |
| 2003-07-23 | forgot to remove -lkafs. from rafal | itojun |
| 2003-07-23 | remove KRB4 and AFS support. sync w/ openssh main tree | itojun |
| 2003-07-21 | UPPORT_UTMP{,X} outside of .if KERBEROS. PR 22202 | itojun |
| 2003-05-14 | >implement kerberos over ssh2 ("kerberos-2@ssh.com"); tested with jakob@ | itojun |
| 2003-04-03 | sync w/ 3.6.1 | itojun |
| 2002-10-01 | upgrade to openssh 3.5. major changes include: | itojun |
| 2002-09-18 | makefile delint. use NETBSDSRCDIR as appropriate | lukem |
| 2002-09-18 | rcsid fix | lukem |
| 2002-08-02 | Don't set BINOWN if using the default BINMODE. | simonb |
| 2002-07-28 | Add utmpx support. | christos |
| 2002-07-03 | re-enable ssh-keysign's sbit. sync w/openbsd | itojun |
| 2002-07-03 | >make ssh-keysign read /etc/ssh/ssh_config | itojun |
| 2002-07-01 | install ssh-keysign non-setuid for the moment. | itojun |
| 2002-06-24 | tidy up makefiles | itojun |
| 2002-06-24 | make sure to install ssh-keysign as setuid root | itojun |
| 2002-06-24 | sync with openssh 3.3. | itojun |
| 2002-04-29 | Complete the conversion back to the OpenSSH default configuration files of | lukem |
| 2002-04-22 | sync with openssh 3.2 as of 2002/4/22. | itojun |
| 2002-03-22 | Split the notion of building Hesiod, Kerberos, S/key, and YP | thorpej |
| 2002-03-11 | move sshd config files to /etc/ssh | itojun |
| 2002-03-08 | sync w/ 3.1 as of 2002/3/8. configuration file directory is still /etc | itojun |
| 2002-02-09 | use ${INSTALL_FILE} as appropriate | lukem |
| 2001-12-12 | Set NOxxx= before <bsd.own.mk> is pulled in (even indirectly). | lukem |
| 2001-12-12 | MKfoo=no -> NOfoo | tv |
| 2001-09-27 | sync with openssh 2.9.9 around 9/27. | itojun |
| 2001-06-23 | upgrade to openssh 2.9, around 2001/6/24 (from openbsd usr.bin/ssh). | itojun |
| 2001-06-15 | On note by kleink: Add primes.5 to crypto/dist/ssh instead of share/man/man5. | wiz |
| 2001-05-26 | install /etc/primes for ssh | itojun |
| 2001-05-15 | upgrade to openssh (openbsd usr.bin/ssh) 2.9, around 5/15/2001. | itojun |
| 2001-04-10 | upgrade to openssh 2.5.4 (2001/4/10). | itojun |
| 2001-04-01 | Link against libcrypt in order to make MD5 passwords work. | ad |
| 2001-03-19 | sync with openssh 2.5.2 (from openbsd usr.bin/ssh, not from portable). | itojun |
| 2001-03-04 | add krb5 support to ssh/sshd. based on code initially from Daniel Kouril <ko... | assar |