summaryrefslogtreecommitdiffstats
path: root/security/hpn-ssh
Commit message (Collapse)AuthorAgeFilesLines
* Update to the latest hpn-ssh patches for 3.9p1. The previous patchesbrooks2005-07-112-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 versionbrooks2005-01-172-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 abrooks2004-11-173-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 maintainershipdinoex2004-10-141-1/+1
|
* - new option WITH_OPENSSH_CHROOTdinoex2004-10-122-24/+62
| | | | Submitted by: KANAI Makoto
* - cleanup patchesdinoex2004-10-125-21/+21
| | | | (only context changed)
* - update to 3.9p1dinoex2004-08-186-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 PORTEPOCHdinoex2004-04-291-0/+1
| | | | Reported by kriS
* - update to 3.8.1p1dinoex2004-04-292-3/+3
|
* - force kerberos by option WITH_GSSAPIdinoex2004-04-031-2/+2
|
* - make PKGNAMESUFFIX more flexibledinoex2004-03-261-4/+6
|
* - add SIZEdinoex2004-02-261-16/+16
|
* - update to 3.8p1dinoex2004-02-253-11/+13
|
* - fix Usagedinoex2003-12-041-2/+2
|
* - new option WITHOUT_KERBEROSdinoex2003-10-181-1/+1
| | | | | PR: 58156 Submitted by: matt@peterson.org
* - fix build with kerberos5 from base and missing libdesdinoex2003-10-131-16/+6
| | | | - get rid of autoconf dependency
* - fix spelling of gssapidinoex2003-10-131-2/+2
|
* - add CONFLICTSdinoex2003-10-121-2/+6
| | | | Submitted by: eikemeier@fillmore-labs.com
* - GSSAPI patch improved for kerbers5 and hemidaldinoex2003-10-102-0/+23
| | | | Submitted by: bg@sics.se
* - cleanup GSSAPI optiondinoex2003-09-282-7/+0
|
* - Fix BATCH=yes patch for bento.dinoex2003-09-281-31/+6
|
* - update to 3.7.1p2dinoex2003-09-2624-1426/+84
| | | | more regressions tests successfull
* - Security Fix in PAM handlingdinoex2003-09-265-80/+508
| | | | Obtained from: des
* - mark FORBIDDEN until fixed.dinoex2003-09-251-0/+2
|
* - Security Fix obtained from OpenBSDdinoex2003-09-232-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.nectar2003-09-175-9/+126
|
* - Securitry Fix revision 2dinoex2003-09-172-40/+111
| | | | | http://www.openssh.com/txt/buffer.adv Approved by: lioux (portmgr)
* Do not record expanded size before attempting to reallocate associatednectar2003-09-162-0/+40
| | | | | | memory. Obtained from: OpenBSD
* - use OPENSSLRPATH from bsd.openssl.mkdinoex2003-08-301-1/+2
| | | | - strip CONFIGURE_ENV, LDFLAGS is set in bsd.openssl.mk
* - use hook for bsd.openssl.mkdinoex2003-08-281-1/+1
|
* - Update to gssapi-20030430dinoex2003-05-072-8/+12
| | | | Submitted by: wollman@lcs.mit.edu
* - Update to 3.6.1p2dinoex2003-04-302-2/+2
|
* - honor any given LDFLAGSdinoex2003-04-151-0/+1
|
* - Change all USE_OPENSSL_* to WITH_OPENSSL_*dinoex2003-04-131-1/+1
|
* - use bsd.openssl.mkdinoex2003-04-031-1/+1
|
* - Update to 3.6.1p1dinoex2003-04-022-3/+2
|
* - extend regression testsdinoex2003-04-013-1/+31
|
* - Update to 3.6p1dinoex2003-04-014-33/+21
|
* - add USE_PERL5_BUILDdinoex2003-03-231-0/+1
|
* - retire pkg-commentdinoex2003-02-211-1/+0
|
* - add COMMENTdinoex2003-02-201-0/+1
|
* - openssh-3.5p1 doesn't log utmp for IPv6 connection correctlydinoex2003-01-022-0/+12
| | | | Submitted by: ume
* openssh-gssapi-3.5p1 is marked as brokendinoex2002-11-211-1/+2
|
* - cleanup of mor patchesdinoex2002-10-266-84/+43
| | | | - fix Makefile to avoid key-generation on bento.
* remove an disfuntional MASTER_SITEdinoex2002-10-201-1/+0
|
* Update to 3.5p1dinoex2002-10-177-85/+34
|
* Craete moduli on bento.dinoex2002-09-171-15/+5
|
* add bugfix from CURRENTdinoex2002-08-062-1/+10
|
* Fix resolver problem with privilege-separation.dinoex2002-07-272-1/+32
| | | | PR: 39953
* - add pam_cleanup from CURRENTdinoex2002-07-243-5/+29
| | | | | - Fix build problems < 4.0 PR: 40576
OpenPOWER on IntegriCloud