aboutsummaryrefslogtreecommitdiffstats
path: root/security/openssh-portable/files
Commit message (Expand)AuthorAgeFilesLines
* Bring in upstream commit ec165c392ca54317dbe3064a8c200de6531e89ad:bdrewery2016-10-251-0/+33
* - Update to 7.3p1bdrewery2016-08-093-13/+15
* - Update to 7.2p1bdrewery2016-03-015-101/+31
* x11/xterm: document ncurses requirement (USES+=ncurses)marino2016-02-041-0/+11
* Fix the KERB_GSSAPI option using the latest patch from Debian.bdrewery2016-01-202-11/+34
* Make portlint stop spamming me. It's gotten quite silly.bdrewery2015-11-1216-6/+17
* Fix the NONECIPHER not actually being offered by the server.bdrewery2015-11-121-24/+24
* Drop 8 support.mat2015-10-151-36/+0
* Stop trying to create the RSA protocol 1 key from the rc.d file. It is nobdrewery2015-09-251-11/+1
* It seems some people keep adding $FreeBSD$ to patch files.mat2015-09-161-1/+0
* Apply upstream fix for 'HostkeyAlgorithms +' support.bdrewery2015-08-251-0/+51
* - Update to OpenSSH 7.0p1bdrewery2015-08-183-105/+46
* Add upstream fix to address CVE-2015-5600 for MaxAuthTries bypass.bdrewery2015-07-281-0/+52
* Fix accidental revert of PermitRootLogin default to NO.bdrewery2015-07-281-0/+9
* - Update to 6.9p1bdrewery2015-07-289-180/+46
* Remove $FreeBSD$ from patches files everywhere.mat2015-05-231-2/+0
* Avoid a potential read overflow. This was not deemed a security issue bybdrewery2015-05-171-0/+17
* Fix clients getting 'Bad packet length' and 'Disconnecting: Packet corrupt'bdrewery2015-05-071-7/+10
* Replace the TTSH patch from r383618 with the one that upstream took.bdrewery2015-04-151-20/+51
* Cleanup some unneeded patches.bdrewery2015-04-102-18/+0
* Limit the TTSSH bug fix in r383618 to only versions that have it.bdrewery2015-04-101-5/+20
* Fix TTSSH (Tera Type/Term) client crash:bdrewery2015-04-092-2/+35
* Remove debugging leftover in release.bdrewery2015-04-091-0/+16
* - Update to 6.8p1bdrewery2015-04-0510-258/+1359
* Make the VersionAddendum fix use the proper default.bdrewery2015-03-291-0/+5
* Stop forcing the port version string into the server banner.bdrewery2015-03-232-16/+36
* Fix incorrect reference to ETCSSH from r381709bdrewery2015-03-221-23/+23
* - Fix HPN patches for 6.7p1bdrewery2014-12-171-3/+3
* - Update to 6.7p1.bdrewery2014-11-185-198/+215
* Support multiple ListenAddress portsbdrewery2014-10-041-3/+8
* - Update to "6.6.1" [1]bdrewery2014-04-241-0/+162
* - Update to 6.6bdrewery2014-03-172-20/+3
* - Fix RC scriptbdrewery2014-02-051-1/+1
* - Update to 6.5bdrewery2014-02-057-28/+65
* - Update to 6.3p1bdrewery2013-10-135-12/+227
* Cleanup patch-readconf.c to only have 1 diffbdrewery2013-10-031-17/+17
* - Copy base r251088 over (which removes a patch) and disable default sandboxbdrewery2013-09-293-19/+1
* - In rc script, be consistent in reload and check for and generate keysbdrewery2013-06-221-1/+1
* - Fix sshd crash when not using HPNbdrewery2013-05-231-4/+12
* - Update to 6.2p2bdrewery2013-05-1813-231/+331
* - Bring in r199804 and r206397 from base to avoid killing sshd inbdrewery2013-05-171-0/+43
* - Remove copyright as it was a base customization that was removed inbdrewery2013-05-171-25/+0
* - Remove CHROOT option and patch. ChrootDirectory was added in 5.0bdrewery2013-05-171-29/+3
* - Remove compatibiliy for FreeBSD <4.xbdrewery2013-04-1719-1922/+146
* - Fix all cases of 'No newline at end of file' in ports treeak2013-02-011-1/+1
* Add KEYWORD: shutdowndougb2012-06-251-58/+53
* - Fix ECDSA key generation in openssh rc.d scriptsunpoet2012-06-251-1/+1
* In the rc.d scripts, change assignments to rcvar to use thedougb2012-01-141-1/+1
* - update to 5.8p2 [1]flo2011-10-2231-5542/+787
* - Add VersionAddendum support.stephen2011-07-1411-30/+233
* Remove OpenSC support. This port should be updated to support PKCS#11.ale2010-12-271-134/+0
* Add the sftpfilecontrol patch as an OPTION (WITH_FILECONTROL)pgollucci2010-08-311-0/+488
* Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1
* - Unbreak KERBEROS optionpav2009-09-181-1/+61
* - security/openssh-portable: update HPN and LPK patches to newer versionspgollucci2009-06-227-1132/+2684
* Fix HPN crash issue by using aes128-ctr, aes192-ctr and aes256-ctr.nork2009-05-171-3/+3
* - Update to 5.2p1pav2009-05-155-236/+2713
* - Add vendor patch for lpk patch that fixes runtime on amd64pav2009-03-251-0/+44
* - Update to 5.1p1pav2009-03-252-37/+29
* - Update to 5.0p1mnag2008-04-193-31/+1894
* - Update to 4.7p1mnag2007-09-081-32/+0
* - Enable ssl-enginemnag2007-08-303-2337/+35
* - Update OpenSSH to 4.6p1mnag2007-03-132-1813/+2337
* - Fix CHROOT patch using chroot() before setusercontext() and add strerror() ...mnag2006-11-101-18/+14
* - Update to 4.5p1mnag2006-11-101-1/+1
* - Add OPTION to enable Kerberos/GSSAPI patch [1]mnag2006-10-081-0/+1813
* - Update to 4.4p1.mnag2006-10-0119-430/+435
* Add optional OpenSC PIN patch which make it possible for OpenSSH to asksimon2006-08-091-0/+131
* - Fix order in rc.d script. Because of pidfile are empty, reload [2] and rest...mnag2006-02-221-14/+17
* - Update to 4.3p1mnag2006-02-084-34/+96
* - Update to 4.2p1garga2005-09-023-108/+31
* - Update to 4.0p1ahze2005-03-207-62/+131
* - sshd child process crashes when user with expired password logs in.pav2004-12-191-1/+1
* - new option WITH_OPENSSH_CHROOTdinoex2004-10-121-24/+58
* - cleanup patchesdinoex2004-10-125-21/+21
* - update to 3.9p1dinoex2004-08-184-58/+21
* - update to 3.8p1dinoex2004-02-251-9/+9
* - fix Usagedinoex2003-12-041-2/+2
* - GSSAPI patch improved for kerbers5 and hemidaldinoex2003-10-101-0/+18
* - Fix BATCH=yes patch for bento.dinoex2003-09-281-31/+6
* - update to 3.7.1p2dinoex2003-09-2722-1417/+82
* - Security Fix in PAM handlingdinoex2003-09-264-77/+507
* - Security Fix obtained from OpenBSDdinoex2003-09-241-3/+4
* Add Solar Designer's additional fixes to buffer management.nectar2003-09-184-8/+125
* - Securitry Fix revision 2dinoex2003-09-171-39/+110
* Do not record expanded size before attempting to reallocate associatednectar2003-09-161-0/+39
* - extend regression testsdinoex2003-04-012-0/+30
* - Update to 3.6p1dinoex2003-04-012-30/+19
* - openssh-3.5p1 doesn't log utmp for IPv6 connection correctlydinoex2003-01-021-0/+11
* - cleanup of mor patchesdinoex2002-10-266-84/+43
* Update to 3.5p1dinoex2002-10-175-82/+32
* Craete moduli on bento.dinoex2002-09-171-15/+5
* add bugfix from CURRENTdinoex2002-08-071-0/+9
* Fix resolver problem with privilege-separation.dinoex2002-07-271-0/+31
* - add pam_cleanup from CURRENTdinoex2002-07-252-4/+28
* Add bits for regression testsdinoex2002-07-222-1/+21
* - Fix Problem with HAVE_HOST_IN_UTMPdinoex2002-07-162-5/+18
* merge PAM buffer management from current.dinoex2002-07-081-117/+66
* 'PermitRootLogin no' is the new default for the OpenSSH port.dinoex2002-07-059-10/+719
* Cleanup patch to avoid conflicts with GSSAPI patchesdinoex2002-07-021-19/+30
* Revert changes.dinoex2002-07-011-1/+1
* give Enviroment from login.conf priority over all others,dinoex2002-07-012-18/+28
* Defaults changed: (Gregory Sutter)dinoex2002-06-285-8/+57
* nuke obsolete filedinoex2002-06-271-61/+0
* update patch for 3.4dinoex2002-06-271-16/+44
* Security FIX, Please update to this Version.dinoex2002-06-261-0/+61
* Thanks to max@wide.ad.jp, maxim, obraun@informatik.unibw-muenchen.de, fjoedinoex2002-06-261-15/+43
* Migrate configuration files to $PREFIX/etc/ssh/dinoex2002-06-262-13/+24
* Update to OpenSSH 3.2.3dinoex2002-05-312-53/+22
* - Fix build for 5.0-CURRENTdinoex2002-03-301-0/+25
* Updated Patch on openBSD website,dinoex2002-03-281-1/+1
* - Make KERBEROS patch build with heimdal portdinoex2002-03-251-0/+17
* - Fix problem with auth_ttyok and ttynamedinoex2002-03-251-12/+22
* Merged patches for HAVE_LOGIN_CAP from stabledinoex2002-03-184-12/+296
* Allow IPv6 connection if detected by configure.dinoex2002-03-091-1/+1
* fix patch for build on bentodinoex2002-03-091-5/+5
* - patch to fix undefined (ulong)dinoex2002-03-091-0/+11
* Update to OpenSSH 3.1 OpennSSH-portable 3.1p1dinoex2002-03-082-26/+18
* Fix off-by-one error.nectar2002-03-061-0/+11
* Add patch for: readpassphrase.hdinoex2002-01-281-0/+23
* - extend patch for batch mode, so no site-specifc files are installed.dinoex2001-12-021-1/+39
* - Udate to OpenSSH-3.0.2dinoex2001-12-021-0/+11
* cvs rm'ing patch-coredump, as the current versions are safe.dinoex2001-10-261-11/+0
* - included an patch that solves a coredump in sshddinoex2001-10-241-0/+11
* - Update to OpenSSH 2.9.9p2dinoex2001-10-033-80/+16
* - Update to p2:dinoex2001-08-201-144/+17
* Fix FreeBSD specific patch, exit now if change of password fails.dwcjr2001-06-111-10/+12
* - Switch to the user's uid before attempting to unlink the auth forwardingdinoex2001-06-091-0/+193
* New port:dinoex2001-06-015-0/+159