Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update to the latest hpn-ssh patches for 3.9p1. The previous patches | brooks | 2005-07-11 | 2 | -12/+8 |
| | | | | | | were unfetchable. An upgrade to 4.1p1 will follow soon. Reported by: pointyhat (via kris) | ||||
* | Update to a new version of the none ciper patch. The previous version | brooks | 2005-01-17 | 2 | -2/+7 |
| | | | | | | | mistakenly allowed ssh to switch to the none ciper for interactive sessions which could pose a security risk. The new version corrects this. This code was only enabled when WANT_NONE_CIPHER was set in the make environment. Bump portrevision in this case. | ||||
* | Add security/hpn-ssh, a high performance SSH based on OpenSSH, after a | brooks | 2004-11-17 | 3 | -35/+30 |
| | | | | | | | | | repo-copy from security/openssh-portable. HPN-SSH is a set of patches to improve the perfomance of bulk transfers such as scp over long-fat pipes. Repocopy by: marcus | ||||
* | - drop maintainership | dinoex | 2004-10-14 | 1 | -1/+1 |
| | |||||
* | - new option WITH_OPENSSH_CHROOT | dinoex | 2004-10-12 | 2 | -24/+62 |
| | | | | Submitted by: KANAI Makoto | ||||
* | - cleanup patches | dinoex | 2004-10-12 | 5 | -21/+21 |
| | | | | (only context changed) | ||||
* | - update to 3.9p1 | dinoex | 2004-08-18 | 6 | -63/+46 |
| | | | | | | | set PORTVERSION 3.9.0.1 to avoid another bump of PORTEPOCH if 3.9.1p1 come out. - new option OPENSSH_SNAPSHOT | ||||
* | - bump PORTEPOCH | dinoex | 2004-04-29 | 1 | -0/+1 |
| | | | | Reported by kriS | ||||
* | - update to 3.8.1p1 | dinoex | 2004-04-29 | 2 | -3/+3 |
| | |||||
* | - force kerberos by option WITH_GSSAPI | dinoex | 2004-04-03 | 1 | -2/+2 |
| | |||||
* | - make PKGNAMESUFFIX more flexible | dinoex | 2004-03-26 | 1 | -4/+6 |
| | |||||
* | - add SIZE | dinoex | 2004-02-26 | 1 | -16/+16 |
| | |||||
* | - update to 3.8p1 | dinoex | 2004-02-25 | 3 | -11/+13 |
| | |||||
* | - fix Usage | dinoex | 2003-12-04 | 1 | -2/+2 |
| | |||||
* | - new option WITHOUT_KERBEROS | dinoex | 2003-10-18 | 1 | -1/+1 |
| | | | | | PR: 58156 Submitted by: matt@peterson.org | ||||
* | - fix build with kerberos5 from base and missing libdes | dinoex | 2003-10-13 | 1 | -16/+6 |
| | | | | - get rid of autoconf dependency | ||||
* | - fix spelling of gssapi | dinoex | 2003-10-13 | 1 | -2/+2 |
| | |||||
* | - add CONFLICTS | dinoex | 2003-10-12 | 1 | -2/+6 |
| | | | | Submitted by: eikemeier@fillmore-labs.com | ||||
* | - GSSAPI patch improved for kerbers5 and hemidal | dinoex | 2003-10-10 | 2 | -0/+23 |
| | | | | Submitted by: bg@sics.se | ||||
* | - cleanup GSSAPI option | dinoex | 2003-09-28 | 2 | -7/+0 |
| | |||||
* | - Fix BATCH=yes patch for bento. | dinoex | 2003-09-28 | 1 | -31/+6 |
| | |||||
* | - update to 3.7.1p2 | dinoex | 2003-09-26 | 24 | -1426/+84 |
| | | | | more regressions tests successfull | ||||
* | - Security Fix in PAM handling | dinoex | 2003-09-26 | 5 | -80/+508 |
| | | | | Obtained from: des | ||||
* | - mark FORBIDDEN until fixed. | dinoex | 2003-09-25 | 1 | -0/+2 |
| | |||||
* | - Security Fix obtained from OpenBSD | dinoex | 2003-09-23 | 2 | -4/+5 |
| | | | | | | http://www.openbsd.org/cgi-bin/cvsweb/src/usr.bin/ssh/buffer.c.diff?r1=1.18&r2=1.19 Submitted by: ash@lab.poc.net | ||||
* | Add Solar Designer's additional fixes to buffer management. | nectar | 2003-09-17 | 5 | -9/+126 |
| | |||||
* | - Securitry Fix revision 2 | dinoex | 2003-09-17 | 2 | -40/+111 |
| | | | | | http://www.openssh.com/txt/buffer.adv Approved by: lioux (portmgr) | ||||
* | Do not record expanded size before attempting to reallocate associated | nectar | 2003-09-16 | 2 | -0/+40 |
| | | | | | | memory. Obtained from: OpenBSD | ||||
* | - use OPENSSLRPATH from bsd.openssl.mk | dinoex | 2003-08-30 | 1 | -1/+2 |
| | | | | - strip CONFIGURE_ENV, LDFLAGS is set in bsd.openssl.mk | ||||
* | - use hook for bsd.openssl.mk | dinoex | 2003-08-28 | 1 | -1/+1 |
| | |||||
* | - Update to gssapi-20030430 | dinoex | 2003-05-07 | 2 | -8/+12 |
| | | | | Submitted by: wollman@lcs.mit.edu | ||||
* | - Update to 3.6.1p2 | dinoex | 2003-04-30 | 2 | -2/+2 |
| | |||||
* | - honor any given LDFLAGS | dinoex | 2003-04-15 | 1 | -0/+1 |
| | |||||
* | - Change all USE_OPENSSL_* to WITH_OPENSSL_* | dinoex | 2003-04-13 | 1 | -1/+1 |
| | |||||
* | - use bsd.openssl.mk | dinoex | 2003-04-03 | 1 | -1/+1 |
| | |||||
* | - Update to 3.6.1p1 | dinoex | 2003-04-02 | 2 | -3/+2 |
| | |||||
* | - extend regression tests | dinoex | 2003-04-01 | 3 | -1/+31 |
| | |||||
* | - Update to 3.6p1 | dinoex | 2003-04-01 | 4 | -33/+21 |
| | |||||
* | - add USE_PERL5_BUILD | dinoex | 2003-03-23 | 1 | -0/+1 |
| | |||||
* | - retire pkg-comment | dinoex | 2003-02-21 | 1 | -1/+0 |
| | |||||
* | - add COMMENT | dinoex | 2003-02-20 | 1 | -0/+1 |
| | |||||
* | - openssh-3.5p1 doesn't log utmp for IPv6 connection correctly | dinoex | 2003-01-02 | 2 | -0/+12 |
| | | | | Submitted by: ume | ||||
* | openssh-gssapi-3.5p1 is marked as broken | dinoex | 2002-11-21 | 1 | -1/+2 |
| | |||||
* | - cleanup of mor patches | dinoex | 2002-10-26 | 6 | -84/+43 |
| | | | | - fix Makefile to avoid key-generation on bento. | ||||
* | remove an disfuntional MASTER_SITE | dinoex | 2002-10-20 | 1 | -1/+0 |
| | |||||
* | Update to 3.5p1 | dinoex | 2002-10-17 | 7 | -85/+34 |
| | |||||
* | Craete moduli on bento. | dinoex | 2002-09-17 | 1 | -15/+5 |
| | |||||
* | add bugfix from CURRENT | dinoex | 2002-08-06 | 2 | -1/+10 |
| | |||||
* | Fix resolver problem with privilege-separation. | dinoex | 2002-07-27 | 2 | -1/+32 |
| | | | | PR: 39953 | ||||
* | - add pam_cleanup from CURRENT | dinoex | 2002-07-24 | 3 | -5/+29 |
| | | | | | - Fix build problems < 4.0 PR: 40576 |