summaryrefslogtreecommitdiff
path: root/security/hpn-ssh (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - 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-102-0/+23
| | | | | | | Submitted by: bg@sics.se Notes: svn path=/head/; revision=90731
* - cleanup GSSAPI optionDirk Meyer2003-09-282-7/+0
| | | | Notes: svn path=/head/; revision=89708
* - Fix BATCH=yes patch for bento.Dirk Meyer2003-09-281-31/+6
| | | | Notes: svn path=/head/; revision=89600
* - update to 3.7.1p2Dirk Meyer2003-09-2624-1426/+84
| | | | | | | more regressions tests successfull Notes: svn path=/head/; revision=89470
* - Security Fix in PAM handlingDirk Meyer2003-09-265-80/+508
| | | | | | | 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-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 Notes: svn path=/head/; revision=89129
* Add Solar Designer's additional fixes to buffer management.Jacques Vidrine2003-09-175-9/+126
| | | | Notes: svn path=/head/; revision=89018
* - Securitry Fix revision 2Dirk Meyer2003-09-172-40/+111
| | | | | | | | 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-162-0/+40
| | | | | | | | | 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-072-8/+12
| | | | | | | Submitted by: wollman@lcs.mit.edu Notes: svn path=/head/; revision=80393
* - Update to 3.6.1p2Dirk Meyer2003-04-302-2/+2
| | | | 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-022-3/+2
| | | | Notes: svn path=/head/; revision=77939
* - extend regression testsDirk Meyer2003-04-013-1/+31
| | | | Notes: svn path=/head/; revision=77895
* - Update to 3.6p1Dirk Meyer2003-04-014-33/+21
| | | | Notes: svn path=/head/; revision=77892
* - add USE_PERL5_BUILDDirk Meyer2003-03-231-0/+1
| | | | Notes: svn path=/head/; revision=77190
* - retire pkg-commentDirk Meyer2003-02-211-1/+0
| | | | Notes: svn path=/head/; revision=76006
* - 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-022-0/+12
| | | | | | | 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
* - cleanup of mor patchesDirk Meyer2002-10-266-84/+43
| | | | | | | - fix Makefile to avoid key-generation on bento. Notes: svn path=/head/; revision=68853
* remove an disfuntional MASTER_SITEDirk Meyer2002-10-201-1/+0
| | | | Notes: svn path=/head/; revision=68420
* Update to 3.5p1Dirk Meyer2002-10-177-85/+34
| | | | Notes: svn path=/head/; revision=68188
* Craete moduli on bento.Dirk Meyer2002-09-171-15/+5
| | | | Notes: svn path=/head/; revision=66474
* add bugfix from CURRENTDirk Meyer2002-08-062-1/+10
| | | | Notes: svn path=/head/; revision=64116
* Fix resolver problem with privilege-separation.Dirk Meyer2002-07-272-1/+32
| | | | | | | PR: 39953 Notes: svn path=/head/; revision=63623
* - add pam_cleanup from CURRENTDirk Meyer2002-07-243-5/+29
| | | | | | | | - Fix build problems < 4.0 PR: 40576 Notes: svn path=/head/; revision=63497
* Add bits for regression testsDirk Meyer2002-07-223-1/+26
| | | | | | | 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-153-6/+19
| | | | | | | | | | - 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-072-118/+67
| | | | Notes: svn path=/head/; revision=62598
* PermitRootLogin no explanation added.Dirk Meyer2002-07-051-5/+12
| | | | Notes: svn path=/head/; revision=62458
* 'PermitRootLogin no' is the new default for the OpenSSH port.Dirk Meyer2002-07-0410-12/+728
| | | | | | | | | | | | | | | | | | 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
* Cleanup patch to avoid conflicts with GSSAPI patchesDirk Meyer2002-07-011-19/+30
| | | | Notes: svn path=/head/; revision=62298
* Revert changes.Dirk Meyer2002-06-301-1/+1
| | | | Notes: svn path=/head/; revision=62225
* give Enviroment from login.conf priority over all others,Dirk Meyer2002-06-303-19/+29
| | | | | | | problem found by drs@rucus.ru.ac.za. Notes: svn path=/head/; revision=62223
* Update gssapi patchDirk Meyer2002-06-282-1/+2
| | | | Notes: svn path=/head/; revision=62143
* Defaults changed: (Gregory Sutter)Dirk Meyer2002-06-286-8/+58
| | | | | | | | | | | | | ChallengeResponseAuthentication no UseLogin no patch for configure, to detect MAP_ANON submitted by: Christophe Labouisse,Michael Handler,Gert Doering,Phil Oleson,Dave Baker fix missing includes for "canohost.h" Notes: svn path=/head/; revision=62141
* nuke obsolete fileDirk Meyer2002-06-261-61/+0
| | | | Notes: svn path=/head/; revision=62041
* update patch for 3.4Dirk Meyer2002-06-261-16/+44
| | | | Notes: svn path=/head/; revision=62033
* Update to openssh-3.4Dirk Meyer2002-06-262-4/+2
| | | | | | | Update to openssh-3.4p1 Notes: svn path=/head/; revision=62031
* Security FIX, Please update to this Version.Dirk Meyer2002-06-263-1/+68
| | | | | | | | | | | | | | Options for both: USE_OPENSSL_BASE=yes uses an older opensssl in the base system. Options for portable: OPENSSH_OVERWRITE_BASE=yes includes USE_OPENSSL_BASE=yes installls in the paths of the base system Notes: svn path=/head/; revision=62021