aboutsummaryrefslogtreecommitdiff
path: root/security/hpn-ssh/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove the hpn-ssh port. The functionality is now an option whenBrooks Davis2006-03-151-162/+0
| | | | | | | building the openssh-portable port. Notes: svn path=/head/; revision=157131
* BROKEN: Checksum mismatchKris Kennaway2006-01-141-0/+2
| | | | Notes: svn path=/head/; revision=153424
* Update to the latest hpn-ssh patches for 3.9p1. The previous patchesBrooks Davis2005-07-111-7/+4
| | | | | | | | | were unfetchable. An upgrade to 4.1p1 will follow soon. Reported by: pointyhat (via kris) Notes: svn path=/head/; revision=138948
* Update to a new version of the none ciper patch. The previous versionBrooks Davis2005-01-171-1/+5
| | | | | | | | | | 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. Notes: svn path=/head/; revision=126662
* Add security/hpn-ssh, a high performance SSH based on OpenSSH, after aBrooks Davis2004-11-171-23/+15
| | | | | | | | | | | | 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 Notes: svn path=/head/; revision=121836
* - drop maintainershipDirk Meyer2004-10-141-1/+1
| | | | Notes: svn path=/head/; revision=119362
* - new option WITH_OPENSSH_CHROOTDirk Meyer2004-10-121-0/+4
| | | | | | | Submitted by: KANAI Makoto Notes: svn path=/head/; revision=118778
* - update to 3.9p1Dirk Meyer2004-08-181-3/+23
| | | | | | | | | | set PORTVERSION 3.9.0.1 to avoid another bump of PORTEPOCH if 3.9.1p1 come out. - new option OPENSSH_SNAPSHOT Notes: svn path=/head/; revision=116585
* - bump PORTEPOCHDirk Meyer2004-04-291-0/+1
| | | | | | | Reported by kriS Notes: svn path=/head/; revision=107922
* - update to 3.8.1p1Dirk Meyer2004-04-291-1/+1
| | | | Notes: svn path=/head/; revision=107917
* - force kerberos by option WITH_GSSAPIDirk Meyer2004-04-031-2/+2
| | | | Notes: svn path=/head/; revision=106002
* - make PKGNAMESUFFIX more flexibleDirk Meyer2004-03-261-4/+6
| | | | Notes: svn path=/head/; revision=105368
* - add SIZEDirk Meyer2004-02-261-16/+16
| | | | Notes: svn path=/head/; revision=102162
* - update to 3.8p1Dirk Meyer2004-02-251-1/+2
| | | | Notes: svn path=/head/; revision=102091
* - new option WITHOUT_KERBEROSDirk Meyer2003-10-181-1/+1
| | | | | | | | PR: 58156 Submitted by: matt@peterson.org Notes: svn path=/head/; revision=91564
* - fix build with kerberos5 from base and missing libdesDirk Meyer2003-10-131-16/+6
| | | | | | | - get rid of autoconf dependency Notes: svn path=/head/; revision=91049
* - fix spelling of gssapiDirk Meyer2003-10-131-2/+2
| | | | Notes: svn path=/head/; revision=90981
* - add CONFLICTSDirk Meyer2003-10-121-2/+6
| | | | | | | Submitted by: eikemeier@fillmore-labs.com Notes: svn path=/head/; revision=90911
* - GSSAPI patch improved for kerbers5 and hemidalDirk Meyer2003-10-101-0/+5
| | | | | | | Submitted by: bg@sics.se Notes: svn path=/head/; revision=90731
* - cleanup GSSAPI optionDirk Meyer2003-09-281-6/+0
| | | | Notes: svn path=/head/; revision=89708
* - update to 3.7.1p2Dirk Meyer2003-09-261-8/+1
| | | | | | | more regressions tests successfull Notes: svn path=/head/; revision=89470
* - Security Fix in PAM handlingDirk Meyer2003-09-261-3/+1
| | | | | | | Obtained from: des Notes: svn path=/head/; revision=89406
* - mark FORBIDDEN until fixed.Dirk Meyer2003-09-251-0/+2
| | | | Notes: svn path=/head/; revision=89368
* - Security Fix obtained from OpenBSDDirk Meyer2003-09-231-1/+1
| | | | | | | | | 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 Notes: svn path=/head/; revision=89129
* Add Solar Designer's additional fixes to buffer management.Jacques Vidrine2003-09-171-1/+1
| | | | Notes: svn path=/head/; revision=89018
* - Securitry Fix revision 2Dirk Meyer2003-09-171-1/+1
| | | | | | | | http://www.openssh.com/txt/buffer.adv Approved by: lioux (portmgr) Notes: svn path=/head/; revision=89017
* Do not record expanded size before attempting to reallocate associatedJacques Vidrine2003-09-161-0/+1
| | | | | | | | | memory. Obtained from: OpenBSD Notes: svn path=/head/; revision=89006
* - use OPENSSLRPATH from bsd.openssl.mkDirk Meyer2003-08-301-1/+2
| | | | | | | - strip CONFIGURE_ENV, LDFLAGS is set in bsd.openssl.mk Notes: svn path=/head/; revision=88060
* - use hook for bsd.openssl.mkDirk Meyer2003-08-281-1/+1
| | | | Notes: svn path=/head/; revision=87906
* - Update to gssapi-20030430Dirk Meyer2003-05-071-8/+11
| | | | | | | Submitted by: wollman@lcs.mit.edu Notes: svn path=/head/; revision=80393
* - Update to 3.6.1p2Dirk Meyer2003-04-301-1/+1
| | | | Notes: svn path=/head/; revision=79907
* - honor any given LDFLAGSDirk Meyer2003-04-151-0/+1
| | | | Notes: svn path=/head/; revision=79026
* - Change all USE_OPENSSL_* to WITH_OPENSSL_*Dirk Meyer2003-04-131-1/+1
| | | | Notes: svn path=/head/; revision=78878
* - use bsd.openssl.mkDirk Meyer2003-04-031-1/+1
| | | | Notes: svn path=/head/; revision=78059
* - Update to 3.6.1p1Dirk Meyer2003-04-021-1/+1
| | | | Notes: svn path=/head/; revision=77939
* - extend regression testsDirk Meyer2003-04-011-1/+1
| | | | Notes: svn path=/head/; revision=77895
* - Update to 3.6p1Dirk Meyer2003-04-011-2/+1
| | | | Notes: svn path=/head/; revision=77892
* - add USE_PERL5_BUILDDirk Meyer2003-03-231-0/+1
| | | | Notes: svn path=/head/; revision=77190
* - add COMMENTDirk Meyer2003-02-201-0/+1
| | | | Notes: svn path=/head/; revision=75965
* - openssh-3.5p1 doesn't log utmp for IPv6 connection correctlyDirk Meyer2003-01-021-0/+1
| | | | | | | Submitted by: ume Notes: svn path=/head/; revision=72143
* openssh-gssapi-3.5p1 is marked as brokenDirk Meyer2002-11-211-1/+2
| | | | Notes: svn path=/head/; revision=70719
* remove an disfuntional MASTER_SITEDirk Meyer2002-10-201-1/+0
| | | | Notes: svn path=/head/; revision=68420
* Update to 3.5p1Dirk Meyer2002-10-171-2/+1
| | | | Notes: svn path=/head/; revision=68188
* add bugfix from CURRENTDirk Meyer2002-08-061-1/+1
| | | | Notes: svn path=/head/; revision=64116
* Fix resolver problem with privilege-separation.Dirk Meyer2002-07-271-1/+1
| | | | | | | PR: 39953 Notes: svn path=/head/; revision=63623
* - add pam_cleanup from CURRENTDirk Meyer2002-07-241-1/+1
| | | | | | | | - Fix build problems < 4.0 PR: 40576 Notes: svn path=/head/; revision=63497
* Add bits for regression testsDirk Meyer2002-07-221-0/+5
| | | | | | | Fix build for /var/empty is schg and have open permissions. Notes: svn path=/head/; revision=63373
* - Fix Problem with HAVE_HOST_IN_UTMPDirk Meyer2002-07-151-1/+1
| | | | | | | | | | - update monitor.c PR: 40576 Submitted by: lxv@a-send-pr.sink.omut.org Notes: svn path=/head/; revision=63028
* merge PAM buffer management from current.Dirk Meyer2002-07-071-1/+1
| | | | Notes: svn path=/head/; revision=62598
* 'PermitRootLogin no' is the new default for the OpenSSH port.Dirk Meyer2002-07-041-2/+9
| | | | | | | | | | | | | | | | | | This now matches the PermitRootLogin configuration of OpenSSH in the base system. Please be aware of this when upgrading your OpenSSH port, and if truly necessary, re-enable remote root login by readjusting this option in your sshd_config. Users are encouraged to create single-purpose users with ssh keys and very narrowly defined sudo privileges instead of using root for automated tasks. - PKGNAMESUFFIX for GSSAPI set. - Merged some patches from current to improve PAM. - Fix BATCH=yes for bento. Notes: svn path=/head/; revision=62437