Age | Commit message (Expand) | Author | Files | Lines |
2001-02-17 | Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. | wiz | 2 | -2/+2 |
2001-02-16 | add missing RCS ID | dmcmahill | 2 | -2/+4 |
2001-02-13 | Change the names of the ssh and ssh6 packages to ssh{,6}-1.2.27nb1 so | is | 1 | -1/+2 |
2001-02-13 | Use 32bit instead of 16 bit variable to avoid overflow. | is | 2 | -1/+13 |
2001-01-29 | Add automatic ${VARIABLE} handling for MESSAGE files. | wiz | 2 | -9/+11 |
2000-10-19 | At least in 1.4Q, there was a login_cap.h, but it didn't define LOGIN_SETENV. | hubertf | 2 | -6/+6 |
2000-09-28 | The name of the rc.d script has changed. Update message to reflect new | jlam | 1 | -2/+2 |
2000-09-26 | Set USE_RSAREF2=NO by default. Hopefully, this will discourage people from | fredb | 1 | -1/+2 |
2000-09-20 | Install rc.d control script as "sshd" instead of "sshd.sh" to comply with | jlam | 3 | -5/+7 |
2000-09-09 | Reorganize crypto handling, as discussed on tech-pkg. Remove all | fredb | 1 | -3/+2 |
2000-08-28 | ssh 1.x ssh-keygen does not have -d for DSA keys - remove section that | abs | 1 | -5/+2 |
2000-08-18 | Replace MIRROR_DISTFILES and NO_CDROM with the more descriptive and | hubertf | 1 | -3/+3 |
2000-08-10 | Comment out Kerberos 5 support, for now. | thorpej | 1 | -7/+8 |
2000-08-05 | mention license change issue in 1.2.27 -> 1.2.28. | itojun | 1 | -1/+5 |
2000-07-24 | Make all the installed /usr/pkg/etc/rc.d/sshd.sh files match. | jlam | 1 | -10/+46 |
2000-07-17 | Add Solaris support. | veego | 2 | -5/+21 |
2000-04-18 | Fix a bug where if you were logging in from an account which had not | thorpej | 2 | -9/+10 |
2000-03-26 | revise CONFLICTS line. | itojun | 1 | -2/+2 |
2000-03-20 | split security/ssh and security/ssh6. | itojun | 25 | -4223/+837 |
2000-03-18 | SSH_DONT_USE_IDEA is deprecated, so include USE_IDEA in BUILD_DEFS instead. | jlam | 1 | -2/+2 |
2000-03-18 | Sync with latest changes to "patch-ab" and "patch-aj". | tron | 1 | -3/+3 |
2000-03-18 | mark socksified build broken, this has been unavailable for some time. | itojun | 1 | -1/+2 |
2000-03-18 | address PR9630. compilation chokes on IPv4-only kernel. | itojun | 2 | -269/+273 |
2000-03-06 | Adapt ssh to use our login.conf framework. | mjl | 3 | -75/+190 |
2000-03-03 | can't install ssh on top of openssh, due to conflicting files. | itojun | 1 | -1/+3 |
2000-03-02 | find -> ${FIND} | wiz | 1 | -2/+2 |
2000-02-11 | Make this compile with KERBEROS=5. | jlam | 2 | -8/+15 |
2000-02-05 | minor fixes for pkglint | wiz | 1 | -3/+3 |
2000-01-22 | Link "ssh-askpass" with run time library path for X11 libraries. Fixes | tron | 2 | -5/+14 |
2000-01-17 | Use new variable USE_IDEA, which is YES/NO, and mention that SSH_DONT_USE_IDEA | jlam | 1 | -5/+13 |
2000-01-05 | Strip trailing '.', and/or leading '(a|an) ' | abs | 1 | -1/+1 |
1999-12-28 | It looks like libwrap wasn't used ever since it became a dynamic lib? | kim | 3 | -315/+396 |
1999-12-28 | One of our patches changes --with-kerberos5 to --with-krb5 | kim | 1 | -3/+3 |
1999-12-26 | Sync checksum. Fixes PR pkg/9055 and pkg/9057. | tron | 1 | -2/+2 |
1999-12-25 | Regenerate md5, keep checksums for the old "distribution" patches | kim | 2 | -4/+4 |
1999-12-25 | Folded in IPv6 and Kerberos IV patches, so that both can be | kim | 40 | -153/+9932 |
1999-12-16 | regen | fredb | 1 | -2/+2 |
1999-12-16 | Fix ns32k specific syntax error. Require use of rsaref-2.0p3 instead of | jonb | 3 | -7/+16 |
1999-12-05 | Catch up to rev 1.11 of regular patch-sum | sommerfeld | 1 | -3/+3 |
1999-12-02 | Oups, forgot to commit this one (thanks Bernd :) | bouyer | 1 | -3/+3 |
1999-12-01 | Make this work on solaris. | bouyer | 1 | -4/+7 |
1999-12-01 | Use $(INSTALL_DATA), not /usr/bin/install -c ... | bouyer | 1 | -8/+7 |
1999-11-30 | Make this work with -current's krb5 stuff. | explorer | 5 | -14/+36 |
1999-11-13 | Revise previous fix (overly restrictive range check) | sommerfeld | 3 | -7/+7 |
1999-11-12 | Enable alternate rsh path with SSH_RSHPATH | abs | 1 | -1/+6 |
1999-11-12 | fix security problem with using RSAREF with ssh, reported in FreeBSD | sommerfeld | 3 | -8/+30 |
1999-10-19 | s/DONT_USE_IDEA/SSH_DONT_USE_IDEA/ to make it more obvious which package | agc | 1 | -4/+4 |
1999-10-07 | Remove me as maintainer of those packages. | tron | 1 | -2/+2 |
1999-09-28 | Use a relative path for bsd.pkg.mk instead of relying on the search path. | soren | 1 | -4/+1 |
1999-09-18 | Kerberos IV support (cannot have both IV and V at the same time). | kim | 5 | -42/+59 |